Don't flash upstairs lights for doorbell anymore
Will still turn them green though
This commit is contained in:
@ -324,15 +324,6 @@ automation:
|
||||
- light.tina_desk_strip
|
||||
data:
|
||||
color_name: green
|
||||
- alias: "Flash Lights"
|
||||
service: light.turn_on
|
||||
target:
|
||||
entity_id:
|
||||
- light.living_room_lights
|
||||
- light.tina_lamp
|
||||
- light.tina_desk_strip
|
||||
data:
|
||||
flash: long
|
||||
- alias: "End early if door opened"
|
||||
wait_template: "{{ is_state('binary_sensor.front_door','on') }}"
|
||||
timeout:
|
||||
|
Reference in New Issue
Block a user