Remove xmas lights
This commit is contained in:
parent
61d24881c2
commit
6c11e307c0
@ -71,9 +71,6 @@ good_night:
|
||||
- climate.dining_thermostat
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
# Xmas lights
|
||||
- light.twinkly_1
|
||||
- light.twinkly_2
|
||||
- light.wled_star
|
||||
- light.couch_lights
|
||||
- light.tv_lights
|
||||
@ -130,12 +127,6 @@ good_morning:
|
||||
- service: switch.turn_on
|
||||
entity_id:
|
||||
- switch.computer_outlet
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
# Xmas lights
|
||||
- light.twinkly_1
|
||||
- light.twinkly_2
|
||||
- light.wled_star
|
||||
- service: script.humidifier_on
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.mute_doorbell
|
||||
@ -250,10 +241,6 @@ leave_home:
|
||||
- light.table_lamp_lights
|
||||
- light.lego_bookcase_light
|
||||
- light.notification_cube_light
|
||||
# Xmas lights
|
||||
- light.twinkly_1
|
||||
- light.twinkly_2
|
||||
- light.wled_star
|
||||
|
||||
arrive_home:
|
||||
alias: Arrive Home
|
||||
@ -267,12 +254,6 @@ arrive_home:
|
||||
data:
|
||||
option: Day
|
||||
entity_id: input_select.home_mode
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
# Xmas lights
|
||||
- light.twinkly_1
|
||||
- light.twinkly_2
|
||||
- light.wled_star
|
||||
- service: switch.turn_on
|
||||
entity_id:
|
||||
- switch.computer_outlet
|
||||
|
Loading…
Reference in New Issue
Block a user