mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add information about starting Lovelace paths with numbers (#11416)
This commit is contained in:
parent
144970a533
commit
d49619501d
@ -85,7 +85,7 @@ View config:
|
||||
|
||||
## Paths
|
||||
|
||||
You can link to one view from another view by its path. For this use cards that support navigation (`navigation_path`). Do not use special characters in paths.
|
||||
You can link to one view from another view by its path. For this use cards that support navigation (`navigation_path`). Do not use special characters in paths. Do not begin a path with a number. This will cause the parser to read your path as a view index.
|
||||
|
||||
### Example
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user