mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
alias: Control Light With Lux
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
- action: light.turn_on
|
||||
data_template:
|
||||
entity_id: '{{ lightname }}'
|
||||
brightness: '{{ brightness }}'
|
||||
transition: 5
|
||||
entity_id: "{{ lightname }}"
|
||||
brightness: "{{ brightness }}"
|
||||
transition: 5
|
||||
|
||||
Reference in New Issue
Block a user