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]: Entity chip card always show icon, even with icon_type: none #1416

Open
3 tasks done
Spirituss opened this issue Apr 24, 2024 · 0 comments
Open
3 tasks done

[Bug]: Entity chip card always show icon, even with icon_type: none #1416

Spirituss opened this issue Apr 24, 2024 · 0 comments
Labels
question Further information is requested

Comments

@Spirituss
Copy link

Spirituss commented Apr 24, 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.
  • I have read the state of card mod support (in pin issues) and understand card mod support is not provided in this repository.

Current Behavior

I'd like not to show icon for entity chip card. I use tag icon_type: none for the card but Lovelace still shows item icon.
The same is for primary_info: none, secondary_info: none.

Expected Behavior

Chip card with no icon

Steps To Reproduce

No response

Context

YAML state

                        type: custom:mushroom-chips-card
                        chips:
                          - type: entity
                            entity: sensor.temperature
                            icon_type: none

Environment

- Browser: Chrome
- HA Version: 2024.4.4
- Mushroom: 3.5.4

Anything else?

No response

@Spirituss Spirituss added the bug Something isn't working label Apr 24, 2024
@piitaya piitaya added question Further information is requested and removed bug Something isn't working labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants