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
|
- light.tina_desk_strip
|
||||||
data:
|
data:
|
||||||
color_name: green
|
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"
|
- alias: "End early if door opened"
|
||||||
wait_template: "{{ is_state('binary_sensor.front_door','on') }}"
|
wait_template: "{{ is_state('binary_sensor.front_door','on') }}"
|
||||||
timeout:
|
timeout:
|
||||||
|
Reference in New Issue
Block a user