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