the ambiance light of the desktop now properly turnoff when sleeping

This commit is contained in:
2026-08-05 09:30:10 +02:00
parent fa1ace8731
commit b129854f54
+3 -1
View File
@@ -3,4 +3,6 @@ light_ambiance:
class: SmartLight
entity: light.desk_ambiance
smart_conditions: sensor.desk_last_motion < 3 and binary_sensor.is_dark_outside
smart_conditions:
trigger_conditions: sensor.desk_last_motion < 3 and binary_sensor.is_dark_outside
blocking_conditions: binary_sensor.is_desk_sleeping