dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.77k stars 188 forks source link

Button card loaded twice #331

Closed johntdyer closed 2 years ago

johntdyer commented 2 years ago

I am transitioning / testing this and I really like it... however it seems you're loading some cards again that I've already loaded in my lovelace config.... Is there a way to stop this from loading again so I can get rid of the error in my console log ?

Diondk commented 2 years ago

Most of the cards are created by Dwain himself, only 2 others are loaded. They are located here: https://github.com/dwainscheeren/dwains-lovelace-dashboard/blob/2.0/custom_components/dwains_dashboard/load_plugins.py

But when you update to a new version these files will be overwritten automatically again so you will have to change it every time.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.