Add auto turn on/off kitchen camera
This commit is contained in:
parent
d6f48c151e
commit
230db2fe68
@ -106,8 +106,9 @@ leave_home:
|
||||
- light.computer_computer_cave_background
|
||||
- service: switch.turn_on
|
||||
entity_id:
|
||||
- switch.monitor_1_state
|
||||
- switch.monitor_2_state
|
||||
- switch.kitchen_camera_outlet_on_off
|
||||
- switch.monitor_1_state
|
||||
- switch.monitor_2_state
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.desk_motor_on_off
|
||||
- service: script.pc_sleep
|
||||
@ -138,5 +139,6 @@ arrive_home:
|
||||
entity_id:
|
||||
- switch.monitor_1_state
|
||||
- switch.monitor_2_state
|
||||
- switch.kitchen_camera_outlet_on_off
|
||||
mode: single
|
||||
icon: mdi:home-import-outline
|
Loading…
Reference in New Issue
Block a user