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.

[Bug]: Mushroom Chip Card using light/dark mode color

See original GitHub issue

Current Behavior

The HA theme mode (light or Dark) is overwriting the mushroom chip icon color. Setting the color on the chip via UI has no affect and chips that support automatic color like lights do not change.

Inspecting the icon shows that there are two color styles being applied. The actual correct color is one of them, but it seems to be trumped by the mode color ‘rgb(225,225,225)’ or ‘rgb(33,33,33)’ image

image image

Expected Behavior

Icon for the mushroom chip should be colored depending on the entity type and state.

Steps To Reproduce

This is happening on all dashboards, even if I create a new one. I’ve tried two different browsers, cleared cache and cookies, changed themes, removed the themes configuration from my configuration.yaml, manually tried to set icon color via UI or template chip, reinstalled mushroom icons via HACS, and restarted HA instance.

Environment

- OS: HA OS
- Browsers tested on: Chrome, FireFox, HA Companion app
- Hassio:2022.7.3

Anything else?

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
HA-Robertocommented, Jul 20, 2022

I’ve figured it out and and I’m sorry for the time wasted! It seems like there was an issue with my card-mod installation. I started the process of removing cards and re-installing them. I dont know what exactly changed but I removed my card-mod card (which broke a lot of things…) and then when I re-installed it, I had color!!!

I currently have the latest version of card-mod that is available through HACS 3.1.5. There is a chance I had an older version even though HACS hadn’t told me I had an update, but I didnt check the version number so I am not sure if that was the case.

Thank you for working with me through this.

0reactions
piitayacommented, Jul 20, 2022

Which custom cards are installed with HACS? Can you list them?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mushroom Cards - Build a beautiful dashboard easily
It's collection of cards to help you to build a lovelace dashboard. Features. :hammer_and_wrench: Editor for all cards and and all options ...
Read more >
Mushroom Cards: Room Layout & More Examples
Mushroom Part 2: New Cards, Room Layout and Card Combinations. ... we are going to create a card header using the Title card...
Read more >
How To Create a Mushroom Card Grid Dashboard in Home ...
There is a built-in editor, color picker, icon picker, and much more. It supports both dark and light themes, and it doesn't rely...
Read more >
Dwains Dashboard with Mushroom Cards - How to set up
In this video, I will show you an IN-DEPTH TUTORIAL of Dwains Dashboard including how to incorporate the Mushroom cards. So, with Dwains ......
Read more >
Creating a Beautiful Home Assistant Mobile Dashboard Easily!
In this video I show you how to create a clean and minimalistic smart home dashboard using Home Assistant and Mushroom. Mushroom is...
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