From d27fc10d7772ebc17151d0a78f914898381f7937 Mon Sep 17 00:00:00 2001 From: David Beitey Date: Sat, 28 Mar 2020 21:29:43 +0000 Subject: [PATCH] Fix Lovelace `resources` name in 0.107 blog post (#12525) --- source/_posts/2020-03-18-release-107.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2020-03-18-release-107.markdown b/source/_posts/2020-03-18-release-107.markdown index 65410529d8a..db6469b319e 100644 --- a/source/_posts/2020-03-18-release-107.markdown +++ b/source/_posts/2020-03-18-release-107.markdown @@ -70,7 +70,7 @@ Lovelace configuration panel, and YAML dashboards can be set up in `configuration.yaml`, see [the documentation](/lovelace/yaml-mode/). 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`. 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