Add motion sensors for desk and porche
This commit is contained in:
@@ -13,6 +13,11 @@ motion_tracker:
|
||||
motion_sensors: binary_sensor.hallway_motion
|
||||
restroom:
|
||||
motion_sensors: binary_sensor.restroom_motion
|
||||
porche:
|
||||
motion_sensors: binary_sensor.porche_motion
|
||||
desk:
|
||||
update_on_both_front: true
|
||||
motion_sensors: binary_sensor.desk_presence_presence
|
||||
garage:
|
||||
door_generate_motion: true
|
||||
motion_sensors:
|
||||
@@ -52,5 +57,6 @@ occupancy_sensors:
|
||||
retain_time: 5 * 60
|
||||
conditions:
|
||||
trigger_conditions:
|
||||
- binary_sensor.alienware_r10
|
||||
- sensor.macbook_m3_pro_de_pierre_frontmost_app != 'loginwindow' and sensor.macbook_m3_pro_de_pierre_displays == 2
|
||||
- sensor.desk_last_motion <= 5
|
||||
#- binary_sensor.alienware_r10
|
||||
#- sensor.macbook_m3_pro_de_pierre_frontmost_app != 'loginwindow' and sensor.macbook_m3_pro_de_pierre_displays == 2
|
||||
|
||||
Reference in New Issue
Block a user