mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Inconsistency fix (#2907)
This commit is contained in:
parent
cd68e404f1
commit
8899ffda93
@ -23,7 +23,7 @@ automation:
|
|||||||
to: 'on'
|
to: 'on'
|
||||||
action:
|
action:
|
||||||
service: homeassistant.turn_on
|
service: homeassistant.turn_on
|
||||||
entity_id: light.kitchen
|
entity_id: light.kitchen_light
|
||||||
|
|
||||||
- alias: Turn off kitchen light 10 minutes after last movement
|
- alias: Turn off kitchen light 10 minutes after last movement
|
||||||
trigger:
|
trigger:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user