Remove xmas lights
This commit is contained in:
parent
fefdf458b1
commit
d488b02331
@ -20,7 +20,6 @@ good_night:
|
||||
- service: switch.turn_off
|
||||
entity_id:
|
||||
- switch.printer_switch
|
||||
- switch.xmas_lights_on_off
|
||||
- service: script.humidifier_off
|
||||
- service: cover.close_cover
|
||||
entity_id:
|
||||
@ -112,7 +111,6 @@ good_morning:
|
||||
- service: switch.turn_on
|
||||
entity_id:
|
||||
- switch.computer_outlet
|
||||
- switch.xmas_lights_on_off
|
||||
- service: script.humidifier_on
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.mute_doorbell
|
||||
@ -191,9 +189,6 @@ leave_home:
|
||||
- climate.office_thermostat
|
||||
- climate.dining_thermostat
|
||||
- climate.bedroom_thermostat
|
||||
- service: switch.turn_off
|
||||
entity_id:
|
||||
- switch.xmas_lights_on_off
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- light.couch_lights
|
||||
@ -228,7 +223,6 @@ arrive_home:
|
||||
- service: switch.turn_on
|
||||
entity_id:
|
||||
- switch.computer_outlet
|
||||
- switch.xmas_lights_on_off
|
||||
- service: climate.set_temperature
|
||||
data:
|
||||
temperature: 23
|
||||
|
Loading…
Reference in New Issue
Block a user