Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon is not shown when in "mushroom mode" #95

Closed
cat-inGlasses opened this issue Jul 10, 2023 · 6 comments
Closed

Icon is not shown when in "mushroom mode" #95

cat-inGlasses opened this issue Jul 10, 2023 · 6 comments

Comments

@cat-inGlasses
Copy link

Describe the bug
When in mushroom mode icon is not shown, but when "mushroom mode is off" then icon is shown as usual.

Your card configuration

type: custom:timer-bar-card
entity: timer.bathroom_fan_timer
name: Timer 5 min
mushroom:
  icon_type: icon
  icon_color: red
  icon: mdi:fan-clock 
tap_action:
  action: call-service
  service: timer.start
  data:
    duration: '00:05:00'
  target:
    entity_id: timer.bathroom_fan_timer
hold_action:
  action: more-info

Debug information
Screenshot 2023-07-10 at 17 41 06

And my helper timer is with such icon:
Screenshot 2023-07-10 at 17 36 18

@sippeeey
Copy link

sippeeey commented Jul 17, 2023

i have the same issue:
image

this comes with the last HA Update 2023.7

@pservais
Copy link

Same issue:
image
Home Assistant version 2023.7.2

@rianadon
Copy link
Owner

I'll take a look soon. This seems like a pretty widespread problem so thanks all for reporting this.

@sippeeey
Copy link

it may be that this has something to do with this changes: https://github.com/piitaya/lovelace-mushroom/releases/tag/v3.0.0

this mushroom update comes one day later after the 2023.7 HA release

@rianadon
Copy link
Owner

Thank you! That looks to be exactly what caused the issue.

@sippeeey
Copy link

sippeeey commented Jul 21, 2023

Fixed and worked. Thanks man!!

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants