mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
alias: Control Light With Lux
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data_template:
|
||||
entity_id: '{{ lightname }}'
|
||||
brightness: '{{ brightness }}'
|
||||
transition: 5
|
||||
Reference in New Issue
Block a user