Skip to content

Releases: RavenSystem/esp-homekit-devices

Home Accessory Architect v12.7.2 Merlin

03 Aug 18:51
Compare
Choose a tag to compare

Changelog v12.7.2:

  • Temperature and Humidity sensors, iAirZoning, Light sensor, Free Monitor, and Power Measure: Fixed bug that could freeze reads.
  • Lightbulb: Fixed bug with type 2 that was not updating PWM duty.
  • Several improvements on I2C and mDNS announces.

Changelog v12.7.1:

  • Setup Mode:
    • Added information about current SSID and BSSID configured WiFi.
    • Changed behavior of WiFi AP on updated devices: they will have WiFi AP enabled if it was not setup before.
    • Changing WiFi Mode will remove WiFi AP password and re-enable WiFi AP automatically, in the same way than changing or removing WiFi settings.
  • Only ESP32, ESP32-S and ESP32-C chips:
    • Hardware PWM: Increased maximum frequency to 29KHz.

Changelog v12.7.0:

  • Setup Mode:
    • Added a new way to manage WiFi AP. Now it is possible to disable it completely, or setup a password. When a password is set, WiFi AP will not be disabled when device connects to network.
    • Updated devices will have WiFi AP disabled. To reenable it, enter in setup mode and check WiFi AP.
    • New installations will enable WiFi AP by default.
  • Revert back to wolfSSL 3.13.0 to save flash.
  • Some minor improvements.
  • Only ESP8266:
    • Changed initial GPIOs state from disable to input, to avoid some hardware issues with several devices. To take effect, a complete power cycle is needed (Cutting power).

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.7.1 Merlin

23 Jul 17:24
Compare
Choose a tag to compare

Changelog v12.7.1:

  • Setup Mode:
    • Added information about current SSID and BSSID configured WiFi.
    • Changed behavior of WiFi AP on updated devices: they will have WiFi AP enabled if it was not setup before.
    • Changing WiFi Mode will remove WiFi AP password and re-enable WiFi AP automatically, in the same way than changing or removing WiFi settings.
  • Only ESP32, ESP32-S and ESP32-C chips:
    • Hardware PWM: Increased maximum frequency to 29KHz.

Changelog v12.7.0:

  • Setup Mode:
    • Added a new way to manage WiFi AP. Now it is possible to disable it completely, or setup a password. When a password is set, WiFi AP will not be disabled when device connects to network.
    • Updated devices will have WiFi AP disabled. To reenable it, enter in setup mode and check WiFi AP.
    • New installations will enable WiFi AP by default.
  • Revert back to wolfSSL 3.13.0 to save flash.
  • Some minor improvements.
  • Only ESP8266:
    • Changed initial GPIOs state from disable to input, to avoid some hardware issues with several devices. To take effect, a complete power cycle is needed (Cutting power).

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.7.0 Merlin

19 Jul 20:39
Compare
Choose a tag to compare

Changelog v12.7.0:

  • Setup Mode:
    • Added a new way to manage WiFi AP. Now it is possible to disable it completely, or setup a password. When a password is set, WiFi AP will not be disabled when device connects to network.
    • Updated devices will have WiFi AP disabled. To reenable it, enter in setup mode and check WiFi AP.
    • New installations will enable WiFi AP by default.
  • Revert back to wolfSSL 3.13.0 to save flash.
  • Some minor improvements.
  • Only ESP8266:
    • Changed initial GPIOs state from disable to input, to avoid some hardware issues with several devices. To take effect, a complete power cycle is needed (Cutting power).

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.6.2 Merlin

13 Jul 21:53
Compare
Choose a tag to compare

Changelog v12.6.2:

  • Improved initial network connection when HAA devices boot before Wifi AP and router.
  • Fine tuned delays on Wifi reconnections.
  • Only ESP32 variants:
    • Fixed Software PWM.

Changelog v12.6.1:

  • Added several memory guards related to network connections.
  • HAA Installers:
    • Added some modifications to allow wifi to reconnect and continue installation when disconnected.
  • Only ESP8266 variants:
    • Increased TCP_WND and TCP_SND_BUF to 5840 to improve performance.

