changelog

This commit is contained in:
MichaelDvP
2021-03-04 16:50:25 +01:00
parent 6e2748da2e
commit e7f3e2e3c8

View File

@@ -29,6 +29,7 @@ See https://github.com/proddy/EMS-ESP/issues/632
- 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
- some names of mqtt-tags like in v2.2.1
- **Breaking Change** new ESP32 partition side to allow for smoother OTA and fallback
### Removed