Fixing typo bug that broke washer notification
This commit is contained in:
parent
c7672782e3
commit
84d4f46e99
|
@ -25,7 +25,7 @@ washer_idle:
|
|||
data:
|
||||
topic: house/washer/status
|
||||
payload: idle
|
||||
retain: true=
|
||||
retain: true
|
||||
washer_running:
|
||||
sequence:
|
||||
- service: mqtt.publish
|
||||
|
|
Loading…
Reference in New Issue