From e479e4f930262b711b38986da672994b5af6ab10 Mon Sep 17 00:00:00 2001 From: akasma74 Date: Thu, 9 Apr 2020 11:51:44 +0100 Subject: [PATCH] add note about reload resources (#12772) I think it's useful to mention that resources need to be reloaded (as Refresh reloads only ui_lovelace.yaml I presume) --- source/lovelace/dashboards-and-views.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lovelace/dashboards-and-views.markdown b/source/lovelace/dashboards-and-views.markdown index 7555bee4454..f56b25a3063 100644 --- a/source/lovelace/dashboards-and-views.markdown +++ b/source/lovelace/dashboards-and-views.markdown @@ -55,7 +55,7 @@ mode: type: string resources: required: false - description: "List of resources that should be loaded when you use Lovelace. Only use this when mode is `yaml`." + description: "List of resources that should be loaded when you use Lovelace. Only use this when mode is `yaml`. If you change anything here, click the three dots menu (top-right) and click on `Reload resources` for Lovelace to pick up changes without restarting Home Assistant. You can also call `lovelace.reload_resources` service directly." type: list keys: url: