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

Unable to configure - add new custom cards via integration #1493

Open
khangwei opened this issue May 7, 2024 · 20 comments
Open

Unable to configure - add new custom cards via integration #1493

khangwei opened this issue May 7, 2024 · 20 comments
Labels

Comments

@khangwei
Copy link

khangwei commented May 7, 2024

Hi,

I used to be able to just go to integrations and configure, then add custom cards. I am now getting unknown error after a long loading process and HA crashes. Anyone has similar experience or know how to resolve this? Thank you

v1.3.9

image

@kdruelle
Copy link

kdruelle commented May 7, 2024

Same for me, except I cannot enable custom card. Each attempt to click on submit leads to ha crashes.

@BradenJ6164
Copy link

I am also having this issue. Home assistant goes into recovery mode. It also corrupts each theme file in config/themes/minimalist-*.yaml. When opening the file in VS Code it will show a corrupted error. Deleting the themes and restarting the home assistant fixes the issue but all the settings revert to default again. It's also impossible to edit the created dashboards without corrupting the theme files.

@lolziac
Copy link

lolziac commented May 7, 2024

I'm having the same issue, latest HA and Minimalist UI (v1.3.9).
Whatever change I try to do in settings, It just hangs and crashes HA.

@0la1
Copy link

0la1 commented May 8, 2024

Exact same issue and behavior as @khangwei

Core: Version: 2024.5.2
Supervisor: Version: 2024.05.1
OS: Version: 12.2

@BananaSacks
Copy link

Ditto - Fresh update to Core & Supervisor this AM & then tried to install lovelace-minimalist for the first time. Noticed that CPU pegs & OOM errors. Bumped up cores & mem, same results. Requires a forced reboot to stabilize.

Note however, I was able to install the integration - it is when I attempt to change and apply (any) integration config that everything goes to hell in a handbasket.

@yolani
Copy link

yolani commented May 10, 2024

Same here, can't change any configuration, not even the name of the default dashboards.

@Patrick1610
Copy link

I have the same issue, this is my config
image
Eventually need this to change to minimalist-mobile

@BananaSacks
Copy link

Is this a dead project? I thought Lovelace was the bee's knees for HA? Or are we the only people having issues and we should stop hoping that this is an actual bug someone will actually look into?

@lravelo
Copy link

lravelo commented May 16, 2024

I'm having essentially the same issue. I go to set up UI Lovelace Minimalist under Devices and when I hit submit it just hangs and the CPU spikes up over 80% and never comes back down. At this point Home Assistant becomes completely unresponsive. Ultimately, I have to reboot my HA VM to get it working again. I'm running HA 2024.5.3 and HAOS 12.3.

@emilio6479
Copy link

Same here, can't change any configuration

@robinbohnen
Copy link

Same problem here!

@jeffrhap
Copy link

Having the same issue! Useless like this!

@downey-lv
Copy link
Contributor

Having the same issues on a new Home Assistant Green. When setting up it is stuck in loading until HA crashes and restarts.
Not seeing anything in the logs, but I might not know where to look..

@locafra
Copy link

locafra commented May 22, 2024

Same here.
Hard reset to make HA works again

@Green2Matter
Copy link

Same thing - after fresh install of HAOS, HACS and Minimalist...

@kappe72
Copy link

kappe72 commented May 24, 2024

I have the same problem.

Core: 2024.5.4
Supervisor: 2024.05.1
OS: 12.3

@GroteGehaktBal
Copy link

GroteGehaktBal commented May 28, 2024

Same problem for me

Minimalist UI: v1.3.9
Core 2024.5.5
Supervisor 2024.05.1
Operating System 12.3
Frontend 20240501.1

@denes44
Copy link
Contributor

denes44 commented May 30, 2024

It's the same for me.

Minimalist UI v1.3.9
Core 2024.5.5
Supervisor 2024.05.1
Operating System 12.3
Frontend 20240501.1

@wilbiev
Copy link
Contributor

wilbiev commented Jun 8, 2024

I fixed two issues with my limited knowledge of Python and Home Assistant. You can find the modified files init.py and base.py in my GitHub repository https://github.com/wilbiev/UI/tree/main/custom_components/ui_lovelace_minimalist
The solved issues are the hanging (problem in the reload of the integration) and the log messages 'Detected blocking call'

@Ruu-D
Copy link

Ruu-D commented Jun 9, 2024

I fixed two issues with my limited knowledge of Python and Home Assistant. You can find the modified files init.py and base.py in my GitHub repository https://github.com/wilbiev/UI/tree/main/custom_components/ui_lovelace_minimalist The solved issues are the hanging (problem in the reload of the integration) and the log messages 'Detected blocking call'

Hi there @wilbiev . I have managed to recover my custom YAML dashboard (which was removed from the menu bar after HA Core update). Thanks for the modified .py files!!! However, after using MINIMALIST UI for over a year now, i struggle to have further confidence in the project, as its not maintained very well... I'm going to try to recreate my dashboard using MUSHROOM CARDS (less flexible as YAML but modified via UI).

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

No branches or pull requests