question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Light group does not change icon color

See original GitHub issue

Hello everyone! Great custom ui, just love it! Thanks for the time and effort.

I was wondering why this happens here: only the light group does not changes the color, like this:

image

Code:

      - type: horizontal-stack
        cards:
          - type: custom:button-card
            entity: light.entrada
            icon: mdi:lightbulb
            action: toggle
            size: 60%
            color: rgb(211, 47, 47)
            name: Entrada
            style:
              - text-transform: none
          - type: custom:button-card
            entity: light.luzes_principais_cozinha
            icon: mdi:lightbulb
            action: toggle
            size: 60%
            color: rgb(211, 47, 47)
            name: Cozinha
            style:
              - text-transform: none
          - type: custom:button-card
            entity: light.area_servico
            icon: mdi:lightbulb
            action: toggle
            size: 60%
            color: rgb(211, 47, 47)
            name: Area serviço
            style:
              - text-transform: none

Thanks.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
kuujicommented, Sep 3, 2018

Thanks a lot, @tatunts! It looks awesome. Glad to see you like it!

1reaction
kuujicommented, Sep 2, 2018

@tatunts I just released a new version with a lot of features related to color. Check it out!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Switch & light entity icons not changing color on state change ...
On upgrading earlier today from 0.105.4 the switch and light entities do no longer change color (yellow / blue) on state change (on...
Read more >
Light group not changing color : r/homeassistant - Reddit
I gave a light group with two Tuya lights. When I tell the group to change colors only one changes most of the...
Read more >
Changing icon color in light theme doesn't have any affect
I noticed that when I change icon color in dark theme, it works and see the icons in the desired color, when the...
Read more >
Video: Insert icons - Microsoft Support
Learn how to add icons, wrap text around them, and change the color. ... group contains tools that let you add shapes, icons,...
Read more >
Control accessories with Home on iPhone - Apple Support
You can set supported lights to automatically adjust the color temperature ... If you don't get a choice of other icons, it means...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found