Releases: JonahKr/power-distribution-card
v2.5.12 - Reinstating compatibility with older Browsers
Following Issue #156, lit is being downgraded from 3 to 2, until the homeassistant front end decides to migrate as well.
This should reinstate compatibility with various older Browsers and TV OSs.
v2.5.11 - Crunching Bugs and SK translation
v2.5.10 - Visual Editor Fixes
Just Removing two bugs related to the visual editor! 😄
v2.5.9 - Fixing Arrows
This quickfix fixes arrow directions in combination with the display_absolute
attribute and blank coloring.
v2.5.8 - Bugs Begone
Hey there 👋
This release contains some bug fixes:
- Fixing arrow and label sizing #119
- Fixing action editor visibility #121
- Bars overflow now just extends the card instead of cutting of #126
- Color threshholds now work #127
- blank coloring now considers custom colors for 0 #128
Take care and stay safe 👍
Additionally You can now find a pinned issue with detailed examples on how to further customise this card: #131
If you want to contribute on how a color segment editor/implementation might look like, feel free to contribute here: #123
v2.5.7 - Security Advisory
Just some dependency updates following CVE-2022-46175.
Take care! 👋
v2.5.6 - Checkbox Labels
Minor Release fixing Checkbox labels in the Visual Editor #115 🐛
v2.5.5 - Editor Loading
Just a minor fix for loading the entity editor properly again.
Take care! 👍
v2.5.4 - CSS Animations
It's been a while so here are the update notes:
- Bars do now have the
unit_of_measurement
attribute which is auto detected when using an entity! #112 📊 - Fixing adding of empty entity-ids and presets by introducing the
placeholder
preset. You can now just click the plus icon to add a placeholder to your grid! 🐛 - Animations have been changed from using SVGs to pure CSS, addressing #77. 🔛
Take care everyone and stay safe!
v2.5.3 - Dependency Bump
Just a small Dependency Bump to comply with a security advisory.