Releases: piitaya/lovelace-mushroom
v4.0.2
Home Assistant 2024.8
introduces new badges and support for custom badges. I know the mushroom template card is one of the preferred card so let's introduce template badge ! 🎉
The template badge will allow you to create a custom badge with exact same design as the built-in entity badge but with template support for icon, color, content and label.
Also this version makes Mushroom compatible with the new card sizes recommandation from Home Assistant (https://www.home-assistant.io/blog/2024/07/26/dashboard-chapter-2/). You may notice some changes if you are using css override using card mod.
What's Changed
New Features 🎉
Fixes 🐛
- Add compatibility with Home Assistant 2024.8 by @piitaya in #1471
- Replace call service by perform action by @piitaya in #1484
- Add 2024.7 backward compatibility by @piitaya in #1488
Other Changes
- Update cs.json by @Betacart in #1468
- Use same prettier config as Home Assistant Front-end by @piitaya in #1472
New Contributors
Full Changelog: v3.6.4...v4.0.2
v4.0.1
Only install this version if you are using Home Assistant 2024.8! It’s not fully compatible with 2024.7 or less
Home Assistant 2024.8
introduces new badges and support for custom badges. I know the mushroom template card is one of the preferred card so let's introduce template badge ! 🎉
The template badge will allow you to create a custom badge with exact same design as the built-in entity badge but with template support for icon, color, content and label.
Also this version makes Mushroom compatible with the new card sizes recommandation from Home Assistant (https://www.home-assistant.io/blog/2024/07/26/dashboard-chapter-2/). You may notice some changes if you are using css override using card mod.
What's Changed
New Features 🎉
Fixes 🐛
- Add compatibility with Home Assistant 2024.8 by @piitaya in #1471
- Replace call service by perform action by @piitaya in #1484
Other Changes
- Update cs.json by @Betacart in #1468
- Use same prettier config as Home Assistant Front-end by @piitaya in #1472
New Contributors
Full Changelog: v3.6.4...v4.0.1
v4.0.0
Home Assistant 2024.8
introduces new badges and support for custom badges. I know the mushroom template card is one of the preferred card so let's introduce template badge ! 🎉
The template badge will allow you to create a custom badge with exact same design as the built-in entity badge but with template support for icon, color, content and label.
Also this version makes Mushroom compatible with the new card sizes recommandation from Home Assistant (https://www.home-assistant.io/blog/2024/07/26/dashboard-chapter-2/). You may notice some changes if you are using css override using card mod.
What's Changed
New Features 🎉
Fixes 🐛
Other Changes
- Update cs.json by @Betacart in #1468
- Use same prettier config as Home Assistant Front-end by @piitaya in #1472
New Contributors
Full Changelog: v3.6.4...v4.0.0
v3.6.4
v3.6.3
What's Changed
Fixes 🐛
- Improve spacing between chips by @riesinger in #1458
Other Changes
- Update deps by @piitaya in #1460
- Use layout property to style card within a grid by @piitaya in #1461
New Contributors
- @riesinger made their first contribution in #1458
Full Changelog: v3.6.2...v3.6.3
v3.6.2
v3.6.1
What's Changed
Fixes 🐛
- Fix vacation icon in alarm control panel card by @paolapersico1 in #1442
New Contributors
- @paolapersico1 made their first contribution in #1442
Full Changelog: v3.6.0...v3.6.1
v3.6.0
🚨 The alarm control panel card has been to updated to better handling code for arming and disarming.
The keypad is removed and is replaced by a dialog. The dialog will only be displayed if necessary like the built-in tile card and the more info dialog of an entity. Alarm icons have also be aligned with Home Assistant icons.
If you want to keep using the keypad, you can use the official alarm panel card.
Also, Home Assistant 2024.3
is now the minimal version to use Mushroom 🍄.
What's Changed
New Features 🎉
Other Changes
- Remove hide_icon from showcase by @martindybal in #1420
- Clean unused code by @piitaya in #1438
New Contributors
- @martindybal made their first contribution in #1420
Full Changelog: v3.5.5...v3.6.0