mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
lowercase flowtemp commands
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
- Able to write values from the Web UI
|
- Able to write values from the Web UI
|
||||||
|
|
||||||
## Fixed
|
## 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
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
@@ -13,5 +15,6 @@
|
|||||||
- MQTT Formatting payload (nested vs single) is a pull-down option
|
- MQTT Formatting payload (nested vs single) is a pull-down option
|
||||||
- moved mqtt-topics and texts to local_EN, all topics lower case
|
- moved mqtt-topics and texts to local_EN, all topics lower case
|
||||||
- Re-enabled Shower Alert (still experimental)
|
- Re-enabled Shower Alert (still experimental)
|
||||||
|
- lowercased Flow temp in commands
|
||||||
|
|
||||||
## Removed
|
## Removed
|
||||||
|
|||||||
Reference in New Issue
Block a user