Fixed example wich causes Lovelace not to compile
This commit is contained in:
parent
5fd324f892
commit
38fd8b779f
@ -60,7 +60,7 @@ entities:
|
|||||||
|
|
||||||
- Loop over lists
|
- Loop over lists
|
||||||
```yaml
|
```yaml
|
||||||
{% set lights = ['light.bed_light', 'light.kitchen_lights', 'light.ceiling_lights' %}
|
{% set lights = ['light.bed_light', 'light.kitchen_lights', 'light.ceiling_lights'] %}
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user