mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
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)
This commit is contained in:
parent
0f81153640
commit
e479e4f930
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user