changelog, dev5

This commit is contained in:
MichaelDvP
2026-01-07 11:43:02 +01:00
parent 0d3a8fc719
commit 90535d7b94
2 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ For more details go to [emsesp.org](https://emsesp.org/).
## Added ## Added
- update time saved in nvs - update time saved in nvs
- heatpump entities [#2883](https://github.com/emsesp/EMS-ESP32/issues/2883)
## Fixed ## Fixed
@@ -22,3 +23,5 @@ For more details go to [emsesp.org](https://emsesp.org/).
- snapshot gpios stored in temporary ram - snapshot gpios stored in temporary ram
- GPIOs stored along with the name and reported in log if conflicting - GPIOs stored along with the name and reported in log if conflicting
- free GPIOs depend on board profile [#2901](https://github.com/emsesp/EMS-ESP32/issues/2901)
- prefer PSram for mqtt queue [#2889](https://github.com/emsesp/EMS-ESP32/issues/2889)

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.8.1-dev.4" #define EMSESP_APP_VERSION "3.8.1-dev.5"