mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
lights changed to light (#12224)
This commit is contained in:
parent
f9e120f975
commit
3c0e1bc32f
@ -89,7 +89,7 @@ example:
|
||||
To improve readability, you can source out certain domains from your main configuration file with the `!include`-syntax.
|
||||
|
||||
```yaml
|
||||
lights: !include lights.yaml
|
||||
light: !include lights.yaml
|
||||
```
|
||||
|
||||
More information about this feature can also be found at [splitting configuration](/docs/configuration/splitting_configuration/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user