Add motion sensors for desk and porche
This commit is contained in:
@@ -13,6 +13,11 @@ motion_tracker:
|
|||||||
motion_sensors: binary_sensor.hallway_motion
|
motion_sensors: binary_sensor.hallway_motion
|
||||||
restroom:
|
restroom:
|
||||||
motion_sensors: binary_sensor.restroom_motion
|
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:
|
garage:
|
||||||
door_generate_motion: true
|
door_generate_motion: true
|
||||||
motion_sensors:
|
motion_sensors:
|
||||||
@@ -52,5 +57,6 @@ occupancy_sensors:
|
|||||||
retain_time: 5 * 60
|
retain_time: 5 * 60
|
||||||
conditions:
|
conditions:
|
||||||
trigger_conditions:
|
trigger_conditions:
|
||||||
- binary_sensor.alienware_r10
|
- sensor.desk_last_motion <= 5
|
||||||
- sensor.macbook_m3_pro_de_pierre_frontmost_app != 'loginwindow' and sensor.macbook_m3_pro_de_pierre_displays == 2
|
#- 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