Add bedroom heat pump configuration and update presence conditions for bedroom occupancy

This commit is contained in:
2026-05-27 23:06:16 +02:00
parent af6abec832
commit aa6fb42dd7
2 changed files with 39 additions and 0 deletions

View File

@@ -40,6 +40,9 @@ occupancy_sensors:
trigger_conditions: sensor.kitchen_last_motion <= 5
binary_sensor.restroom_occupancy:
trigger_conditions: sensor.restroom_last_motion <= 3
binary_sensor.bedroom_occupancy:
trigger_conditions: binary_sensor.is_bedroom_sleeping or binary_sensor.day_interval_night
blocking_conditions: not binary_sensor.someone_home
retain_condition.desk_occupancy:
retain_time: 5 * 60
conditions: