garage light doesn't check light level if the door is close

This commit is contained in:
2026-07-09 23:16:39 +02:00
parent 426c6b79cf
commit e5d99438d8

View File

@@ -5,7 +5,7 @@ light_garage:
smart_conditions:
trigger_conditions: sensor.garage_last_motion < 3
blocking_conditions: sensor.garage_motion_light_level > 10
blocking_conditions: sensor.garage_motion_light_level > 10 and binary_sensor.garage_entrance
p1p_light:
module: smartswitch