mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
updated doc
This commit is contained in:
@@ -8,6 +8,8 @@ See https://github.com/proddy/EMS-ESP/issues/632
|
|||||||
- Ethernet support (ESP32)
|
- Ethernet support (ESP32)
|
||||||
- id to info command to show only a heatingcircuit
|
- id to info command to show only a heatingcircuit
|
||||||
- add sending devices that are not listed to 0x07
|
- add sending devices that are not listed to 0x07
|
||||||
|
- extra MQTT boolean option for "ON" and "OFF"
|
||||||
|
- Support for chunked MQTT payloads to allow large data sets > 2kb
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- telegrams matched to masterthermostat 0x18
|
- telegrams matched to masterthermostat 0x18
|
||||||
@@ -23,6 +25,10 @@ See https://github.com/proddy/EMS-ESP/issues/632
|
|||||||
- mqtt prefixed with `Base`
|
- mqtt prefixed with `Base`
|
||||||
- count Dallas sensor fails
|
- count Dallas sensor fails
|
||||||
- switch from SPIFFS to LITTLEFS
|
- switch from SPIFFS to LITTLEFS
|
||||||
|
- Added ID to MQTT payloads which is the Device's product ID and used in HA to identify a unique HA device
|
||||||
|
- Increased MQTT buffer and reduced wait time between publishes
|
||||||
|
- Updated to the latest ArduinoJson library
|
||||||
|
- **Breaking Change** new ESP32 partition side to allow for smoother OTA and fallback
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user