mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Added note about tabs (#5325)
This commit is contained in:
parent
fc56ec7921
commit
49ea67b97e
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user