mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
36 lines
1.8 KiB
Markdown
36 lines
1.8 KiB
Markdown
# Changelog
|
|
|
|
## [3.7.0]
|
|
|
|
## **IMPORTANT! BREAKING CHANGES**
|
|
|
|
- new device WATER shows dhw entities from MM100 and SM100 in dhw setting
|
|
- rename WWC to DHW, always create DHW nests/topics, remove ww prefix from mqtt names [#1634](https://github.com/emsesp/EMS-ESP32/issues/1634)
|
|
|
|
## Added
|
|
|
|
- some more entities for dhw with SM100 module
|
|
- thermostat second dhw circuit [#1634](https://github.com/emsesp/EMS-ESP32/issues/1634)
|
|
- remote thermostat emulation for RC100H, RC200 and FB10 [#1287](https://github.com/emsesp/EMS-ESP32/discussions/1287), [#1602](https://github.com/emsesp/EMS-ESP32/discussions/1602), [#1551](https://github.com/emsesp/EMS-ESP32/discussions/1551)
|
|
- heatpump dhw stop temperatures [#1624](https://github.com/emsesp/EMS-ESP32/issues/1624)
|
|
- reset history [#1695](https://github.com/emsesp/EMS-ESP32/issues/1695)
|
|
- heatpump entities `fan` and `shutdown` [#1690](https://github.com/emsesp/EMS-ESP32/discussions/1690)
|
|
- mqtt HA-mode 3 for v3.6 compatible HA entities, set on update v3.6->v3.7
|
|
- HP input states [#1723](https://github.com/emsesp/EMS-ESP32/discussions/1723)
|
|
- Added scripts for OTA (scripts/upload.py and upload_cli.py) [#1738](https://github.com/emsesp/EMS-ESP32/issues/1738)
|
|
|
|
## Fixed
|
|
|
|
- remote thermostat emulation for RC200 on Rego2000/3000 thermostats [#1691](https://github.com/emsesp/EMS-ESP32/discussions/1691)
|
|
- log shows data for F7/F9 requests
|
|
|
|
## Changed
|
|
|
|
- use flag for BC400 compatible thermostats, manage different mode settings
|
|
- use factory partition for 16M flash
|
|
- store digital out states to nvs
|
|
- Refresh UI - moving settings to one location [#1665](https://github.com/emsesp/EMS-ESP32/issues/1665)
|
|
- rename DeviceValueTypes, add UINT32 for custom entities
|
|
- dynamic register dhw circuits for thermostat
|
|
- removed OTA feature [#1738](https://github.com/emsesp/EMS-ESP32/issues/1738)
|