add automations

This commit is contained in:
2023-01-15 08:54:58 +01:00
parent 8ceed3fa6b
commit c1fe22e73d
16 changed files with 1860 additions and 1 deletions
+20
View File
@@ -0,0 +1,20 @@
colorloopgang:
alias: Color Loop
use_blueprint:
path: mdolnik/color_loop.yaml
input:
light: light.gang_3
color_1:
- 255
- 38
- 0
color_2:
- 0
- 249
- 0
color_3:
- 4
- 51
- 255
icon: mdi:balloon
mode: single
+20
View File
@@ -0,0 +1,20 @@
colorloopdaniel:
alias: Color Loop Daniel
use_blueprint:
path: mdolnik/color_loop.yaml
input:
light: light.daniels_vaerelse
color_1:
- 255
- 38
- 0
color_2:
- 0
- 249
- 0
color_3:
- 4
- 51
- 255
icon: mdi:balloon
mode: single