mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update light.template.markdown (#2937)
crappy yaml Config at the top was supposed to be a light-based example. Non-light based example is below
This commit is contained in:
parent
2170d07c04
commit
a9279d993b
@ -32,7 +32,7 @@ light:
|
||||
set_level:
|
||||
service: script.theater_lights_level
|
||||
data_template:
|
||||
volume_level: "{% raw %}{{brightness}}{% endraw %}"
|
||||
brightness: "{% raw %}{{brightness}}{% endraw %}"
|
||||
level_template: "{% raw %}{{is_state('sensor.theater_brightness.attributes.lux'}}{% endraw %}"
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user