mirror of
https://github.com/rvdbreemen/OTGW-firmware
synced 2024-11-16 04:33:49 +01:00
fixing confguration
This commit is contained in:
parent
5e71b3914e
commit
e4a642c468
@ -1,5 +1,5 @@
|
||||
// device
|
||||
// "action_template": "{% if value == 'ON' %}heating{% else %}idle{% endif %}"
|
||||
// "action_template": "{% if value == 'ON' %}heat{% else %}off{% endif %}"
|
||||
// "action_topic": "%mqtt_pub_topic%/ch_enable"
|
||||
// # "avty_t": "%mqtt_pub_topic%", // this should be the online/offline topic , left it out as i couldn"t find it
|
||||
// "dev":
|
||||
|
Loading…
Reference in New Issue
Block a user