add scripts

This commit is contained in:
2023-01-15 08:55:42 +01:00
parent c1fe22e73d
commit 01c093c473
5 changed files with 192 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
raketloop:
alias: Color Loop
use_blueprint:
path: mdolnik/color_loop.yaml
input:
light: light.raket
color_1:
- 255
- 38
- 0
color_2:
- 4
- 51
- 255
color_3:
- 255
- 251
- 0
mode: single
icon: mdi:lightbulb-on-90