Skip to content

v1.0.0

Compare
Choose a tag to compare
@piitaya piitaya released this 09 Feb 18:01
· 617 commits to main since this release
882ef3e

First Mushroom release πŸš€

This introduces 2 new big features :

  • 🎨 Mushroom Themes and allow you to build your own. (Available soon in HACS, stay tuned)
  • πŸ’‘ RGB color support for light.

What's Changed

  • feat(entity): use relative time for entity card by @DurgNomis-drol in #60
  • feat(template): optional multiline secondary text in template card by @DurgNomis-drol in #59
  • feat(person): allow user to hide name by @pierrecle in #63
  • fix(chip): vertically center weather icon and make icon-only chips round by @pierrecle in #66
  • feat(person): use zone icon when available by @pierrecle in #65
  • feat(person): add info color when person in zone by @piitaya in #68
  • feat(theme): add theme usage by @piitaya in #46
  • feat(icon): allow user to hide icon in template and entity cards by @pierrecle in #64
  • feat(light): handle rgb color by @pierrecle in #48

New Contributors

Full Changelog: v1.0.0-beta.11...v1.0.0