Skip to content

Releases: piitaya/lovelace-mushroom

v5.1.1

27 Feb 14:56
c6b4c12

Choose a tag to compare

What's Changed

Fixes πŸ›

  • Add backward compatibility with old HA version by @piitaya in #1867
  • Use selector instead of selector-select by @piitaya in #1868

Full Changelog: v5.0.12...v5.1.1

v5.0.11

09 Feb 15:18
3f0c3d1

Choose a tag to compare

What's Changed

Fixes πŸ›

Other Changes

Full Changelog: v5.0.10...v5.0.11

v5.0.10

30 Jan 16:09
7b9e0ae

Choose a tag to compare

What's Changed

Fixes πŸ›

New Contributors

Full Changelog: v5.0.9...v5.0.10

v5.0.9

01 Jan 19:52
ae2612a

Choose a tag to compare

What's Changed

Fixes πŸ›

  • Use kelvin instead of mired for light color temperature slider by @piitaya in #1814

Translations 🌍

  • Update the Vietnamese translations with new English phrases by @vinhtantran in #1827

Full Changelog: v5.0.8...v5.0.9

v5.0.8

10 Oct 13:30
d713bc9

Choose a tag to compare

What's Changed

Fixes πŸ›

Full Changelog: v5.0.7...v5.0.8

v5.0.7

29 Sep 12:56
d246aa1

Choose a tag to compare

What's Changed

Fixes πŸ›

  • Fix tabs in chips editor and clean version checks by @piitaya in #1801

Other Changes

Full Changelog: v5.0.6...v5.0.7

v5.0.6

18 Sep 15:40
36c67b6

Choose a tag to compare

What's Changed

Fixes πŸ›

  • Add support for rgb color format in new template card by @piitaya in #1774

Translations 🌍

Other Changes

Full Changelog: v5.0.5...v5.0.6

v5.0.5

11 Sep 12:59
c0a0a41

Choose a tag to compare

I'm excited to announce a major update to the Template Card, bringing enhanced functionality, improved accessibility, and a completely redesigned editor.

New template card

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-info instead of toggle if you set an entity on the card.
  • The icon with have toggle as 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 replace custom:mushroom-template-card by custom:mushroom-legacy-template-card

Changelog

New Features πŸŽ‰

Fixes πŸ›

Translations 🌍

Other Changes

  • Update template.md with theming information by @piitaya in #1764
  • Add theming section and compatibility information by @piitaya in #1763

New Contributors

Full Changelog: v4.5.0...v5.0.5

v5.0.4

10 Sep 15:24
a5957a2

Choose a tag to compare

I'm excited to announce a major update to the Template Card, bringing enhanced functionality, improved accessibility, and a completely redesigned editor.

New template card

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-info instead of toggle if you set an entity on the card.
  • The icon with have toggle as 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 replace custom:mushroom-template-card by custom:mushroom-legacy-template-card

Changelog

New Features πŸŽ‰

Fixes πŸ›

  • Fix default behavior for the template card by @piitaya in #1757

Translations 🌍

New Contributors

Full Changelog: v4.5.0...v5.0.4

v4.5.0

22 Jul 12:07
f600fd8

Choose a tag to compare

What's Changed

You can now open the quick bar using Mushroom chip. Thank you @contagon !

CleanShot 2025-07-22 at 14 06 19@2x

New Features πŸŽ‰

Fixes πŸ›

Translations 🌍

New Contributors

Full Changelog: v4.4.0...v4.5.0