github nervetattoo/banner-card 0.5.0
Release 0.5.0

latest releases: v1.0.0-beta.3, untagged-d21a46ae60098c7cd9ea, v1.0.0-beta.2...
5 years ago

Image entities

If the rendered state is an image url you can now set image: true to display it as an image.

Support for basic "buttons"

Using entity.action you can now configure custom handling for an entity service call. Use cases can be running a script, but also simplified stuff like just a stop button for a media_player or a light toggle with a specific color.

Support to filter entity based on state/attributes

Using entity.when you can now limit an entity to only show under certain circumstances.
For example only showing a playing media_player.

All changes

  • Why not (fe37bb8)
  • Add entity.action to configure simple buttons. Fixes #12 (aa4f203)
  • Document CSS vars, ref #7 (26910b5)
  • Add support for rendering entity as an image ref #7 (e17f422)
  • Update documentation with entity.when details (1ed347d)
  • Better support for cards with no entities (7a2afcb)
  • Implements support for entity.when (3839df0)
  • Merge pull request #8 from l0ghan/master (45bc247)
  • Fix map_state example in docs (1fe1e9a)
  • Update index.js (d1ec18f)
  • Update screenshots in README (59cb96e)
  • Format examples for storage mode not yaml mode (c694100)

Don't miss a new banner-card release

NewReleases is sending notifications on new releases.