P1P integration

This commit is contained in:
2026-06-08 19:40:58 +02:00
parent 77cd648d03
commit 09681d93bb
4 changed files with 47 additions and 10 deletions

View File

@@ -38,6 +38,8 @@ occupancy_sensors:
trigger_conditions: sensor.living_room_last_motion <= 5
binary_sensor.kitchen_occupancy:
trigger_conditions: sensor.kitchen_last_motion <= 5
binary_sensor.garage_occupancy:
trigger_conditions: sensor.garage_last_motion <= 5 or binary_sensor.garage_entrance or binary_sensor.garage_door
binary_sensor.restroom_occupancy:
trigger_conditions: sensor.restroom_last_motion <= 3
binary_sensor.bedroom_occupancy: