mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 16:49:11 +03:00
23 lines
601 B
Markdown
23 lines
601 B
Markdown
# Changelog
|
|
|
|
For more details go to [emsesp.org](https://emsesp.org/).
|
|
|
|
## [3.8.1]
|
|
|
|
## Added
|
|
|
|
- update time saved in nvs
|
|
|
|
## Fixed
|
|
|
|
- selflowtemp fix [#2876](https://github.com/emsesp/EMS-ESP32/issues/2876)
|
|
- valid GPIOs for ESP32S2, ESP32S3 and ESP32
|
|
- Junkers wwcharge offset [#2860](https://github.com/emsesp/EMS-ESP32/issues/2860)
|
|
- fixed minflowtemp [#2890](https://github.com/emsesp/EMS-ESP32/issues/2890)
|
|
- don't add HA uom/classes for bool values [#2885](https://github.com/emsesp/EMS-ESP32/issues/2885)
|
|
|
|
## Changed
|
|
|
|
- snapshot gpios stored in temporary ram
|
|
- GPIOs stored along with the name
|