bump version

This commit is contained in:
proddy
2021-03-07 17:58:11 +01:00
parent 8824bbe4c2
commit 1a32a01600
2 changed files with 2 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ See https://github.com/proddy/EMS-ESP/issues/632
- readback after write with delay (give ems-devices time to set the value) - readback after write with delay (give ems-devices time to set the value)
- Thermostat ES72/RC20 device 66 to command-set RC20_2 - Thermostat ES72/RC20 device 66 to command-set RC20_2
- MQTT payloads not adding to queue when MQTT is re-connecting (fixes #369) - MQTT payloads not adding to queue when MQTT is re-connecting (fixes #369)
- fix for HA topics with invalid command formats - #728
### Changed ### Changed
- split `show values` in smaller packages (edited) - split `show values` in smaller packages (edited)

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.0.0b4" #define EMSESP_APP_VERSION "3.0.0b5"