1
0

Add auto turn on/off kitchen camera

This commit is contained in:
pgrondek 2021-06-30 23:54:16 +02:00
parent d6f48c151e
commit 230db2fe68

View File

@ -106,6 +106,7 @@ leave_home:
- light.computer_computer_cave_background
- service: switch.turn_on
entity_id:
- switch.kitchen_camera_outlet_on_off
- switch.monitor_1_state
- switch.monitor_2_state
- service: switch.turn_off
@ -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