mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Flash the lights when someone logs into minecraft! #307
This commit is contained in:
@@ -57,3 +57,11 @@ automation:
|
||||
{% else %}
|
||||
green
|
||||
{% endif %}
|
||||
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.justin_go
|
||||
data:
|
||||
flash: long
|
||||
|
||||
- service: script.flash_notify
|
||||
|
Reference in New Issue
Block a user