Files
EMS-ESP32/CHANGELOG_LATEST.md
2023-09-03 17:54:39 +02:00

26 lines
560 B
Markdown

# Changelog
# [3.6.1]
## **IMPORTANT! BREAKING CHANGES**
- shower_data MQTT topic shows duration is seconds (was previously an English string)
## Added
- rssi in Network Status Page
- boiler nominal power from telegram 0x04
- boiler energy for heating and dhw stored in nvs
- analogsensor counter value stored in nvs
## Fixed
- issue in espMqttClient on low mem
- mqtt subscription to scheduler and custom
- HA configuration for scheduler and custom
## Changed
- mqtt free mem check 60k
- small cosmetic changes to Searching in Customization web page