Fix conditional errors

This commit is contained in:
2025-10-10 16:52:49 -04:00
parent a259542870
commit d75325198f

View File

@@ -174,9 +174,8 @@ script:
then:
- if:
condition:
lambda: 'return id(light_is_holding);'
lambda: 'return !id(light_is_holding);'
then:
- stop:
- if:
condition:
- binary_sensor.is_on: supersensor_occupancy