mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
Fix Lovelace resources
name in 0.107 blog post (#12525)
This commit is contained in:
parent
ea31695731
commit
d27fc10d77
@ -70,7 +70,7 @@ Lovelace configuration panel, and YAML dashboards can be set up in
|
|||||||
`configuration.yaml`, see [the documentation](/lovelace/yaml-mode/).
|
`configuration.yaml`, see [the documentation](/lovelace/yaml-mode/).
|
||||||
|
|
||||||
This awesome new feature comes with a deprecation if you use Lovelace in
|
This awesome new feature comes with a deprecation if you use Lovelace in
|
||||||
manual YAML mode: You need to move the `resource` section from
|
manual YAML mode: You need to move the `resources` section from
|
||||||
your `ui-lovelace.yaml` to the `lovelace:` section in `configuration.yaml`.
|
your `ui-lovelace.yaml` to the `lovelace:` section in `configuration.yaml`.
|
||||||
It is not a breaking change yet; we still load them from the previous location
|
It is not a breaking change yet; we still load them from the previous location
|
||||||
if we didn't find anything in the `lovelace:` section, however, this fallback
|
if we didn't find anything in the `lovelace:` section, however, this fallback
|
||||||
|
Loading…
x
Reference in New Issue
Block a user