mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 17:59:53 +03:00
22 lines
790 B
Markdown
22 lines
790 B
Markdown
# Changelog
|
|
|
|
For more details go to [www.emsesp.org](https://www.emsesp.org/).
|
|
|
|
## [3.7.1]
|
|
|
|
## **IMPORTANT! BREAKING CHANGES since v3.7.0**
|
|
|
|
## Added
|
|
|
|
- include HA "unit_of_meas", "stat_cla" and "dev_cla" attributes for Number sensors [#2149](https://github.com/emsesp/EMS-ESP32/issues/2149)
|
|
- Bosch CS6800i AW - Silent Mode + Electrical Power Reduction (HP) [#2147](https://github.com/emsesp/EMS-ESP32/issues/2147)
|
|
|
|
## Fixed
|
|
|
|
- Modbus integration in 3.7.0 missing offset [#2148](https://github.com/emsesp/EMS-ESP32/issues/2148)
|
|
- fix changing TZ in NTPsettings without clearing enable+server, added DST support [#2142](https://github.com/emsesp/EMS-ESP32/issues/2142)
|
|
|
|
## Changed
|
|
|
|
- MQTT discovery template to support Domoticz [#2138](https://github.com/emsesp/EMS-ESP32/discussions/2138)
|