Merge pull request #1429 from proddy/dev2

in sync with dev
This commit is contained in:
Proddy
2023-11-15 18:23:19 +01:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ Writeable Text entities have moved from type `sensor` to `text` in Home Assistan
- optional bssid in network settings - optional bssid in network settings
- extension module EM100 [#1315](https://github.com/emsesp/EMS-ESP32/discussions/1315) - extension module EM100 [#1315](https://github.com/emsesp/EMS-ESP32/discussions/1315)
- digital_out with new options for polarity and startup state - digital_out with new options for polarity and startup state
- Added 'system allvalues' command that dumps all the EMS device values, plus sensors and any custom entities - added 'system allvalues' command that dumps all the EMS device values, plus sensors and any custom entities
## Fixed ## Fixed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.6.3-test.8" #define EMSESP_APP_VERSION "3.6.4-test.0"