mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Update yaml-mode.markdown (add migrating UI) (#9390)
* Update yaml-mode.markdown (add migrating UI) Update yaml-mode.markdown * Minor changes
This commit is contained in:
parent
c6d6d09669
commit
2dd1d58849
@ -101,4 +101,11 @@ views:
|
||||
Welcome to your **Lovelace UI**.
|
||||
```
|
||||
|
||||
Your previously customized Lovelace UI won't be modifiable anymore and won't follow after you start writing code in the `<config>/ui-lovelace.yaml` file, but you can easily import it if you wish.
|
||||
|
||||
- Go in the `Overview` tab.
|
||||
- Go in the three dots menu (top-right) and click on `Configure UI`.
|
||||
- Go in the three dots menu again and click on `Raw config editor`.
|
||||
- There you see the config for your actual Lovelace UI, you can copy that into the `<config>/ui-lovelace.yaml` file.
|
||||
|
||||
Navigate to `<YOUR HASS URL>/lovelace`. When you make changes to `ui-lovelace.yaml`, you don't have to restart Home Assistant or refresh the page. Just hit the refresh button in the menu at the top of the UI.
|
||||
|
Loading…
x
Reference in New Issue
Block a user