Changelog 12.11.2:
- Setup mode: Fixed bug that disables WiFi AP without user request.
- HomeKit: Added several DRAM guards.
- HomeKit: Fixed TLV parse bug when processing TLV NULL value that causes a system crash.
- HomeKit: Fixed bug on storage when compacting data.
- ESP8266:
- WiFi: Fixed bug that avoid to set PHY mode to 802.11N at boot when 802.11G was used before.
Changelog 12.11.1:
- Setup mode: Fixed bug that allows disable WiFi AP when none SSID is configured.
Changelog 12.11.0:
- HeaterCooler: Added
"mc":N
key to enable (N > 0) and setup temperature safe margin in ºC, in addition to 4 new actions that will be executed when target temperature is greater difference than current temperature + deadbands + safe margin:"15"
: Heater safe up"16"
: Heater safe down"17"
: Cooler safe up"18"
: Cooler safe down
- HeaterCooler: Fixed bug that could cause issues in actions when humidity sensor was used in same service.
- Humidifier: Fixed bug that could cause issues in actions when temperature sensor was used in same service.
- ESP8266:
- Improved Installers speed.
- Removed some debug info from SDK to save some flash storage.
- Some stability improvements.
Read Wiki for more info.