Change EMS-ESP device sensor types in Home Assistant #751

This commit is contained in:
proddy
2022-11-20 18:48:59 +01:00
parent 77860d9d05
commit 6873e113bb
5 changed files with 87 additions and 78 deletions

View File

@@ -1,4 +1,4 @@
#define EMSESP_APP_VERSION "3.5.0b9"
#define EMSESP_APP_VERSION "3.5.0b10"
#if CONFIG_IDF_TARGET_ESP32C3
#define EMSESP_PLATFORM "ESP32-C3";