Files
EMS-ESP32/CHANGELOG_LATEST.md
2021-04-21 08:46:30 +02:00

23 lines
598 B
Markdown

# Changelog
## Added
- Mock API to simulate an ESP, for testing web
- Able to write values from the Web UI
## Fixed
- Don't create Home Assistant MQTT discovery entries for device values that don't exists (#756 on EMS-ESP repo)
- Update shower MQTT when a shower start is detected
- S32 board profile
## Changed
- Icon for Network
- MQTT Formatting payload (nested vs single) is a pull-down option
- moved mqtt-topics and texts to local_EN, all topics lower case
- Re-enabled Shower Alert (still experimental)
- lowercased Flow temp in commands
- system console commands to main
## Removed