#Dashboard doesnt refresh when editing yaml

1 messages · Page 1 of 1 (latest)

glacial sage
#

So, when I edit my Yaml for a dashboard, I have to full reload HA. I dont have any errors in the console and cant work out why its not working! Help!

ionic coyote
#

which file are you editing?

#

is it one that's included from ui-lovelace.yaml?

glacial sage
#

Its not, its a different yaml file...is that why?

ionic coyote
#

yes

glacial sage
#

ahhhh makes sense

ionic coyote
#

when you say "it's not", it sounds like you're saying that "yes, it's a different file that's included in ui-lovelace.yaml"

#

if so, you need to at least touch ui-lovelace.yaml (or whatever your base YAML file is for that dashboard) for it to reload the included content

#

it's weird, but it's always been that way

glacial sage
#

explains why its worked in the past

#

and not now

#

its a completely different dashboard that doesnt use ui-lovelace

ionic coyote
#

ok, but I expect the same is true if you have a YAML dashboard with a different base file

#

I just haven't played with that

#

you can touch it from the command line, or I get in the habit of doing space-backspace in the main YAML file if I change an included file

#

and then I just move things that change often into the main file because that's a pain in the neck