Releases: piitaya/lovelace-mushroom
v5.1.1
v5.0.11
v5.0.10
What's Changed
Fixes π
- Fix picture in template card in 2026.2 by @piitaya in #1846
- Fix climate temp control by @1iverea9er in #1816
New Contributors
- @1iverea9er made their first contribution in #1816
Full Changelog: v5.0.9...v5.0.10
v5.0.9
What's Changed
Fixes π
Translations π
- Update the Vietnamese translations with new English phrases by @vinhtantran in #1827
Full Changelog: v5.0.8...v5.0.9
v5.0.8
v5.0.7
v5.0.6
v5.0.5
I'm excited to announce a major update to the Template Card, bringing enhanced functionality, improved accessibility, and a completely redesigned editor.
Hereβs whatβs new:
- Accessibility support β The Template Card can now be fully controlled using a keyboard, making it easier to navigate and interact with.
- Full compatibility with card features β The card now works seamlessly with all standard card features used in Tile card.
- Icon Interaction Support β Just like the Tile card, icons now support multiple actions, including tap, hold, and double tap, for a more interactive experience.
- Redesigned editor β The card editor has been completely overhauled for a smoother and more intuitive design experience.
- Badge enhancements β Badges now support text display, allowing more informative and customizable indicators.
- Automatic migration β Existing Template Cards are automatically migrated to the new version, ensuring a seamless update with no extra work.
This update brings more flexibility, accessibility, and interactivity to the Template Card, making it more powerful and user-friendly than ever.
Breaking changes
π¨ Style and behavior breaking changes
The template card style is now aligned with the Tile card.
- Mushroom theme variables and colors are no longer applied, since the card now uses the same components and styles as the Tile card.
- Icons will only display a background when an action is assigned to them, making it clearer when they are interactive (https://www.home-assistant.io/blog/2025/03/05/release-20253/#making-tile-card-interactions-clearer).
- The default action is now
more-infoinstead oftoggleif you set an entity on the card. - The icon with have
toggleas default tap action if the entity supports toggle.
π οΈ Breaking Changes for Card Mod Users
Due to the Template Card redesign, its internal structure has changed. This will break existing Card Mod customizations.
π Backward compatibility
A Legacy Template Card is available to preserve the old behavior and style :
- the UI editor will allow you to revert to legacy card in one click
- in
yaml, you only have to replacecustom:mushroom-template-cardbycustom:mushroom-legacy-template-card
Changelog
New Features π
- Template card redesign by @piitaya in #1755
- Add support for weather icon in template card by @piitaya in #1758
Fixes π
- Fix default behavior for the template card by @piitaya in #1757
- Fix icon border radius for weather icon by @piitaya in #1773
Translations π
- Update sv.json by @devasmith in #1742
- Translations update from Hosted Weblate by @weblate in #1738
- Translations update from Hosted Weblate by @weblate in #1751
- Translations update from Hosted Weblate by @weblate in #1759
- Translations update from Hosted Weblate by @weblate in #1772
Other Changes
- Update template.md with theming information by @piitaya in #1764
- Add theming section and compatibility information by @piitaya in #1763
New Contributors
- @devasmith made their first contribution in #1742
Full Changelog: v4.5.0...v5.0.5
v5.0.4
I'm excited to announce a major update to the Template Card, bringing enhanced functionality, improved accessibility, and a completely redesigned editor.
Hereβs whatβs new:
- Accessibility support β The Template Card can now be fully controlled using a keyboard, making it easier to navigate and interact with.
- Full compatibility with card features β The card now works seamlessly with all standard card features used in Tile card.
- Icon Interaction Support β Just like the Tile card, icons now support multiple actions, including tap, hold, and double tap, for a more interactive experience.
- Redesigned editor β The card editor has been completely overhauled for a smoother and more intuitive design experience.
- Badge enhancements β Badges now support text display, allowing more informative and customizable indicators.
- Automatic migration β Existing Template Cards are automatically migrated to the new version, ensuring a seamless update with no extra work.
This update brings more flexibility, accessibility, and interactivity to the Template Card, making it more powerful and user-friendly than ever.
Breaking changes
π¨ Style and behavior breaking changes
The template card style is now aligned with the Tile card.
- Mushroom theme variables and colors are no longer applied, since the card now uses the same components and styles as the Tile card.
- Icons will only display a background when an action is assigned to them, making it clearer when they are interactive (https://www.home-assistant.io/blog/2025/03/05/release-20253/#making-tile-card-interactions-clearer).
- The default action is now
more-infoinstead oftoggleif you set an entity on the card. - The icon with have
toggleas default tap action if the entity supports toggle.
π οΈ Breaking Changes for Card Mod Users
Due to the Template Card redesign, its internal structure has changed. This will break existing Card Mod customizations.
π Backward compatibility
A Legacy Template Card is available to preserve the old behavior and style :
- the UI editor will allow you to revert to legacy card in one click
- in
yaml, you only have to replacecustom:mushroom-template-cardbycustom:mushroom-legacy-template-card
Changelog
New Features π
- Template card redesign by @piitaya in #1755
- Add support for weather icon in template card by @piitaya in #1758
Fixes π
Translations π
- Update sv.json by @devasmith in #1742
- Translations update from Hosted Weblate by @weblate in #1738
- Translations update from Hosted Weblate by @weblate in #1751
- Translations update from Hosted Weblate by @weblate in #1759
New Contributors
- @devasmith made their first contribution in #1742
Full Changelog: v4.5.0...v5.0.4
v4.5.0
What's Changed
You can now open the quick bar using Mushroom chip. Thank you @contagon !
New Features π
Fixes π
- modernize thermostat auto and heat/cool icon by @raythefourth in #1713
- Fix tabs in conditional editor by @piitaya in #1737
Translations π
- Translations update from Hosted Weblate by @weblate in #1681
- Translations update from Hosted Weblate by @weblate in #1684
- Translations update from Hosted Weblate by @weblate in #1685
- Translations update from Hosted Weblate by @weblate in #1686
- Translations update from Hosted Weblate by @weblate in #1689
- Translations update from Hosted Weblate by @weblate in #1695
- Translations update from Hosted Weblate by @weblate in #1699
- Translations update from Hosted Weblate by @weblate in #1705
- Translations update from Hosted Weblate by @weblate in #1728
- Translations update from Hosted Weblate by @weblate in #1730
- Translations update from Hosted Weblate by @weblate in #1736
New Contributors
- @raythefourth made their first contribution in #1713
- @contagon made their first contribution in #1698
Full Changelog: v4.4.0...v4.5.0