Iāve been following and using Mushroom for a long time now, previously I used lovelace-ui-minimalist which inspired me to do this project. Which is why I spent the last few days creating a collection of your awesome mushroom cards.
The idea is to give a quick good overview of the amazing user creations, especially classified by the card types.
Also I want to make it easier for everyone to import cards. I have changed the cards so that all entities are simplified like sensor.temp_01, sensor.hum_01, light.dummy_02 and so on. This makes it easier for you to simply Use CTR+F to search and replace all sensor.temp_01 with your correct entity.
With best knowledge I always put in the author and the corresponding link, of course many of them are from @rhysb If something is wrong, or you donāt want to have your card listed here, please contact me.
If you have any suggestions, want to publish your own cards or something different let me know or make a pull request on GitHub,
If you are not familiar with GitHub I have created a template which you can send me here or via a GitHub issue. So I will publish it in the documentation. > awesome-mushroom-cards-template.md
Added this to the bottom of my code to have it stick to the bottom of the page/screen (";host" part) and then transparent (ha-card part). Hope this helps!
Any way to add in the ability to quickly change source? Always been my one and only gripe with this mushroom media player card. Thatās why Iāve been using the mini-media-player HACS integration card.
Does anyone have any examples of their YAML using a mushroom template to display an analog value (showing both the value and a bar chart)? Similar to the standard gauge card that is in HA, but i want the mushroom look. Can we use the light card but change the ādimmerā bar at the bottom to represent the value over a custom min / max range?
# DO NOT EDIT THIS FILE.
# This file will be reset with updates.
# If you want to customize it, copy the content in another folder and file and change the name.
# https://www.home-assistant.io/integrations/frontend/#defining-themes
PC Mushroom:
# Home Assistant override
ha-card-background: rgba(10,10,10,10,0)
ha-card-box-shadow: "0px 0px 1px #000000"
ha-card-border-width: 0
# Home Assistant override
ha-card-border-radius: 6px
# Layout
mush-spacing: 8px
# Elements
mush-icon-border-radius: 6px
mush-control-border-radius: 6px
# Chips
mush-chip-border-radius: 6px
modes:
light: {}
dark: {}