Changelog v12.6.0:

  • Added support for a new chip: ESP32-C6.
  • Network Requests and IR/RF Actions: Added some DRAM safeguards.
  • Only ESP32 variants:
    • Updated ESP-IDF SDK to v5.1.
    • Fixed bug in IR/RF Actions where they stop working after 4294 seconds since boot.
    • Improved performance of NewLib Format.
    • Reduced flash footprint.

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.6.1 Merlin

04 Jul 10:32
Compare
Choose a tag to compare

Changelog v12.6.1:

  • Added several memory guards related to network connections.
  • HAA Installers:
    • Added some modifications to allow wifi to reconnect and continue installation when disconnected.
  • Only ESP8266 variants:
    • Increased TCP_WND and TCP_SND_BUF to 5840 to improve performance.

Changelog v12.6.0:

  • Added support for a new chip: ESP32-C6.
  • Network Requests and IR/RF Actions: Added some DRAM safeguards.
  • Only ESP32 variants:
    • Updated ESP-IDF SDK to v5.1.
    • Fixed bug in IR/RF Actions where they stop working after 4294 seconds since boot.
    • Improved performance of NewLib Format.
    • Reduced flash footprint.

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.6.0 Merlin

02 Jul 11:29
Compare
Choose a tag to compare

Changelog v12.6.0:

  • Added support for a new chip: ESP32-C6.
  • Network Requests and IR/RF Actions: Added some DRAM safeguards.
  • Only ESP32 variants:
    • Updated ESP-IDF SDK to v5.1.
    • Fixed bug in IR/RF Actions where they stop working after 4294 seconds since boot.
    • Improved performance of NewLib Format.
    • Reduced flash footprint.

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.5.0 Merlin

13 Jun 20:24
Compare
Choose a tag to compare

Changelog v12.5.0:

  • Updated wolfSSL library to v3.15.3.
  • Several improvements on HomeKit Pair Setup.
  • Possible fix for Wifi reconnection on slow networks.
  • ESP8266:
    • Reduced network windows size to 2920.

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.4.4 Merlin

30 May 19:30
Compare
Choose a tag to compare

Changelog v12.4.4:

  • Fixes and improvements for HAA Wifi Roaming.

Changelog v12.4.3:

  • Fixes Service Notifications from Free Monitor when target service is same as source.
  • ESP8266:
    • Reverts back disable Wifi sleep added in v12.0.3, and leaves default configuration to avoid issues with several wifi networks. Devices with issues should to do a complete reboot cutting power after install this update.

Changelog v12.4.2:

  • Fixes Wifi reconnection setting from HAA Home Manager App.

Changelog v12.4.1:

  • Faster Wifi reconnection.

Changelog v12.4.0:

  • Updates JSON library with a new cJSON-RavenSystem Fork version, with huge CPU and memory improvements.
    JSON is used by MEPLHAA Script and HAP (HomeKit Accessory Protocol).

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.4.3 Merlin

26 May 21:06
Compare
Choose a tag to compare

Changelog v12.4.3:

  • Fixes Service Notifications from Free Monitor when target service is same as source.
  • ESP8266:
    • Reverts back disable Wifi sleep added in v12.0.3, and leaves default configuration to avoid issues with several wifi networks. Devices with issues should to do a complete reboot cutting power after install this update.

Changelog v12.4.2:

  • Fixes Wifi reconnection setting from HAA Home Manager App.

Changelog v12.4.1:

  • Faster Wifi reconnection.

Changelog v12.4.0:

  • Updates JSON library with a new cJSON-RavenSystem Fork version, with huge CPU and memory improvements.
    JSON is used by MEPLHAA Script and HAP (HomeKit Accessory Protocol).

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.4.2 Merlin

25 May 11:27
Compare
Choose a tag to compare

Changelog v12.4.2:

  • Fixes Wifi reconnection setting from HAA Home Manager App.

Changelog v12.4.1:

  • Faster Wifi reconnection.

Changelog v12.4.0:

  • Updates JSON library with a new cJSON-RavenSystem Fork version, with huge CPU and memory improvements.
    JSON is used by MEPLHAA Script and HAP (HomeKit Accessory Protocol).

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter