I want to hide a switch from the dashboard and insert a button to a) only turn on, not off and b) allow another automation to run at the same time. This does exactly what I want
but that frontend button is a separate card. I could live with a horizontal stack of six of them, but I’d prefer to place them in a list of other entities in an entities card. Solved that one too with an input_button and this automation
Solved it. Should have read the entities card documentation fully in the first place. There are types button and buttons. And I now see there is no need at all for an extra input_button helper.
As you see, the state colour is shown for “buttons” but not for “button”, which I would prefer. Also the “buttons” have a shaded background contrary to what the “entities” documentation shows. My template only changes active colours for the colourblind, nothing else.