name fix
This commit is contained in:
parent
f479b73b60
commit
bd224ac152
@ -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
|
Reference in New Issue
Block a user