mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-17 19:46:43 +00:00
Fixing typo bug that broke washer notification
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user