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

[Bug]: HVAC mode icons missing on Climate cards after 3.4.0 update #1360

Closed
2 tasks done
elarsson1 opened this issue Feb 3, 2024 · 20 comments
Closed
2 tasks done

[Bug]: HVAC mode icons missing on Climate cards after 3.4.0 update #1360

elarsson1 opened this issue Feb 3, 2024 · 20 comments
Labels
bug Something isn't working

Comments

@elarsson1
Copy link

elarsson1 commented Feb 3, 2024

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest Mushroom version.
  • I did a search to see if there is a similar issue or if a pull request is open.

Current Behavior

After an update to Mushroom Cards v 3.4.0, Issue persists in 3.4.1. I am observing that icons for HVAC mode selection in the Mushroom climate card are no longer visible. See attached screenshot.

This seems similar to #1359 but I am already running HA 2024.1.6, and it is not restricted to a particular device. Reproduced in Mozilla Firefox, Google Chrome, and IOS Companion App. Reverting Mushroom js files and refreshing the browser restores the icons.

Expected Behavior

HVAC Modes are shown with appropriate icons.

Steps To Reproduce

  1. Update Mushroom card > 3.4.0 using HACS add-on
  2. Refresh browser
  3. Observe that HVAC mode icons have disappeared

Context

Lovelace configuration for a climate card:

type: custom:mushroom-climate-card
entity: climate.living_room
show_temperature_control: true
hvac_modes:
  - heat
  - cool
  - 'off'
tap_action:
  action: more-info

Environment

- Browser: Firefox, Chrome, and iOS companion app
- HA Version: 2024.1.6
- Mushroom: 3.4.1

Anything else?

Screenshot 2024-02-03 at 12 23 00
@elarsson1 elarsson1 added the bug Something isn't working label Feb 3, 2024
@a1ex-ak
Copy link

a1ex-ak commented Feb 3, 2024

I confirm the bug

Same here: HA 2024.1.6
Mushroom 3.4.1
Снимок экрана от 2024-02-04 00-14-34

@clucluclu
Copy link

Also getting this

@BassBoi
Copy link

BassBoi commented Feb 4, 2024

Same here: HA 2024.1.6
Mushroom 3.4.1
image

@nicopret1
Copy link

Same here: Also on HA2024.1.6
Mushroom 3.4.1
Screenshot 2024-02-04 at 14 36 34

@Gzzloveyyt
Copy link

QQ截图20240205165350

Same problem

@testsieger73
Copy link

image

Same issue

@arwindersingh82
Copy link

Any updates on this bug? Seems a lot of people are hitting this issue but no comments as to when this will be resolved?

@juscode
Copy link

juscode commented Feb 6, 2024

Same issue

@FoUStep
Copy link

FoUStep commented Feb 6, 2024

+1, same issue on 3.4.1 here.

@johnben345
Copy link

+1 also having this issue

@piitaya piitaya mentioned this issue Feb 6, 2024
2 tasks
@juscode
Copy link

juscode commented Feb 6, 2024

Issue is the same after clearing cache and on latest version

@dm82m
Copy link

dm82m commented Feb 6, 2024

@piitaya issue is not fixed for cover cards:

image

@dm82m
Copy link

dm82m commented Feb 6, 2024

And also some issues with entity card and humidifier card, see lower left side

@juscode
Copy link

juscode commented Feb 6, 2024

Issue is still present for me too
IMG_1638

@piitaya
Copy link
Owner

piitaya commented Feb 6, 2024

Hello 👋 It's certainly a cache issue. Try to clear it : https://github.com/piitaya/lovelace-mushroom?tab=readme-ov-file#i-dont-see-the-last-changes. Do you have the 4.3.2?

@dm82m
Copy link

dm82m commented Feb 6, 2024

Afaik google nest hub is not caching. Switched it of, powered it on but still the same result. Will test with a reboot of ha core.

@juscode
Copy link

juscode commented Feb 6, 2024

Thank you resolved in 4.3.2

@dm82m
Copy link

dm82m commented Feb 6, 2024

@piitaya followed your advice, removed resource, uninstalled, reinstalled. Rebooted google nest hub. No change. Rebooted ha core and google nest hub. No change. Icons are still not shown. And yes: I am on version 4.3.2

@piitaya
Copy link
Owner

piitaya commented Feb 6, 2024

Is it only for climate card or also for all round icons? It's seems to work for your chips so I should only be a cache issue... 😕

@dm82m
Copy link

dm82m commented Feb 6, 2024

Totally confusing.

all my mushroom cover cards are not showing an icon.

And the most confusing is that one mushroom entity card is showing an icon but the other card with the same configuration but other entity is not.

had the same problem with three custom:button-cards. Setting an icon manually solved the problem.

I would definitely say that caching is not an issue here. But I have no idea what the problem is.

edit1:
And this is the same here aswell: if I manually set the icons in my Lovelace config they are displayed. If I don’t set an icon it is sometimes displayed and sometimes not. Can’t figure out the reason. And can’t set icon for cover manually cause they are different depending on state.

edit2:
Tried downgrade to 3.3.0 of mushroom - same issue. Tried downgrade to ha core 2024.1.5 - same issue. Absolutely no idea when this problem started occuring. 😫

edit3:
Here is also a guy reporting about this issue in relation to button-card and a notice about a blog post that you wrote @piitaya see home-assistant/core#109244

edit4: SOLUTION updated to 2024.2.0b8 and all icons are back 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests