At the beginning of this year I started this weather card project and it kind of turned into a hobby. It started as “Atmospheric Weather Card” and lately got renamed to “Origami Weather”. Basically it turned into a weather card builder that allows all kinds of layouts. The style tries to be tasteful and you can customize pretty much anything.
full flexbox approach, very flexible layouts, and you can embed other HA cards
visual builder
animated SVG weather icons included, plus different layouts to choose from (if you don’t feel like making one yourself)
optional weather animations and effects
optional special effects like birds or balloons
bars with unlimited markers, comfort range, color steps and more
scrollable and conditional content
lots of background options (weather images, dynamic colors, default HA card style and more)
performance oriented: low fps, clouds are just one single image asset, tricks like static background stars, effects can be turned off, stuff like that. A ridiculous amount of time went into finding ways to keep it light.
Hi Bubble popups have a lot of containers and the card cannot be bigger than the container holding it. So if you have padding on the popup, that padding limits how wide the weather card can be.
You can try adding this to the bubble popup styles section as a workaround. This removes the popup padding and allows a full-width card, but it also means you need to give the other content its own padding so it looks right again.