v0.0.14
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