mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-07-21 11:17:02 +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 %}
|
||||
green
|
||||
{% 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