there’s this post, already quoted above. https://github.com/kalkih/mini-media-player/issues/297 by @krocko
probably even more. And I have been following some core changes, so get notified on all these commits by following HA repo. Hence I new and talked about icon changes to Bram already, simply hadn’t realized it would have this impact.
Maybe the core team will offer us a solution somehow, let’s keep hope
Can you show a few examples? I did post in the button-card thread… some of mine look horrible now. I need to manually set the icon size and button size I think.
Often things like this are posted on the Developers blog and in the Discord channels for devs. Those making custom cards and integrations are more likely to be running the developer builds too, so they should hopefully spot things earlier in the process.
Otherwise they will get notified when people use the public beta and report issues to their repos. So that’s about one week lead time in the worst case scenario. Which I know is not great tbh, but that’s kind of the downside of super fast development (new HA releases every 3 weeks).
Those decisions aren’t really up to me, but generally speaking Core is intentionally kept simple and accessible. More advanced things with tons of customization options are typically left up to custom cards to tackle.
Hm I have them set to a 1/1 aspect ratio. I don’t use core cards that much, but I believe it should give the same result. If not, you might be able to adjust the aspect ratio (e.g 2/1) or set fixed heights, though none of these options work perfectly with core cards I think. It’s a shame that the core button card has little options. As it is imho one of the most important card and should have more options.
I’m happy with the core cards and their size. I really don’t want to specify a height because that will depend on the device.
Setting 1/1 - tried that.
I calculated it to be 1.6/1 and then I have to work out how to resize the icon. I was thinking Romrider will most likely fix it as it’s caused by 0.110.0 and it’s going to annoy a lot of people.
You have to understand that tagging is different for everyone. When you get upwards of 100 tags an hour it becomes rude. This is pretty much why the rule is in place. Some people don’t want that. Simple as that.
you seem very knowledgeable in these matters… might I persuade you to have a look at the state-card-custom-ui.html file , and see what in line 27 is causing the icon_color no longer to function because of the new way of handling icons in 110?
We have established that the icons themselves can still be templated using the js templates, like before, so I have hope that changing the script to the new method should be possible?
icon_color appearing on C 2835, 12607, 12731, 12925 and 13048
thanks if you could and would.
just as an update, posted this in the feature request, as further reason to have an alternative to custom-ui, since all the current card-mod stylings dont set the more-info in the entities, and only change the representation of them in the frontend cards.
imaging having to do things like this in each lovelace card: