Changelog 12.10.3:
- Garage Door: Set default state to closed when only open sensor is used.
- ESP8266:
- Removed "aggressive" DHCP client.
- Fine tuning FreeRTOS timer and TCP tasks priorities.
Changelog 12.10.2:
- Setup: Enabled AP mode when WiFi settings are removed.
- Power Measure: Fixed several bugs with HLW8012 library.
- Other code improvements.
Changelog 12.10.1:
- Security System: Fixed bug in Service Notifications.
Changelog 12.10.0:
- Thermostat: Added
"it":N
key to set gate state when iAirZoning is off. Default is"it":1
, gate open. - TV: Fixed issue that caused a NULL pointer and a possible crash when custom INPUTs are used.
- Free Monitor: Allow to change value from itself using Service Notifications.
- Advanced Button Library :Added new configuration key to set maximum duration of each pulse in us (microseconds) to determine a valid pulse for button pulse mode.
- Several Advanced Button Library improvements.
- ESP32, ESP32-C and ESP32-S:
- Updated SDK version to ESP-IDF 5.1.2.
- Increased precision for pow Math function.
- Used 32bits integer for SDK time instead 64bits to save some resources.
- Fixed ISR service with button pulse mode.
Read Wiki for more info.