github JonahKr/power-distribution-card v3.0.0
v3.0.0 - Catching Up to Speed

8 hours ago

After a long stretch on dev , this release brings a complete overhaul of the card's internals and visual editor to align with the current Home Assistant frontend ecosystem. I hope you'll enjoy it!

⚠️ Breaking Changes

  • center.content renamed — The center config key has changed from center.content to center.bars / center.card to better reflect its purpose. The Card will migrate the old format automatically.

✨ New Features

  • Secondary Info Decimal precision can now be manually configured secondary_info_decimals #132 #167 🔢
  • Entities now better reflect the default homeassistant precision settings #135
  • The Center Bars now have custom upper & lower bounds (#139) 📊
  • HA CSS color support — Entity colors can now reference Home Assistant CSS variables 🖌️

🎨 Visual Editor Improvements

  • Fully reworked using native ha-form components — (nearly) no more custom form elements - Is this even a custom card? #182
  • New and improved Bar Editor for center bars
  • Drag-and-drop is way smoother now and we use the native ha-sortable

⚙️ General Fixes

  • Actions should now work again (hopefully) #172
  • Preset-specific features follow number settings of parent entities #137

🔧 Under the Hood

  • Upgraded to Lit 3 (aligned with HA frontend)
  • Migrated away from custom-card-helpers to bundled HA typings
  • Switched package manager to pnpm
  • Minimum HA version requirement bumped

❤️ If you like this new release and want to support the development of this card: Buy Me A Coffee ❤️


Full Changelog: v2.5.13...v3.0.0

Don't miss a new power-distribution-card release

NewReleases is sending notifications on new releases.