Skip to content

v2.3.3

Choose a tag to compare

@DigiLive DigiLive released this 01 Jun 11:04
4257a6c

🚀 New Features

  • Configuration Option: Set card count for horizontal stacks. Resolves: #203
  • Add Brazilian Portuguese language. Resolves: #204
  • Add Valve view. Resolves: #223
home_view:
  stack_count:
    _: 2
    persons: 3
    areas: [2,1] # [Strategy Card, HASS card]
domains:
  _:
    stack_count: 2
    light: 3

🐛 Bug Fixes

  • Entities shown twice. Resolves: #207
  • Entities not shown. Resolves: #227
  • Area not found error. Resolves: #206
  • Unable to hide areas. Resolves: #205
  • Home view section split. Resolves: #203

📚 Documentation

  • Add stack_count option to the Wiki.
  • Add order option for extra_views to the Wiki.
  • Add Valve to the documentation as supported domain.

Note

Our documentation is moving away from the Wiki to a brand-new site on GitHub Pages.
Please update your bookmarks! You can find the complete and official documentation here:
👉 https://digilive.github.io/mushroom-strategy/
The Wiki will not be updated anymore and will close soon.

📅 Upcoming Features

  • Device Views.
    The ability to create a device specific view, containing cards for this device's entities.
    Instead of including the entity cards separately in a area or domain view, a device single card is included which can be tapped to view the entities.

🙏 Support the Project

⭐ If this project has been helpful, please consider starring it on GitHub! Your support helps us grow and improve.
❤️ To show your appreciation further, you can sponsor the project here.

For any issues with this release, check our discussions for known problems and solutions, and feel free to report new issues and ideas there.