mirror of
https://github.com/Nezz/homeassistant-visionos-theme.git
synced 2026-05-09 08:25:57 +02:00
[GH-ISSUE #39] Energy dashboard Sources card isn't transparent #35
Labels
No labels
bug
bug
bug
duplicate
duplicate
pull-request
third party
third party
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/homeassistant-visionos-theme#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sddgit on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/39
As the title says. Here's a screenshot:
@Nezz commented on GitHub (Feb 4, 2026):
Thanks for the report, I released a fix in 2.7. Note that you will probably need card-mod 4.2.0 for the fix to work reliably.
@sddgit commented on GitHub (Feb 4, 2026):
Thanks for the quick fix. Card-mod 4.2.0 needs HA 2026.2, and I generally only update at the end of the month (so bugs get fixed first!). Once everything is upgraded, I'll report back if there's still a problem.
@ppiotrek90 commented on GitHub (Feb 5, 2026):
I have the latest card-mod (4.2.0) and I've just upgraded the theme but it looks like it's still wrong. In Chrome at least. Which part of the yaml should be fixing this issue?
@Nezz commented on GitHub (Feb 5, 2026):
This part:
github.com/Nezz/homeassistant-visionos-theme@20c09a00d1/themes/Liquid Glass.yaml (L162-L169)Make sure that your frontend cache has been cleared and that your resource URL has the correct postfix:
https://github.com/thomasloven/lovelace-card-mod?tab=readme-ov-file#performance-improvements
Without this, you probably end up with an old version of card-mod getting loaded. The version is logged in your browser console.