This commit is contained in:
radu
2026-07-17 14:22:17 +07:00
parent ea71834661
commit e8c146cf4b
8 changed files with 342 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
on_boot:
priority: 600
then:
- light.turn_on:
id: led
brightness: 25%
red: 100%
green: 0%
blue: 100%