v3.5.0-dev.15

This commit is contained in:
MichaelDvP
2022-12-31 11:35:25 +01:00
parent 2f1ea4da67
commit 4536d60e3e
2 changed files with 3 additions and 1 deletions

View File

@@ -34,6 +34,8 @@
- Factory Reset not working [#628](https://github.com/emsesp/EMS-ESP32/issues/628)
- Valid 4 byte values [#820](https://github.com/emsesp/EMS-ESP32/issues/820)
- Commands for multiple thermostats [#826](https://github.com/emsesp/EMS-ESP32/issues/826)
- API queries for multiple devices [#865](https://github.com/emsesp/EMS-ESP32/issues/865)
- Console crash when using call with command `hcx` only. [#841](https://github.com/emsesp/EMS-ESP32/issues/841)
## Changed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.5.0-dev.14"
#define EMSESP_APP_VERSION "3.5.0-dev.15"