mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
light.template: Fix typo in device list key (#4297)
"switches" should be "lights"
This commit is contained in:
parent
6e0ce3f41c
commit
a1d63321b8
@ -42,7 +42,7 @@ light:
|
||||
{% endraw %}
|
||||
|
||||
{% configuration %}
|
||||
switches:
|
||||
lights:
|
||||
description: List of your lights.
|
||||
required: true
|
||||
type: map
|
||||
|
Loading…
x
Reference in New Issue
Block a user