mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 17:59:53 +03:00
24 lines
860 B
Markdown
24 lines
860 B
Markdown
# Changelog
|
|
|
|
## [3.6.5]
|
|
|
|
## **IMPORTANT! BREAKING CHANGES**
|
|
|
|
## Added
|
|
|
|
- thermostat boost mode and boost time [#1446](https://github.com/emsesp/EMS-ESP32/issues/1446)
|
|
- heatpump energy meters [#1463](https://github.com/emsesp/EMS-ESP32/issues/1463)
|
|
- heatpump max power [#1475](https://github.com/emsesp/EMS-ESP32/issues/1475)
|
|
- checkbox for MQTT-TLS enable [#1474](https://github.com/emsesp/EMS-ESP32/issues/1474)
|
|
- added SK (Slovencina) language. Thanks @misa1515
|
|
|
|
## Fixed
|
|
|
|
- exhaust temperature for some boilers
|
|
- add back boil2hyst [#1477](https://github.com/emsesp/EMS-ESP32/issues/1477)
|
|
- subscribed MQTT topics not detecting changes by EMS-ESP [#1494](https://github.com/emsesp/EMS-ESP32/issues/1494)
|
|
|
|
## Changed
|
|
|
|
- HA don't set entity_category to Diagnostic/Configuration for EMS entities [#1459](https://github.com/emsesp/EMS-ESP32/discussions/1459)
|