Releases: RavenSystem/esp-homekit-devices
Home Accessory Architect v12.6.1 Merlin
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:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.
Home Accessory Architect v12.6.0 Merlin
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:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.
Home Accessory Architect v12.5.0 Merlin
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:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.
Home Accessory Architect v12.4.4 Merlin
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:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.
Home Accessory Architect v12.4.3 Merlin
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:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.
Home Accessory Architect v12.4.2 Merlin
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:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.
Home Accessory Architect v12.4.1 Merlin
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:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.
Home Accessory Architect v12.4.0 Merlin
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:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.
Home Accessory Architect v12.3.0 Merlin
Changelog v12.3.0:
- Change default Gratuitous ARP Period period from 60 to 285 seconds, because most common ARP TTL is 300 seconds.
- Set random channel (1, 6 or 11) for Wifi AP HAA-XXXXXX when setup mode. Before it was fixed at channel 6.
- Improvements on button filter to avoid "ghost switchings".
- Added new declaration formats to save memory (Keep calm: Old formats are valid too. None scripts changes are needed) for:
- ESP32:
- Set WiFi Bandwidth to 20MHz, and added option to enable 40MHz only in normal mode of HAA Main firmware.
- Added error logs on initial GPIOs declarations.
Changelog v12.0.0:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.
Home Accessory Architect v12.2.3 Merlin
Changelog v12.2.3:
- Added missing condition to Free Monitor.
Changelog v12.2.2:
- Fixes UART receiver bug.
Changelog v12.2.1:
- Fixes bug in temperature/humidity reads that cause a system crash.
Changelog v12.2.0:
- New Boot Delay option, to set an early delay before first hardware initialization, keeping all GPIOs disabled.
- Improves GPIOs initial setup of installer firmwares to avoid activating relays when updating.
- Improvements on multitask management.
- Other minor improvements.
- ESP32:
- Updated ESP-IDF SDK to v5.0.2
- Added Gratuitous ARP Period configuration
- Added SPI Flash Mode configuration
Changelog v12.0.0:
- BREAKING CHANGES !!! Check Migration Guide
Read Wiki for more info.