Releases: piitaya/lovelace-mushroom
v1.6.1
This release introduces a new media player card ! 📺 Thanks again @acesyde for the help 🙂
It supports :
- media controls :
play
,pause
,stop
,next
,previous
,shuffle
,repeat
- volume controls :
volume up
,volume down
,mute
,volume control
- display media illustration and information
A lock card has been added too 🔓
What's Changed
New Features 🎉
- feat(media-player): add support of media player by @acesyde in #270
- feat(media-player): improve media player by @piitaya in #312
- feat(media-player): add media info options by @piitaya in #315
- feat(lock): add lock support by @acesyde in #316
- feat(lock): support open by @acesyde in #321
- feat(title): add alignement support by @acesyde in #323
Fixes 🐛
- fix: do not consider unavailable if entity state in unknown by @piitaya in #307
- feat(rtl): add rtl support by @piitaya in #310
- fix(slider): fix slider for cover and fan when disable by @piitaya in #311
Translations 🌍
- update zh-hant translation with vacuum card support by @rhuba8324 in #289
- update it translation by @giacomocarrozzo in #296
- update nl translations by @golles in #274
- add tr translation added by @cryptooth in #295
- add nb translation by @hwikene in #254
- update el.json including vacuum and media cards by @dsimop in #320
- update zh-hant.json by @rhuba8324 in #322
New Contributors
- @cryptooth made their first contribution in #295
- @golles made their first contribution in #274
- @hwikene made their first contribution in #254
Full Changelog: v1.5.0...v1.6.1
v1.6.0
This release introduces a new media player card ! 📺 Thanks again @acesyde for the help 🙂
It supports :
- media controls :
play
,pause
,stop
,next
,previous
,shuffle
,repeat
- volume controls :
volume up
,volume down
,mute
,volume control
- display media illustration and information
A lock card has been added too 🔓
What's Changed
New Features 🎉
- feat(media-player): add support of media player by @acesyde in #270
- feat(media-player): improve media player by @piitaya in #312
- feat(media-player): add media info options by @piitaya in #315
- feat(lock): add lock support by @acesyde in #316
Fixes 🐛
- fix: do not consider unavailable if entity state in unknown by @piitaya in #307
- feat(rtl): add rtl support by @piitaya in #310
- fix(slider): fix slider for cover and fan when disable by @piitaya in #311
Translations 🌍
- update zh-han translation with vacuum card support by @rhuba8324 in #289
- update it translation by @giacomocarrozzo in #296
- update nl translations by @golles in #274
- add tr translation added by @cryptooth in #295
- add nb translation by @hwikene in #254
New Contributors
- @cryptooth made their first contribution in #295
- @golles made their first contribution in #274
- @hwikene made their first contribution in #254
Full Changelog: v1.5.0...v1.6.0
v1.5.0
This release introduces a new vacuum card for vacuum entity ! 🧹 Thanks @acesyde for the help 🙂
It supports multiple commands : start/pause
, stop
, locate
, clean spot
and return home
.
What's Changed
New Features 🎉
Fixes 🐛
Translations 🌍
- update zh-hant translation by @rhuba8324 in #247
- update nl translation by @ldvc86 in #257
- added greek translation by @dsimop in #255
- update greek translation improvements by @dsimop in #265
Other Changes
- doc: update chips.md by @mleiber in #252
- chore: ignore .DS_Store files on Macs by @ulic75 in #262
- chore: add entity helpers by @piitaya in #260
- refactor(vacuum): improve vacuum commands support by @piitaya in #267
New Contributors
- @mleiber made their first contribution in #252
- @ldvc86 made their first contribution in #257
- @dsimop made their first contribution in #255
- @acesyde made their first contribution in #256
Full Changelog: v1.4.0...v1.5.0
v1.4.0
This release introduces a new card for new update entity included in the HA 2022.4 version ! 📦
You can now install your updates from your Mushroom dashboard.
What's Changed
New Features 🎉
- feat(slider): disabled actual control when unavailable rather than only styling to appear disabled by @ulic75 in #232
- feat(entity): support getting the isActive state of plant domain entities by @jacek-dargiel in #239
- feat(update): add update card by @piitaya in #243
Fixes 🐛
Translations 🌍
- fix chinese traditional translation by @rhuba8324 in #229
New Contributors
- @ulic75 made their first contribution in #233
- @jacek-dargiel made their first contribution in #239
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
Translations 🌍
- add zh-tw (chinese traditional) translation by @rhuba8324 in #222
- add dutch translation by @Metal-Eagle in #224
- update italian translation by @giacomocarrozzo in #225
New Contributors
- @rhuba8324 made their first contribution in #222
- @giacomocarrozzo made their first contribution in #225
- @Metal-Eagle made their first contribution in #224
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
New Features 🎉
- feat(slider): allow user to customize the slider threshold with theme by @piitaya in #219
- feat(slider): add single tap gesture to slider by @Hooolm in #218
Fixes 🐛
Translations 🌍
- add italian translation by @alessandroias in #221
Other Changes
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #210
New Contributors
- @dependabot made their first contribution in #210
- @alessandroias made their first contribution in #221
- @Hooolm made their first contribution in #218
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
The minimal HA version for Mushroom is now 2022.3
.
New Features 🎉
- feat(slider): update percentage display when changing slider position by @piitaya in #203
- feat(color): add support for hexa color by @piitaya in #204
Fixes 🐛
- fix(editor): load action editor by @piitaya in #205
- fix(light): improve minimal value for brightness by @piitaya in #206
Other Changes
Full Changelog: v1.2.7...v1.3.0