name fix
This commit is contained in:
		@@ -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