mirror of
https://github.com/Nezz/homeassistant-visionos-theme.git
synced 2026-05-09 08:25:57 +02:00
[GH-ISSUE #6] Request for New badges Support in Version 2024.8! Thanks! #4
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#4
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 @zcoo999 on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/6
Thank you for sharing this project, and the theme you've created is very elegant.!
I'm not sure if you've noticed, but in the HA 2024.8 update, new badges have been introduced.
Could you possibly add support for these badges?
Currently, when adding badges to your theme, the background does not become transparent.
Thanks,again!
@Nezz commented on GitHub (Aug 22, 2024):
Hi Iccox! I have fixed the background in Home Assistant:
https://github.com/home-assistant/frontend/pull/21667
The box shadow is also missing, but has been fixed by the HA team:
https://github.com/home-assistant/frontend/issues/21668
I'm not sure when these fixes will be released, but latest 2024.9 will have it.
Note to self, commits to keep an eye on:
github.com/home-assistant/frontend@6ec4323c76github.com/home-assistant/frontend@1080a8c961@Nezz commented on GitHub (Oct 3, 2024):
Support was added in 2024.9. 2024.10 introduced some issues with the new headers, but I'm already working on fixing those.