Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dwains dasboard home doesn't display #814

Open
ithaqua974 opened this issue May 28, 2024 · 10 comments
Open

dwains dasboard home doesn't display #814

ithaqua974 opened this issue May 28, 2024 · 10 comments

Comments

@ithaqua974
Copy link

For a couple of days, the home page does not display anything
and I don't know what I've done to cause this issue
any idea?

@korobcov
Copy link

Having the same problem, did you find a solution?

@rbrtribeiro
Copy link

Same here, but devices and more pages work

@korobcov
Copy link

I was never able to figure out what it was, I had to restore the virtual machine and update all components, the problem did not recur

@ithaqua974
Copy link
Author

My dashboard home page works now and I don't know why
there was no update for Dwains Dashboard and I don't understand what I have done to make it work

@Casuallynoted
Copy link

Also having this issue, not sure why it's happening and nothing I do (clearing cache and reloading, etc.) seems to resolve.

@Casuallynoted
Copy link

Figured it out on my end. This can be caused by the alarm entity in /homeassistant/dwains-dashboard/configs/settings.yaml no longer being available in home assistant. In my case, I had removed the alarm integration because it wasn't working but because it was still set in the settings, the dashboard refused to load. Is there a way we can get a mitigation for this where it will remove it from the settings conf if the entity no longer exists/integration has been removed?

@Bosty01
Copy link

Bosty01 commented Jun 30, 2024

Figured it out on my end. This can be caused by the alarm entity in /homeassistant/dwains-dashboard/configs/settings.yaml no longer being available in home assistant. In my case, I had removed the alarm integration because it wasn't working but because it was still set in the settings, the dashboard refused to load. Is there a way we can get a mitigation for this where it will remove it from the settings conf if the entity no longer exists/integration has been removed?

This is what happened to me. Had to delete that setting and it reloaded

@ithaqua974
Copy link
Author

I don't know what I've done to make Dwains work again.
I notice that the home page fails to load when it is a mess in my entities.
So I use Watchman to make a report and when Watchman report that a lot of entities are missing, Dwains can't load properly.
It happens when you rename your devices and you have to re-install them after so they are named with their default name.
You have a bunch of entries in your YAML that refer to entities that don't exist anymore.
With Watchman, you can see which entities are missing and where they are called in all your YAML files.
After a good cleaning of your entities, you restart HASS and empty the cache

@Bosty01
Copy link

Bosty01 commented Jul 4, 2024

So I use Watchman to make a report and when Watchman report that a lot of entities are missing, Dwains can't load properly. It happens when you rename your devices and you have to re-install them after so they are named with their default name. You have a bunch of entries in your YAML that refer to entities that don't exist anymore. With Watchman, you can see which entities are missing and where they are called in all your YAML files. After a good cleaning of your entities, you restart HASS and empty the cache

Never knew about Watchman. Thanks for this.

@ithaqua974
Copy link
Author

but this is not an exact science
I cleaned a "more page" YAML by filling all the entities in the data section and know my weather page using blueprint doesn't display anymore
and i don't understand my logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants