I have this lovelace config under development and I have some few lights that are controlled by switches, but in the UI I want them to be visually comparable to the dimmable lights. Can I get the card to be same height as the dimmable lights? Also could I get the name to not be all UPPERCASE?
To change the name, just add the name attribute like you did for inngangsparti. As for the height, I don’t think you can do much. You might have to move towards a custom card.
Hello @petro, thanks for responding! Yes I have tried the name atrribute but it still is all uppercase sadly. Custom card could be the way to go yes. If only the light card could support switches that would be my preference, of course without the slider but keeping it the same size.
I just noticed that mine is that way too. It must be part of the button. I’m sure you could use a custom button card and modify it to your liking. It appears as if the native control doesn’t do what you want.