Releases: piitaya/lovelace-mushroom
v3.0.0
Mushroom now supports the new Assist action introduced in the 2023.7 release. It will work for every card and every chip.
⚠ 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 🎉
- Use ha state icons by @piitaya in #1141
- Add assist action and built-in hass-action by @piitaya in #1173
- Use timezone settings to format state and date by @piitaya in #1175
Translations 🌍
New Contributors
Full Changelog: v2.8.1...v3.0.0
v2.8.1
What's Changed
Fixes 🐛
Translations 🌍
- add missing translations by @ArnyminerZ in #1184
New Contributors
Full Changelog: v2.8.0...v2.8.1
v2.8.0
Hello ⛅️
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 🎉
- Allow to call service from title card by @piitaya in #1168
- Add primary and accent color by @piitaya in #1169
- Add support for weather icon in template card and template chip by @piitaya in #1171
- Add prefix to weather icon by @piitaya in #1176
Fixes 🐛
- Use ha-card for title card by @piitaya in #1167
- Fix step for button for number card by @piitaya in #1170
Translations 🌍
- Update it.json by @Menelao147 in #1130
- Add missing German translations by @steffenrapp in #1151
- Update zh-Hans and zh-Hant. by @bingooo in #1152
- Spelling and rephrasing correction by @RoiS8 in #1159
- Added Slovenian language by @dolenec in #1139
- fix: updated Russian translation for alignment by @alryaz in #1083
Other Changes
New Contributors
- @RoiS8 made their first contribution in #1159
- @dolenec made their first contribution in #1139
- @alryaz made their first contribution in #1083
Full Changelog: v2.7.1...v2.8.0
v2.7.1
What's Changed
New Features 🎉
Fixes 🐛
- Use translations for select options by @piitaya in #1127
- Gracefully handle not found entity states by @piitaya in #1128
Translations 🌍
- Add translate - spacer by @smekac95 in #1115
- Update it.json by @Menelao147 in #1117
- Spacer chip translation by @Misiu in #1118
- Update Hungarian translation for 2.7.0 by @istvnurbn in #1120
Other Changes
New Contributors
Full Changelog: v2.7.0...v2.7.1
v2.7.0
Hello 🍄
This release introduces the spacer
chip thanks to @bryan-stewart 🙏.
You can easily add space between your chips to better organize them.
Also, an annoying bug has been fixed when template return 0
value or a RGB
color.
What's Changed
New Features 🎉
- create spacer chip by @bryan-stewart in #1098
Fixes 🐛
Translations 🌍
- Update zh-Hant by @rhuba8324 in #1101
Other Changes
New Contributors
- @bryan-stewart made their first contribution in #1098
Full Changelog: v2.6.3...v2.7.0
v2.6.3
v2.6.2
Adds compatibility with 2023.4
Home Assistant version.
What's Changed
Translations 🌍
- Update Hungarian translation to 2.6.1 by @istvnurbn in #1050
- Update nl.json by @tiwu in #1052
- Update it.json by @Menelao147 in #1053
Other Changes
- Update README.md by @freeDom- in #1073
- Add support for entity component translations by @piitaya in #1074
- Update climate.md (Typo fix) by @oxigen-dev in #1080
New Contributors
- @Menelao147 made their first contribution in #1053
- @freeDom- made their first contribution in #1073
- @oxigen-dev made their first contribution in #1080
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
Fixes 🐛
- Fix zero value for slider by @piitaya in #1042
- Fix climate temperature buttons in horizontal layout by @piitaya in #1046
Translations 🌍
- Update German translation by @steffenrapp in #1043
Full Changelog: v2.6.0...v2.6.1
v2.6.0
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.
Also, Mushroom is now compatible with the new display_precision
option for entity (Needs HA 2023.3
).
New Features 🎉
- Add documentation URL to cards editors by @piitaya in #1024
- Add number card by @RonNabuurs and @piitaya in #676
Fixes 🐛
- Display precision support by @piitaya in #1037
- Improve buttons layout by @piitaya in #1038
- Fix documentation URL by @piitaya in #1039
Translations 🌍
- Update zh-Hant.json by @rhuba8324 in #999
Other Changes
- Syntax typos by @Mariusthvdb in #985
- Add mushroom ressource to config by @piitaya in #1019
New Contributors
- @Mariusthvdb made their first contribution in #985
- @RonNabuurs made their first contribution in #676
Full Changelog: v2.5.3...v2.6.0
v2.5.3
What's Changed
Fixes 🐛
Translations 🌍
- Added Catalan translations by @ArnyminerZ in #949
- Add Korean translation by @proke03 in #968
- Update Czech translation by @mstefany in #980
- Update nl.json by @laurenshoogendijk in #981
Other Changes
- Documentation: Add a note about the variable for the entity on the template card by @RosemaryOrchard in #942
New Contributors
- @RosemaryOrchard made their first contribution in #942
- @ArnyminerZ made their first contribution in #949
- @proke03 made their first contribution in #968
- @mstefany made their first contribution in #980
Full Changelog: v2.5.2...v2.5.3