I have set up my Home Assistant as an on top installation on Python 3.6. Everything works well except my HADashboard configuration. The dashboard works fine, except for icons and background image of my HADashboard. Neither fa nor mdi icons work. I have checked threads with similar problems. The CSS files are where they should be and the permissions are set correctly. use_hass_icon: 1 is not included in my dashboard.yaml-file.
The 2nd problem are background image of custom styles. They are simply not shown.
Is anybody familiar with a similar problem and can give me some hints on how to solve it?
I had a similar “issue”. It turned out that I had to restart appdaemon in order to get background pictures work after they were uploaded. Widgets are reloaded straight away after each dash modification, but images don’t
Thanks . I tried all your suggestions. Now background images work fine. However, icons still don’t do it. I post a dashboard code. It is the fa-snowflake-o, which is never shown.
step 2 is only possible if you dont use hassio.
how to clear them is just by deleting everything inside them.
that can be done with samba or any way you like. (dont ask me how its done on a commandline, google is more helpfull there, because i avoid commandline )
i am way to old for it. i rather see what i am doing then learn command from my head
i dont know what you mean with standard install.
if you installed AD in a venv or with docker (so not hassio) you know where you did place your configuration on the HD.
and the files are then inside conf/compiled/css (html and js) directories.
the addon from hassio relocates the files somehow to a temp dir or hides them (at least i did get that from hassio users), so they are hard to find.
and indeed those files can be deleted and they will repopulate at the moment you call a dashboard.
I do have the same strange issue. I have a dashboard running fine for several months.
I just added some new switches and can’t get them to have a working icon:
its possible that cube-outline is newer then the version that is downloaded in dashboard.
probably thats why it didnt work.
and then you replaced it and if it doesnt change, you got a cashe probem.
so delete all cashe on the device you show dashboard on and reload the dashboard.
to make sure that it will recompile you can use ?recompile=1 after your url so like
htttp://dashboardserver/dashboard?recompile=1
if you use a skin then dont use a second ? but a & so it would be
htttp://dashboardserver/dashboard?skin=skin&recompile=1
in fact I have the issue with other switch widgets (one using mdi-lava-lamp). I tried all the usual tricks before posting: different browsers, recompile, hard refresh, etc.
Only once, I was able to briefly see the icons during the first access on my phone. I see no error in logs, nothing that could give me a hint on what is going on.
in general to test if it works i advice to use google chrome on a PC.
on other devices its hard to completely clear your cashe.
i just tested and i can tell you for sure that cube-outline is not available in AD 3
lava-lamp on the other hand is working as usual.
so we have to figure out where your problems are.
but we need to do that step by step.
first i need to know on what platform you work (hassio, docker, venv)
then we need to add the acces log to appdaemon.yaml
and i need to be sure that AD is working as expected, so i need the full startup log after you restarted appdaemon.
it might be easier if we do that on discord if you like.