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:
akasma74 2020-04-09 11:51:44 +01:00 committed by GitHub
parent 0f81153640
commit e479e4f930
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: