Release 2.4.0 (build 209)
Firmware binaries:
- firmware_zigbee.bin – ESP32-C5 ZigBee + BLE variant
- firmware_matter.bin – ESP32-C5 Matter + BLE variant
- firmware_esp8266.bin – ESP8266 (OS 3.x)
All releases: https://github.com/opensprinklershop/OpenSprinkler-Firmware/releases
Fixed
- MONITOR_TIME (Time-based monitor): Corrected behavior of the Time-based monitor when reset seconds (
reset_seconds) is set to 0. It now correctly remains active (true) throughout the defined time window and only goes inactive (false) at the end of the window.