Changelog 12.8.1:
- Fixed memory leak in IR/RF, UART and Network Request Actions that could cause a crash and reboot.
Changelog 12.8.0:
- Added Shift Register I/O expander support.
- Added new ESP32-C2 with 26MHz crystal built (
esp32c2_26
). - Improved task creation for IRRF, Network Requests and UART Actions.
- Several WiFi reconnection improvements.
- NTP: Added option to disable NTP entirely:
"ntp":"0"
. This will disable TimeTable Actions too. - Improvements on tasks overlapping control and added logs.
- Window Covering: Added fixed input
"f7"
to configure a single physical button to open/close/stop. - Window Covering: Added new Service Manager
"m":
value-3
to change between open/close/stop. - Free Monitor: Added Math option to read device uptime, in seconds.
- Free Monitor: Added safeguard to skip I2C task creation when other I2C Trigger task is running at same bus and address.
- Free Monitor: Fixed I2C Trigger values.
- Improved DHT sensor driver.
- Advanced Button Library improvements.
- ESP8266:
- Some esp-open-rtos SDK timers and WPA WiFi stability improvements.
- ESP32, ESP32-C and ESP32-S:
- Update ESP-IDF SDK to v5.1.1.
- Free Monitor: Added Math option to read WiFi RSSI.
- I2C: Reset bus when TIMEOUT.
- ESP32-C and ESP32-S:
- Added hardware glitch input filter support.
- ESP32-C6:
- Added hardware flex input filter support.
Read Wiki for more info.