mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
1.3 KiB
1.3 KiB
Changelog
[3.6.0]
IMPORTANT! BREAKING CHANGES
Added
- Workaround for better Domoticz MQTT intergration? #904
- Warn user in WebUI of unsaved changes #911
- Detect old Tado thermostat, device-id 0x19, no entities
- Some more HM200 entities #500
- Custom Scheduler #701
Fixed
- HA-discovery for analog sensor commands #1035
Changed
- Optional upgrade to platform-espressif32 6.0.0 (after 5.3.0) #862
- Use byte 0 for detection RC30 active heatingcircuit #786
- Write repeated selflowtemp if tx-queue is empty without verify #954
- HA discovery recreate after disconnect by device #1067
- File upload: check flash size (overflow) instead of filesize
- Improved HA Discovery so previous configs no longer need to be removed when starting #1077 (thanks @pswid!)