Hello there, backend dev but a home assistant newbie here.
I've setup everything on a raspberry pi 5, and i'm trying to put together some dashboards.
Right now i have a script that opens YT on TV, and I'm struggling to create a horizontal stack with 4 buttons where one of them is YT with YT image pointing to the script.
To be clear the problem is i don't know how to have a button with a proper YT image as the icon.
I've tried using picture, but that doesn't center the image so things can easily get visually messed up as soon as there are images with non-matching aspect ratios.
I also tried to install and use custom:button-card although it seems to be unmaintained, and i failed to get it working based on the installation guide on the README (did some searches, did restart too, still not working).
I couldn't get the built-in button card to show the image as icon or image although the same path would work in picture.
I have the VSCode add-on in case you need to instruct me to do some manual setting changes or something.