Fixed example wich causes Lovelace not to compile

This commit is contained in:
Oli J 2019-12-15 18:24:10 +01:00 committed by Thomas Lovén
parent 5fd324f892
commit 38fd8b779f

View File

@ -60,7 +60,7 @@ entities:
- Loop over lists
```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
entities: