mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
thermostat mqtt is now json. removed 'low' setting in thermostat mode
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
action:
|
||||
service: mqtt.publish
|
||||
data_template:
|
||||
topic: 'home/boiler/thermostat_temp'
|
||||
topic: 'home/boiler/thermostat_cmd_temp'
|
||||
payload: >
|
||||
{{ states.input_number.thermostat_temp.state }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user