From 84d4f46e99f818e36832bbc54deae3e130a7aceb Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Fri, 19 Jul 2019 11:48:04 -0400 Subject: [PATCH] Fixing typo bug that broke washer notification --- scripts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.yaml b/scripts.yaml index 4910d6a..a9bc43f 100755 --- a/scripts.yaml +++ b/scripts.yaml @@ -25,7 +25,7 @@ washer_idle: data: topic: house/washer/status payload: idle - retain: true= + retain: true washer_running: sequence: - service: mqtt.publish