-
Notifications
You must be signed in to change notification settings - Fork 23
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
Bug in Home Assistant 2022.11 #36
Comments
Same here 😞 |
Is this project really dead ? someone who can debug this problem ? thanks |
I found a solution. Add this in your theme
|
Ah man, thank you for figuring that out! You can also implement this with card mod, here's what I did:
Although I guess that removes the border, which means this card looks different to the other default cards...Hrmm, not a great fix to be honest. |
It looks like the default dashboard theme in Home Assistant was changed slightly in in the 2022.11 update, which is causing the Big Number Card to render incorrectly (there is a thin colored bar at the very edge of the card when the value is less than 100%, see screenshot below).
This happens regardless of the scale, whether you start the bar from the left or bottom, etc. I can't seem to find a configuration option to fix it.
The text was updated successfully, but these errors were encountered: