remove non ascii whitespaces
This commit is contained in:
parent
598a10bc28
commit
5a6d6c4d13
117 changed files with 1928 additions and 1928 deletions
|
@ -10,9 +10,9 @@ Home Assistant is a local smart home hub platform supportig many [integrations](
|
|||
![Screenshot][Screenshot]
|
||||
|
||||
## Configuration
|
||||
While you can configure most of Home Assistant directly from the user interface, some parts need you to edit `configuration.yaml`.
|
||||
While you can configure most of Home Assistant directly from the user interface, some parts need you to edit `configuration.yaml`.
|
||||
|
||||
To improve readability, you can source out certain domains from your main configuration file with the `!include`-syntax.
|
||||
To improve readability, you can source out certain domains from your main configuration file with the `!include`-syntax.
|
||||
```yaml
|
||||
light: !include lights.yaml
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue