A little flash notification #307

This commit is contained in:
ccostan 2018-02-04 16:24:18 -05:00
parent df4b97bfce
commit bc81e50a6b
1 changed files with 6 additions and 6 deletions

View File

@ -47,12 +47,6 @@ automation:
red
{% endif %}
- service: light.turn_on
entity_id:
- light.justin_go
data:
flash: long
- service_template: >
{% if states.sensor.bear_stone.state|int > 0 %}
light.turn_on
@ -60,3 +54,9 @@ automation:
light.turn_off
{% endif %}
entity_id: light.justin_go
- service: light.turn_on
entity_id:
- light.justin_go
data:
flash: short