Minor organization change
This commit is contained in:
@ -8,6 +8,7 @@ input_boolean:
|
|||||||
automation:
|
automation:
|
||||||
- id: 4f01dff7-be22-4850-a05e-1906e3151441
|
- id: 4f01dff7-be22-4850-a05e-1906e3151441
|
||||||
alias: 'Emma Sleeping'
|
alias: 'Emma Sleeping'
|
||||||
|
description: "Handles the response to the Emma Sleeping toggle"
|
||||||
mode: restart
|
mode: restart
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
@ -40,6 +41,7 @@ automation:
|
|||||||
- id: '1655415573165'
|
- id: '1655415573165'
|
||||||
alias: Emma Bedroom Handling
|
alias: Emma Bedroom Handling
|
||||||
description: "For scheduled operations in Emma's bedroom"
|
description: "For scheduled operations in Emma's bedroom"
|
||||||
|
mode: restart
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: input_datetime.emma_wakeup
|
at: input_datetime.emma_wakeup
|
||||||
@ -67,7 +69,6 @@ automation:
|
|||||||
- service: input_boolean.turn_on
|
- service: input_boolean.turn_on
|
||||||
target:
|
target:
|
||||||
entity_id: input_boolean.emma_sleeping
|
entity_id: input_boolean.emma_sleeping
|
||||||
mode: restart
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
emma_sleep:
|
emma_sleep:
|
||||||
|
Reference in New Issue
Block a user