github brunosabot/streamline-card v0.0.14

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

Streamline Card v0.0.14

Hello there!

This release gives you a new feature: you can now access variables from inside the JavaScript templates.

Example:

streamline_templates:
  bubble_counter:
    card:
      card_type: button
      button_type: name
      name_javascript: "variables.counter > 10 ? '10+' : variables.counter"
      type: "custom:bubble-card"

Full Changelog: v0.0.13...v0.0.14

Let me know if you encounter any issue!

-- Bruno

Don't miss a new streamline-card release

NewReleases is sending notifications on new releases.