Skip to content

Releases: JonahKr/power-distribution-card

v2.5.12 - Reinstating compatibility with older Browsers

05 Jan 19:58
3bef10c
Compare
Choose a tag to compare

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

10 Nov 13:02
a2edd83
Compare
Choose a tag to compare

Just a tiny collection of fixes and additions:

  • Fixed #154 where adding entities without an preset would crash the visual editor 🐛
  • Fixed #153 where providing a custom entity could let the bar exceed 100% 📈
  • Added Slovak Translations in #152 thanks to @misa1515 🇸🇰

v2.5.10 - Visual Editor Fixes

23 Oct 10:15
6faf5f4
Compare
Choose a tag to compare

Just Removing two bugs related to the visual editor! 😄

v2.5.9 - Fixing Arrows

17 Mar 21:32
1fc6a2f
Compare
Choose a tag to compare

This quickfix fixes arrow directions in combination with the display_absolute attribute and blank coloring.

v2.5.8 - Bugs Begone

17 Mar 17:17
d743cb5
Compare
Choose a tag to compare

Hey there 👋
This release contains some bug fixes:

  1. Fixing arrow and label sizing #119
  2. Fixing action editor visibility #121
  3. Bars overflow now just extends the card instead of cutting of #126
  4. Color threshholds now work #127
  5. 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

10 Jan 22:58
Compare
Choose a tag to compare

Just some dependency updates following CVE-2022-46175.

Take care! 👋

v2.5.6 - Checkbox Labels

22 Nov 15:59
2232830
Compare
Choose a tag to compare

Minor Release fixing Checkbox labels in the Visual Editor #115 🐛

v2.5.5 - Editor Loading

22 Nov 15:23
4366e87
Compare
Choose a tag to compare

Just a minor fix for loading the entity editor properly again.
Take care! 👍

v2.5.4 - CSS Animations

15 Sep 16:18
3e9587c
Compare
Choose a tag to compare

It's been a while so here are the update notes:

  1. Bars do now have the unit_of_measurement attribute which is auto detected when using an entity! #112 📊
  2. 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! 🐛
  3. Animations have been changed from using SVGs to pure CSS, addressing #77. 🔛

Take care everyone and stay safe!

v2.5.3 - Dependency Bump

01 May 12:37
bc98dcd
Compare
Choose a tag to compare

Just a small Dependency Bump to comply with a security advisory.