1
0

Remove xmas lights

This commit is contained in:
Przemek Grondek 2023-01-16 19:07:34 +01:00
parent fefdf458b1
commit d488b02331

View File

@ -20,7 +20,6 @@ good_night:
- service: switch.turn_off - service: switch.turn_off
entity_id: entity_id:
- switch.printer_switch - switch.printer_switch
- switch.xmas_lights_on_off
- service: script.humidifier_off - service: script.humidifier_off
- service: cover.close_cover - service: cover.close_cover
entity_id: entity_id:
@ -112,7 +111,6 @@ good_morning:
- service: switch.turn_on - service: switch.turn_on
entity_id: entity_id:
- switch.computer_outlet - switch.computer_outlet
- switch.xmas_lights_on_off
- service: script.humidifier_on - service: script.humidifier_on
- service: switch.turn_off - service: switch.turn_off
entity_id: switch.mute_doorbell entity_id: switch.mute_doorbell
@ -191,9 +189,6 @@ leave_home:
- climate.office_thermostat - climate.office_thermostat
- climate.dining_thermostat - climate.dining_thermostat
- climate.bedroom_thermostat - climate.bedroom_thermostat
- service: switch.turn_off
entity_id:
- switch.xmas_lights_on_off
- service: light.turn_off - service: light.turn_off
entity_id: entity_id:
- light.couch_lights - light.couch_lights
@ -228,7 +223,6 @@ arrive_home:
- service: switch.turn_on - service: switch.turn_on
entity_id: entity_id:
- switch.computer_outlet - switch.computer_outlet
- switch.xmas_lights_on_off
- service: climate.set_temperature - service: climate.set_temperature
data: data:
temperature: 23 temperature: 23