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.