Fix typo in kitchen occupancy sensor reference

This commit is contained in:
2026-05-24 22:08:47 +02:00
parent 3788900afc
commit 41346d59a9

View File

@@ -5,7 +5,7 @@ light_kitchen_sink:
smart_conditions:
- light.kitchen_sink_switch
- binary_sensor.occupancy_kitchen and (sensor.kitchen_motion_light_level < 10 or self)
- binary_sensor.kitchen_occupancy and (sensor.kitchen_motion_light_level < 10 or self)
light_brightness_pct:
100: light.kitchen_sink_switch