mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-07-28 17:42:45 +00:00
1.1 KiB
1.1 KiB
Changelog
For more details go to emsesp.org.
[3.9.0]
Added
- user-requested LED blink #3063
- KM300 at address 0x4A #3084
- Commands Service that can be called via MQTT or API or used in the Scheduler Service
Fixed
- signed value for solarInfuence #3077
- TLS support with 4MB boards without PSRAM
- Prevent system crash during WiFi network discovery on ESP32-S3 hardware #3128
- check arithmetric operations on strings #3127