mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
Fixing typo bug that broke washer notification
This commit is contained in:
parent
c7672782e3
commit
84d4f46e99
@ -25,7 +25,7 @@ washer_idle:
|
|||||||
data:
|
data:
|
||||||
topic: house/washer/status
|
topic: house/washer/status
|
||||||
payload: idle
|
payload: idle
|
||||||
retain: true=
|
retain: true
|
||||||
washer_running:
|
washer_running:
|
||||||
sequence:
|
sequence:
|
||||||
- service: mqtt.publish
|
- service: mqtt.publish
|
||||||
|
Loading…
x
Reference in New Issue
Block a user