From 9e00c9ac0a567c54289021dc5a0d8c357a18717d Mon Sep 17 00:00:00 2001 From: sjabby Date: Sun, 30 Sep 2018 13:42:02 +0200 Subject: [PATCH] Update example to reflect current syntax (#6382) --- source/_cookbook/automation_flashing_lights.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_cookbook/automation_flashing_lights.markdown b/source/_cookbook/automation_flashing_lights.markdown index 5a55323eac1..38b66bcdd88 100644 --- a/source/_cookbook/automation_flashing_lights.markdown +++ b/source/_cookbook/automation_flashing_lights.markdown @@ -54,7 +54,7 @@ automation: condition: condition: state entity_id: switch.AlmSnd1 - to: 'off' + state: 'off' action: service: script.turn_off entity_id: script.flash_room1