mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 08:39:09 +03:00
changelog, dev5
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
#define EMSESP_APP_VERSION "3.8.1-dev.4"
|
#define EMSESP_APP_VERSION "3.8.1-dev.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user