This commit is contained in:
proddy
2021-11-05 21:48:11 +01:00
parent 8284520733
commit 23b6d81c47
2 changed files with 2 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
- Fix thermostat commands not defaulting to the master thermostat [#110](https://github.com/emsesp/EMS-ESP32/issues/110)
- Enlarge parse-buffer for long names like `cylinderpumpmodulation`
- MQTT not subscribing to all device entities [#166](https://github.com/emsesp/EMS-ESP32/issues/166)
- Help fix issues with WebUI unable to fully load UI over Ethernet [#177](https://github.com/emsesp/EMS-ESP32/issues/177)
## Changed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.3.0b1"
#define EMSESP_APP_VERSION "3.3.0b2"