Skip to content

Releases: piitaya/lovelace-mushroom

v3.0.0

06 Jul 08:42
77459ff
Compare
Choose a tag to compare

Mushroom now supports the new Assist action introduced in the 2023.7 release. It will work for every card and every chip.

CleanShot 2023-07-06 at 10 36 35
CleanShot 2023-07-06 at 10 55 00
CleanShot 2023-07-06 at 10 38 28

⚠ Breaking change for card_mod users

Mushroom cards and chips now uses ha-state-icon instead of ha-icon. Also, the DOM structure changed, you should update your card_mod overrides to reflect the dom changes.

This change has been made to use built-in icon rules : when Home Assistant adds new icon or change icon for certain domain, Mushroom will now immediately reflect that change with any update.

What's Changed

New Features 🎉

Translations 🌍

New Contributors

Full Changelog: v2.8.1...v3.0.0

v2.8.1

27 Jun 07:28
1bcefb0
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Translations 🌍

New Contributors

Full Changelog: v2.8.0...v2.8.1

v2.8.0

21 Jun 13:21
f33c910
Compare
Choose a tag to compare

Hello ⛅️

image

You can now use weather SVG icons in your template card and template chip. You can find the available icons list in the documentation.

What's Changed

New Features 🎉

Fixes 🐛

Translations 🌍

Other Changes

New Contributors

Full Changelog: v2.7.1...v2.8.0

v2.7.1

25 Apr 21:38
cd7361a
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Sync icon and state display with HA 2023.5 by @piitaya in #1129

Fixes 🐛

Translations 🌍

Other Changes

New Contributors

Full Changelog: v2.7.0...v2.7.1

v2.7.0

17 Apr 08:45
dcd100f
Compare
Choose a tag to compare

Hello 🍄

This release introduces the spacer chip thanks to @bryan-stewart 🙏.
You can easily add space between your chips to better organize them.

image

Also, an annoying bug has been fixed when template return 0 value or a RGB color.

What's Changed

New Features 🎉

Fixes 🐛

Translations 🌍

Other Changes

New Contributors

Full Changelog: v2.6.3...v2.7.0

v2.6.3

01 Apr 19:10
00a8497
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Full Changelog: v2.6.2...v2.6.3

v2.6.2

29 Mar 20:50
1f100b0
Compare
Choose a tag to compare

Adds compatibility with 2023.4 Home Assistant version.

What's Changed

Translations 🌍

Other Changes

New Contributors

Full Changelog: v2.6.1...v2.6.2

v2.6.1

28 Feb 11:39
71596bc
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Translations 🌍

Full Changelog: v2.6.0...v2.6.1

v2.6.0

27 Feb 13:54
8acfc24
Compare
Choose a tag to compare

What's Changed

This release adds a new card for number and input_number entity 🔢 You can choose between a slider and buttons for the control.

CleanShot 2023-02-27 at 14 31 38

Also, Mushroom is now compatible with the new display_precision option for entity (Needs HA 2023.3).

New Features 🎉

Fixes 🐛

Translations 🌍

Other Changes

New Contributors

Full Changelog: v2.5.3...v2.6.0

v2.5.3

31 Jan 21:10
b80b651
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

  • Avoid too much service calls for select card by @piitaya in #984

Translations 🌍

Other Changes

  • Documentation: Add a note about the variable for the entity on the template card by @RosemaryOrchard in #942

New Contributors

Full Changelog: v2.5.2...v2.5.3