mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-21 12:42:26 +00:00
Flash the lights when someone logs into minecraft! #307
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user