This commit is contained in:
darthsandmann 2022-08-08 22:49:12 +02:00
parent f479b73b60
commit bd224ac152

View File

@ -19,8 +19,8 @@ automation:
then:
- service: input_boolean.turn_on
target:
entity_id: input_boolean.lightsneeded
entity_id: input_boolean.lights_needed
else:
- service: input_boolean.turn_off
target:
entity_id: input_boolean.lightsneeded
entity_id: input_boolean.lights_needed