Home Accessory Architect v12.12.6 Merlin
RavenSystem
released this
06 Jun 08:00
·
16 commits
to master
since this release
Changelog 12.12.6:
- Window Covering: Send every second current cover position when it is moving, to be used with Apple Home automations in a smarter way. This is not a bug fix; it is a feature that no other firmware has.
- ESP32, ESP32-C and ESP32-S:
- Updated SDK version to ESP-IDF 5.2.2 with many bug fixes.
Changelog 12.12.5:
- HeaterCooler: Added new option
"o":N
to move deadbands and customize even more the logic. More info... - HeaterCooler: Removed undocumented test feature "safe margin" added in v12.11.0. The same can be done using Free Monitor service.
- Humidifier: Added new option
"o":N
to move deadbands and customize even more the logic. More info... - Lightbulb: Fixed NRZ protocol when more than one GPIO was used.
- I/O Expanders: Fixed bug when GPIOs above 7 were used as output.
- ESP32-C and ESP32-S:
- Used right TX pin for default UART output for installer firmwares, when device is in setup mode or in capture IR/RF mode; instead GPIO 1 used in prior versions of HAA. More info...
Changelog 12.12.4:
- Improved reset HomeKit ID procedure.
- iAirZoning: Improved logic in "soft" states.
- ESP32, ESP32-C and ESP32-S:
- Updated SDK version to ESP-IDF 5.2.1 with many bug fixes.
Changelog 12.12.3:
- Setup mode: Fixed bug where extra pairings count was not removed when Reset HomeKit ID was used.
Changelog 12.12.2:
- ESP32-C3:
- Added workaround to fix ESP-IDF v5.2 bug espressif/esp-idf#13197
Changelog 12.12.1:
- Added some delays in installation process when SSL is used to help with bad WiFi environments.
- Improved button pulse mode even more.
Changelog 12.12.0:
- HomeKit: Fixed blocking remove/update pairings when extra pairing is added and device is not rebooted.
- HomeKit: Several improvements getting pairings count when extra pairings is used.
- Improved button pulse mode when pulse time is zero.
- ESP32, ESP32-C and ESP32-S:
- Updated SDK version to ESP-IDF 5.2 with many improvements and bug fixes.
- Improved critical task locks.
- DHT and DS18B20 sensors: improved GPIO initialization.
Read Wiki for more info.