Skip to content

Releases: piitaya/lovelace-mushroom

v1.3.0

27 Mar 20:04
6966a8c
Compare
Choose a tag to compare

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

v1.2.7

19 Mar 20:04
186fed4
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(theme): add font size/weight theme variable for cards and chips by @piitaya in #201

Full Changelog: v1.2.6...v1.2.7

v1.2.6

11 Mar 08:20
3649bd2
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

  • fix(slider): fix slider issue when changing editor mode by @piitaya in #195

Full Changelog: v1.2.5...v1.2.6

v1.2.5

04 Mar 19:14
dad66d8
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(template): add support line break for template by @piitaya in #185

Other Changes

Full Changelog: v1.2.4...v1.2.5

v1.2.4

02 Mar 21:26
11522a9
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(template): add entity in template card and chip by @piitaya in #179

Fixes 🐛

Full Changelog: v1.2.3...v1.2.4

v1.2.3

01 Mar 11:33
4e96d74
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(cover): adapt buttons with cover features by @piitaya in #169

Fixes 🐛

  • fix(layout): improve text ellipsis by @piitaya in #175
  • fix(state): don't show unknown state as unavailable for scene and buttons by @piitaya in #168

Full Changelog: v1.2.2...v1.2.3

v1.2.2

27 Feb 20:48
1091668
Compare
Choose a tag to compare

What's Changed

This release uses the new input style introduced by Home Assistant 2022.3 version. 🚀

Fixes 🐛

  • fix: use same entity icons rules as home assistant frontend by @piitaya in #147
  • fix(person): fix hold action selector in editor by @piitaya in #157
  • fix(icon): use entity icon attributes if defined by @piitaya in #161

Translations 🌍

Other Changes

New Contributors

Full Changelog: v1.1.2...v1.2.2

v1.1.2

19 Feb 12:50
5b26412
Compare
Choose a tag to compare

What's Changed

Translations 🌍

Other Changes

  • fix(light): only show brightness controls if light supports it by @piitaya in #140
  • fix(chips): fix support for hold and double tap action for template chip by @piitaya in #139

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 Feb 21:43
f76c9f1
Compare
Choose a tag to compare

What's Changed

Breaking change 🛠

vertical: true options is replaced by layout: "vertical". The vertical option is no longer supported by the editor but your dashboard should not be broken thank to a backward compatibility.

New Features 🎉

  • feat(light): add light chip by @piitaya in #110
  • feat(actions): add double tap action of all card by @piitaya in #123
  • feat(chips): add alignment by @bemble in #124
  • feat(chips): add alarm control panel chip by @bemble in #131
  • feat(layout): add default, horizontal and vertical layout for all cards by @piitaya in #132

Other Changes

  • refactor: create mushroom-color-picker by @piitaya in #117
  • refactor: create mushroom-info-picker by @piitaya in #118
  • fix: use em size for chip to improve theme support by @piitaya in #121
  • fix: add missing layout editors by @piitaya in #134

Full Changelog: v1.0.5...v1.1.1

v1.0.5

11 Feb 16:40
4cd82a6
Compare
Choose a tag to compare

What's Changed

New features

Other Changes

  • fix(fan): allow animation even if fan doesn't have speed by @piitaya in #98

Full Changelog: v1.0.3...v1.0.5