Remove old entities
This commit is contained in:
parent
2484c24527
commit
fefdf458b1
@ -154,9 +154,6 @@ leave_home:
|
|||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
entity_id:
|
entity_id:
|
||||||
- light.3d_printer_light
|
- light.3d_printer_light
|
||||||
- service: switch.turn_on
|
|
||||||
entity_id:
|
|
||||||
- switch.kitchen_camera_outlet_on_off
|
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.printer_switch
|
- switch.printer_switch
|
||||||
@ -232,11 +229,6 @@ arrive_home:
|
|||||||
entity_id:
|
entity_id:
|
||||||
- switch.computer_outlet
|
- switch.computer_outlet
|
||||||
- switch.xmas_lights_on_off
|
- switch.xmas_lights_on_off
|
||||||
- service: switch.turn_off
|
|
||||||
entity_id:
|
|
||||||
- switch.kitchen_state
|
|
||||||
- switch.hallway_state
|
|
||||||
- switch.kitchen_camera_outlet_on_off
|
|
||||||
- service: climate.set_temperature
|
- service: climate.set_temperature
|
||||||
data:
|
data:
|
||||||
temperature: 23
|
temperature: 23
|
||||||
|
Loading…
Reference in New Issue
Block a user