Files
fresh-home/scripts/control_light_with_lux.yaml
T
2024-04-14 14:08:56 -04:00

7 lines
177 B
YAML

alias: Control Light With Lux
sequence:
- service: light.turn_on
data_template:
entity_id: '{{ lightname }}'
brightness: '{{ brightness }}'
transition: 5