diff --git a/apps/rooms/garage.yaml b/apps/rooms/garage.yaml index 0434663..4caeecc 100644 --- a/apps/rooms/garage.yaml +++ b/apps/rooms/garage.yaml @@ -14,8 +14,8 @@ p1p_light: smart_conditions: unavaibility_result: Disabled - trigger_conditions: binary_sensor.garage_occupancy or binary_sensor.garage_p1p_timelapse - blocking_conditions: not binary_sensor.p1p_is_printing and fan.garage_p1p_ventilateur_de_refroidissement <= 0 and fan.garage_p1p_ventilateur_de_la_chambre <= 0 + trigger_conditions: binary_sensor.garage_occupancy or binary_sensor.garage_p1p_timelapse or camera.garage_p1p_camera == 'streaming' + blocking_conditions: not binary_sensor.p1p_is_printing and not fan.garage_p1p_ventilateur_de_refroidissement and not fan.garage_p1p_ventilateur_de_la_chambre p1p_switch: module: smartswitch