tweaked living_room_ambiance_light

This commit is contained in:
2026-07-09 23:19:45 +02:00
parent 976b829a8d
commit 89a2f55583

View File

@@ -9,12 +9,13 @@ virtual_sensors:
# living room sensors # living room sensors
value_selector.living_room_ambiance_light: value_selector.living_room_ambiance_light:
values: values:
0: 0:
- not binary_sensor.living_room_occupancy - not binary_sensor.living_room_occupancy
- binary_sensor.projector_on and not binary_sensor.is_vertex2_content_idle - binary_sensor.projector_on and not binary_sensor.is_vertex2_content_idle
- light.living_room - light.living_room
- sensor.mezzanine_motion_light_level > 10 - sensor.mezzanine_motion_light_level > 15
- binary_sensor.is_living_room_sleeping
1: 1:
- binary_sensor.is_everybody_sleeping - binary_sensor.is_everybody_sleeping
- binary_sensor.projector_on - binary_sensor.projector_on