Additional adjustments to automations based on new equipment
This commit is contained in:
25
scripts.yaml
25
scripts.yaml
@ -48,6 +48,7 @@ give_me_darkness:
|
|||||||
- master_bedroom
|
- master_bedroom
|
||||||
- living_room
|
- living_room
|
||||||
- nursery
|
- nursery
|
||||||
|
- downstairs_bathroom
|
||||||
data: {}
|
data: {}
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
data: {}
|
data: {}
|
||||||
@ -160,6 +161,7 @@ goodnight:
|
|||||||
- living_room
|
- living_room
|
||||||
- dining_room
|
- dining_room
|
||||||
- upstairs_hallway
|
- upstairs_hallway
|
||||||
|
- downstairs_bathroom
|
||||||
data: {}
|
data: {}
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
target:
|
target:
|
||||||
@ -171,6 +173,7 @@ goodnight:
|
|||||||
entity_id:
|
entity_id:
|
||||||
- switch.basement_echo_dot_do_not_disturb_switch
|
- switch.basement_echo_dot_do_not_disturb_switch
|
||||||
- switch.living_room_echo_dot_do_not_disturb_switch
|
- switch.living_room_echo_dot_do_not_disturb_switch
|
||||||
|
- switch.master_bedroom_echo_dot_do_not_disturb_switch
|
||||||
data: {}
|
data: {}
|
||||||
- service: script.kallen_desktop_shutdown
|
- service: script.kallen_desktop_shutdown
|
||||||
data: {}
|
data: {}
|
||||||
@ -206,6 +209,8 @@ family_is_away:
|
|||||||
- nursery
|
- nursery
|
||||||
- upstairs_hallway
|
- upstairs_hallway
|
||||||
- dining_room
|
- dining_room
|
||||||
|
- downstairs_bathroom
|
||||||
|
- upstairs_bathroom
|
||||||
data: {}
|
data: {}
|
||||||
- service: alarm_control_panel.alarm_arm_away
|
- service: alarm_control_panel.alarm_arm_away
|
||||||
target:
|
target:
|
||||||
@ -230,9 +235,6 @@ family_is_home:
|
|||||||
- switch.basement_echo_dot_do_not_disturb_switch
|
- switch.basement_echo_dot_do_not_disturb_switch
|
||||||
- switch.living_room_echo_dot_do_not_disturb_switch
|
- switch.living_room_echo_dot_do_not_disturb_switch
|
||||||
data: {}
|
data: {}
|
||||||
- condition: sun
|
|
||||||
after: sunset
|
|
||||||
after_offset: -00:30
|
|
||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
target:
|
target:
|
||||||
area_id:
|
area_id:
|
||||||
@ -242,7 +244,12 @@ family_is_home:
|
|||||||
- master_bedroom
|
- master_bedroom
|
||||||
- upstairs_hallway
|
- upstairs_hallway
|
||||||
- basement_studio
|
- basement_studio
|
||||||
|
- downstairs_bathroom
|
||||||
|
- upstairs_bathroom
|
||||||
data: {}
|
data: {}
|
||||||
|
- condition: sun
|
||||||
|
after: sunset
|
||||||
|
after_offset: -00:30
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
data: {}
|
data: {}
|
||||||
target:
|
target:
|
||||||
@ -276,6 +283,7 @@ global_off:
|
|||||||
- upstairs_hallway
|
- upstairs_hallway
|
||||||
- dining_room
|
- dining_room
|
||||||
- upstairs_bathroom
|
- upstairs_bathroom
|
||||||
|
- downstairs_bathroom
|
||||||
data: {}
|
data: {}
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
target:
|
target:
|
||||||
@ -304,6 +312,7 @@ global_on:
|
|||||||
- upstairs_hallway
|
- upstairs_hallway
|
||||||
- dining_room
|
- dining_room
|
||||||
- upstairs_bathroom
|
- upstairs_bathroom
|
||||||
|
- downstairs_bathroom
|
||||||
data: {}
|
data: {}
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
target:
|
target:
|
||||||
@ -330,6 +339,7 @@ max_brightness:
|
|||||||
- switch.adaptive_lighting_upstairs_hallway
|
- switch.adaptive_lighting_upstairs_hallway
|
||||||
- switch.adaptive_lighting_dining_room
|
- switch.adaptive_lighting_dining_room
|
||||||
- switch.adaptive_lighting_upstairs_bathroom
|
- switch.adaptive_lighting_upstairs_bathroom
|
||||||
|
- switch.adaptive_lighting_downstairs_bathroom
|
||||||
data: {}
|
data: {}
|
||||||
- delay:
|
- delay:
|
||||||
hours: 0
|
hours: 0
|
||||||
@ -341,18 +351,20 @@ max_brightness:
|
|||||||
area_id:
|
area_id:
|
||||||
- furnace_room
|
- furnace_room
|
||||||
- kallen_bedroom
|
- kallen_bedroom
|
||||||
- living_room
|
|
||||||
- master_bedroom
|
|
||||||
- mud_room
|
- mud_room
|
||||||
- nursery
|
- nursery
|
||||||
- upstairs_hallway
|
- upstairs_hallway
|
||||||
- dining_room
|
- dining_room
|
||||||
- upstairs_bathroom
|
- upstairs_bathroom
|
||||||
|
- master_bedroom
|
||||||
|
- downstairs_bathroom
|
||||||
data:
|
data:
|
||||||
brightness_pct: 100
|
brightness_pct: 100
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
target:
|
target:
|
||||||
area_id: basement_studio
|
area_id:
|
||||||
|
- basement_studio
|
||||||
|
- living_room
|
||||||
data:
|
data:
|
||||||
kelvin: 6400
|
kelvin: 6400
|
||||||
brightness_pct: 100
|
brightness_pct: 100
|
||||||
@ -390,6 +402,7 @@ good_morning:
|
|||||||
- switch.master_bedroom_fan_socket_1
|
- switch.master_bedroom_fan_socket_1
|
||||||
- switch.basement_echo_dot_do_not_disturb_switch
|
- switch.basement_echo_dot_do_not_disturb_switch
|
||||||
- switch.living_room_echo_dot_do_not_disturb_switch
|
- switch.living_room_echo_dot_do_not_disturb_switch
|
||||||
|
- switch.master_bedroom_echo_dot_do_not_disturb_switch
|
||||||
- delay:
|
- delay:
|
||||||
hours: 0
|
hours: 0
|
||||||
minutes: 0
|
minutes: 0
|
||||||
|
Reference in New Issue
Block a user