Skip to content

Releases: piitaya/lovelace-mushroom

v3.2.4

13 Jan 14:42
dc54101
Compare
Choose a tag to compare

What's Changed

Translations 🌍

New Contributors

Full Changelog: v3.2.3...v3.2.4

v3.2.3

05 Jan 18:21
6bc8ea2
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Fixes 🐛

Translations 🌍

New Contributors

Full Changelog: v3.2.2...v3.2.3

v3.2.2

02 Nov 11:59
3ffaa21
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v3.2.1...v3.2.2

v3.2.1

02 Nov 11:11
8b07996
Compare
Choose a tag to compare
v3.2.1 Pre-release
Pre-release

What's Changed

Fixes 🐛

  • Align cover control button design with built-in ha control by @piitaya in #1275
  • Fix conditional chip components loading by @piitaya in #1281

Full Changelog: v3.2.0...v3.2.1

v3.2.0

25 Oct 13:32
b19f276
Compare
Choose a tag to compare

Home Assistant 2023.11 brings multiple condition type to conditional card (more info in the release note)
This Mushroom release adds these new conditions to the conditional chips 🎉. You can now easily display or hide chip per screen size, per user or using numeric condition. This feature requires 2023.11 Home Assistant version.

CleanShot 2023-10-25 at 23 46 37@2x

What's Changed

New Features 🎉

  • Add multiple condition types for conditional chip by @piitaya in #1269

Translations 🌍

Other Changes

Full Changelog: v3.1.0...v3.2.0

v3.1.0

30 Aug 09:18
2414d1c
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

  • Fix fan card displaying 0% when off by @bdr99 in #1236

Other Changes

New Contributors

Full Changelog: v3.0.5...v3.1.0

v3.0.5

18 Jul 12:55
47cec4d
Compare
Choose a tag to compare

⚠ Change for card_mod users

--icon-animation has been removed because it doesn't work on Safari iOS with custom animations.
If you want to customize icon animation, you must use ha-state-icon selector with animation property.

Example

card_mod:
  style: |
    ha-state-icon {
      animation: spin infinite linear 1s;
    }

What's Changed

New Features 🎉

  • Add support for new event entity state formatting by @piitaya in #1215

Fixes 🐛

Translations 🌍

New Contributors

Full Changelog: v3.0.3...v3.0.5

v3.0.3

11 Jul 07:16
b284e7b
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Full Changelog: v3.0.2...v3.0.3

v3.0.2

10 Jul 15:51
994932b
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Full Changelog: v3.0.1...v3.0.2

v3.0.1

07 Jul 16:55
37fd3ef
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Translations 🌍

Full Changelog: v3.0.0...v3.0.1