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 Modes icons not visible any longer after upgrade #1351

Closed
2 tasks done
ziolelle opened this issue Jan 31, 2024 · 8 comments
Closed
2 tasks done

[Bug]: HVAC Modes icons not visible any longer after upgrade #1351

ziolelle opened this issue Jan 31, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@ziolelle
Copy link

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 having upgraded Mushroom to 3.4.0, now the icons for the HVAC modes selected for the climate entities are not visible any longer
image
The issue is present with or without the "Temperature control" switch enabled

Expected Behavior

before version 3.4.0 HVAC modes icons were perfectly visible

Steps To Reproduce

Add to a page a mushroom-climate-card and in the properties select the HVAC modes to be visible.

Context

YAML state

  - type: custom:mushroom-climate-card
    entity: climate.mitsubishi_msz_hr25vf
    hvac_modes:
      - 'off'
      - cool
      - heat
    show_temperature_control: false

Environment

- Browser: Chrome, Safari, iOS HA App
- HA Version: 2024.1.6
- Mushroom: 3.4.0

Anything else?

No response

@ziolelle ziolelle added the bug Something isn't working label Jan 31, 2024
@dreyks
Copy link

dreyks commented Jan 31, 2024

probably caused by #1347

@Marsman83
Copy link

I've got the same issue with 3.4.0

@rafalg7
Copy link

rafalg7 commented Feb 1, 2024

same on 3.4.1, Chrome:
image

@mike6041
Copy link

mike6041 commented Feb 1, 2024

Same here, chrome and Android app

@dongasaurus
Copy link

Also experiencing this after latest update. The HVAC mode buttons still work if clicked, but no icons are visible:
image

Troubleshooting steps so far:

  • Recreated card
  • Re-downloaded Mushroom
  • Cleared frontend cache

@jchurchward
Copy link

Same here, Edge and iOS/Android mobile apps.

@piitaya
Copy link
Owner

piitaya commented Feb 6, 2024

Duplicate of #1360, it's fixed with 4.3.2 release.

@piitaya piitaya closed this as completed Feb 6, 2024
@ziolelle
Copy link
Author

ziolelle commented Feb 6, 2024

Thank you so much, working now !

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

8 participants