dev.1, changelog

This commit is contained in:
MichaelDvP
2026-01-28 15:08:28 +01:00
parent b3fec5ed7d
commit 074f4c32ed
2 changed files with 8 additions and 1 deletions

View File

@@ -6,6 +6,13 @@ For more details go to [emsesp.org](https://emsesp.org/).
## Added
- comfortpoint for BC400 [#2935](https://github.com/emsesp/EMS-ESP32/issues/2935)
## Fixed
- SRC climate creation [#2936](https://github.com/emsesp/EMS-ESP32/issues/2936)
## Changed
- weblogbuffer up to 1000 messages with PSRAM, mentioned in [#2933](https://github.com/emsesp/EMS-ESP32/issues/2933)
- validate custom entity writes, [#2931](https://github.com/emsesp/EMS-ESP32/issues/2931)

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.8.2-dev.0"
#define EMSESP_APP_VERSION "3.8.2-dev.1"