From 8899ffda932e7bcda0a93c33adb52e52a6d83e20 Mon Sep 17 00:00:00 2001 From: mauriciobonani Date: Sun, 2 Jul 2017 06:05:13 -0400 Subject: [PATCH] Inconsistency fix (#2907) --- .../turn_on_light_for_10_minutes_when_motion_detected.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_cookbook/turn_on_light_for_10_minutes_when_motion_detected.markdown b/source/_cookbook/turn_on_light_for_10_minutes_when_motion_detected.markdown index 4da386bbbc9..34a244aaa57 100644 --- a/source/_cookbook/turn_on_light_for_10_minutes_when_motion_detected.markdown +++ b/source/_cookbook/turn_on_light_for_10_minutes_when_motion_detected.markdown @@ -23,7 +23,7 @@ automation: to: 'on' action: service: homeassistant.turn_on - entity_id: light.kitchen + entity_id: light.kitchen_light - alias: Turn off kitchen light 10 minutes after last movement trigger: