From 60ac8d1819a2aa7b63d78def0e7db62089a08a6c Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Sun, 26 Apr 2020 20:32:18 -0400 Subject: [PATCH] Added new washer alert trigger --- config/automations.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/automations.yaml b/config/automations.yaml index d971c8a..ff96dd3 100644 --- a/config/automations.yaml +++ b/config/automations.yaml @@ -41,6 +41,8 @@ - service: script.washer_idle - service: script.turn_off entity_id: script.washer_finished_notification_audible + - service: input_boolean.turn_off + entity_id: input_boolean.washer_finished - id: washer_notification initial_state: true alias: Washer Notification