add info about managing dashboards (#12946)

based on this topic - https://community.home-assistant.io/t/how-to-add-additional-overviews/186244
This commit is contained in:
akasma74 2020-04-14 09:46:09 +01:00 committed by GitHub
parent faa6ea157e
commit 1c50c50240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ description: "The Lovelace UI is a powerful and configurable interface for Home
### Dashboards ### Dashboards
You can define multiple dashboards that all have their own YAML file, and add custom resources that are shared by all dashboards. You can define multiple dashboards that all have their own YAML file, and add custom resources that are shared by all dashboards.
To create new or manage existing (with `mode: storage` only) dashboards, click on `Configuration` in the sidebar and then on `Lovelace Dashboards`.
The key of the dashboard is used as the URL, this needs to contain a hyphen (`-`). The key of the dashboard is used as the URL, this needs to contain a hyphen (`-`).