mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-09 00:55:34 +00:00
Flash the lights when someone logs into minecraft! #307
This commit is contained in:
parent
d02cfe1bab
commit
5929a79000
@ -57,3 +57,11 @@ automation:
|
|||||||
{% else %}
|
{% else %}
|
||||||
green
|
green
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
- service: light.turn_on
|
||||||
|
entity_id:
|
||||||
|
- light.justin_go
|
||||||
|
data:
|
||||||
|
flash: long
|
||||||
|
|
||||||
|
- service: script.flash_notify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user