Releases: piitaya/lovelace-mushroom
Releases · piitaya/lovelace-mushroom
v3.2.4
What's Changed
Translations 🌍
- Update Czech translation by @veldik in #1333
- Add Ukrainian translation by @rkoptev in #1335
- Add Indonesian translation by @sayaivan in #1331
New Contributors
- @veldik made their first contribution in #1333
- @rkoptev made their first contribution in #1335
- @sayaivan made their first contribution in #1331
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
New Features 🎉
Fixes 🐛
- Fix display mode in number card editor by @piitaya in #1308
- Fix number state when changing value by @piitaya in #1309
Translations 🌍
- Update Vietnamese translations by @vinhtantran in #1283
New Contributors
- @vinhtantran made their first contribution in #1283
Full Changelog: v3.2.2...v3.2.3
v3.2.2
v3.2.1
v3.2.0
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.
What's Changed
New Features 🎉
Translations 🌍
Other Changes
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.5
⚠ 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 🎉
Fixes 🐛
Translations 🌍
New Contributors
Full Changelog: v3.0.3...v3.0.5
v3.0.3
v3.0.2
v3.0.1
What's Changed
Fixes 🐛
Translations 🌍
- Update Hungarian translation for 3.0 by @istvnurbn in #1196
Full Changelog: v3.0.0...v3.0.1