Added note about tabs (#5325)

This commit is contained in:
DubhAd 2018-05-08 08:22:50 +01:00 committed by Fabian Affolter
parent fc56ec7921
commit 49ea67b97e

View File

@ -93,3 +93,15 @@ lights: !include lights.yaml
```
More information about this feature can also be found at [splitting configuration](/docs/configuration/splitting_configuration/).
## {% linkable_title Common Issues %}
### {% linkable_title found character '\t' %}
If you see the following message:
```
found character '\t' that cannot start any token
```
This means that you've mistakenly entered a tab character, instead of spaces.