update to b3

This commit is contained in:
Proddy
2021-08-03 13:22:13 +02:00
parent e503c6cd79
commit 1715218864
2 changed files with 2 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
- HA thermostat mode if bool-format: numbers is selected - HA thermostat mode if bool-format: numbers is selected
- Web UI System Log sometimes skipped a few log messages when watching real-time - Web UI System Log sometimes skipped a few log messages when watching real-time
- fix wwactivated [#89](https://github.com/emsesp/EMS-ESP32/issues/89) - fix wwactivated [#89](https://github.com/emsesp/EMS-ESP32/issues/89)
- don't show commands (like reset) as Device values in the Web or Console
## Changed ## Changed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.2.0b2" #define EMSESP_APP_VERSION "3.2.0b3"