So, although I’m a technical person I don’t have any experience with code, I’m more an infrastructure guy. I’ve always wanted to learn “to code” and Home Assistant seems like a good introduction to that since it requires a bit of code here and there… so I was hoping someone might help me accomplish this goal as it will inevitably teach me something.
I have been building a grid card for my living room where I use an Amazon FireTV. I have successfully built buttons to change the source via ADB but the default behaviour seems to be that the buttons think they are on all of the time even if the source is changed to another source so you just end up with all buttons thinking they are on.
The button card does not natively support card mod. You need card mod for it to work. Secondly, if you’re going to template an entire card style based on state, it would be better to use a different set of cards. The custom:button-card can handle this alone and it’s probably your best bet.