github brunosabot/streamline-card v0.0.10

latest releases: v0.1.0, v0.0.23, v0.0.22...
11 months ago

Streamline Card v0.0.10

Hello there!

This release is a maintenance release to address a bug on the variables. Since you can have default values, the variables key used in the templates should not be mandatory.

With this template:

streamline_templates:
  bubble_separator:
    default:
      name: "Room"
    card:
      card_type: separator
      name: "[[name]]"
      type: "custom:bubble-card"

The following usage should be valid:

type: custom:streamline-card
template: bubble_separator

Full Changelog: v0.0.9...v0.0.10

Let me know if you encounter any issue!

-- Bruno

Don't miss a new streamline-card release

NewReleases is sending notifications on new releases.