Fix dining room lamp night mode
This commit is contained in:
@ -968,19 +968,13 @@ script:
|
||||
entity_id: input_boolean.give_me_darkness
|
||||
state: 'on'
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
target:
|
||||
area_id: dining_room
|
||||
- service: input_select.select_option
|
||||
target:
|
||||
entity_id:
|
||||
- input_select.mud_room_scenes
|
||||
- input_select.dining_room_lamp_scenes
|
||||
data:
|
||||
option: Nightlight
|
||||
- service: switch.turn_on
|
||||
target:
|
||||
entity_id:
|
||||
- switch.adaptive_lighting_sleep_mode_dining_room_lamp
|
||||
- if:
|
||||
- condition: state
|
||||
entity_id: person.christina_stork
|
||||
|
Reference in New Issue
Block a user