[GH-ISSUE #39] Energy dashboard Sources card isn't transparent #35

Closed
opened 2026-05-07 00:17:40 +02:00 by BreizhHardware · 4 comments

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:

Image
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: <img width="630" height="1368" alt="Image" src="https://github.com/user-attachments/assets/3747f9b6-94ec-410b-9025-3ad82c746a66" />
Author
Owner

@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.

<!-- gh-comment-id:3850145803 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:3850328078 --> @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.
Author
Owner

@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?

Image
<!-- gh-comment-id:3852187933 --> @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? <img width="628" height="457" alt="Image" src="https://github.com/user-attachments/assets/b49e9efe-a9e5-41c1-9717-818b31d65747" />
Author
Owner

@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.

<!-- gh-comment-id:3852559033 --> @Nezz commented on GitHub (Feb 5, 2026): This part: https://github.com/Nezz/homeassistant-visionos-theme/blob/20c09a00d186de79a66899b46adecc7969e9d2a4/themes/Liquid%20Glass.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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/homeassistant-visionos-theme#35
No description provided.