I have a Light card for my Living room lights when you click the icon it turns from blue to yellow.
But I just created a card for my bedroom lights and when you click the icon it turns grey when on.
Is there a setting I am missing?
I have a Light card for my Living room lights when you click the icon it turns from blue to yellow.
But I just created a card for my bedroom lights and when you click the icon it turns grey when on.
Is there a setting I am missing?
Could you share the YAML of the card that doesn’t work?
And just checking you aren’t using any themes? Just the default one HA comes with?
Thanks for the reply.
Here is the code.
type: light
entity: light.bedroom_lights
It depends on what kind of light it is. It changes depending on the colour of the light.
For example, if i set my lights to cool white then they will come up as different shades of grey depending on the brightness.
If I set it to warm white, then it will come up as different shades or yellow/orange depending on the brightness.
Makes sense. Is there a way to just have the color as yellow?
Not using the default card options. I’m sure there is a custom component somewhere to add styling to it.