Important
TL;DR - Open the card editor and press save to persist config changes in your dashboard!
Upgrading from < 0.5.x contains some breaking changes due to the renaming of some parameters. These should automatically be converted. Unfortunately these changed cannot be persisted in your dashboard YAML. All you have to do is open the card editor and press save.
What's Changed in v0.5.2
Important
This release updates the gradient generation. Previously, earlier created 'elements' where not removed, increasing the amount of elements endlessly. Those are now removed prior to creating the new gradient
- Update to gradient-path-updated 2.4.1 by @benjamin-dcs in #32
What's Changed in v0.5.1
- Fix
hide_backgroundnot hiding shadow by @benjamin-dcs in #31
What's Changed in v0.5.0
- Renamed
nametoprimaryin favor of the introduction ofsecondary - Add
secondary. An additional label beneathprimary - Add color options for
primary,secondaryandvalue_text - Add
hide_backgroundto remove the background and border of the card - Remove
severityfrom editor UI
Dependencies
- Cleanup packages by @benjamin-dcs in #21
Full Changelog: v0.4.0...v0.5.0