Releases: JonahKr/power-distribution-card
v2.5.2 - Fixing Visual Editor
With the introduction of 2022.3.0 the interface with custom elements has changed drastically.
This also means that v2.5.2 Only works with Versions higher or equal to 2022.3.0
until the next breaking changes are introduced.
#103
Take care everyone!
2.5.1 - Heating Preset
2.5 - Empowering Colors
Happy new Year everyone! 🎉 Let's start 2022 with some neat additions!
What has Changed?
- Secondary info now has the option to replace the name for bigger texts 🧾
secondary_info_replace_name
#95 #94 - Icon color changes can now be further customized by defining a threshold 🔴🟢🔵 #88
- Arrows can now be color customized just like icons! ⏫ #88
- Minor bug crunches: 🐛 #90 #86
On the Backend 🛠️ :
- CCH 1.9 provides a API update to the newer home assistant frontend functions. That means formatting numbers e.g. is finally in line!
2.4 - Unique Preset Features
Its been a while and a few neat things got added in this Release! 🎉
What has Changed?
- Battery Icon State of Charge for Items with the preset
battery
! 🔋 #80 #78 #58 - The Grid Preset now allows you to replace the name with Buy and Sell values if you export power to the grid for example ⚡ #82
- If you used a custom entity on your Bars, decimal places will no longer break your view. 📊 #76
On the Backend 🛠️ :
- Finally Terser is ok with Typescript Versions > 4.0.0
IOS Animation Hotfix
ref: #77
2.3.1 - Hotfix: unit_of_measurement ignoring kValue
With Changes introduced in v2.3, a sensor with a unit_of_measurement
of kW
would be handled the same as W
.
This behaviour has been fixed and the adjustment delay removed.
Closes: #74
2.3 - Tapping away
Its been a while and a few neat things got added in this Release! 🎉
What has Changed?
- Documentation Improvements with the help from the amazing @klaasnicolaas
- Support for Tap 👇 Actions for Items got added with their respective editors! #62 #65
- Bars got support for Actions too! #67
- Adaptive unit display will now respect the sensors unit of measurement e.g. uom: Wh -> kWh instead of kW #71
- New Option :
threshold
allows you to set a value as an absolute sensor value threshold. Readings smaller than it will be ignored! #64 - Placeholders : By removing the entityId of your item you can now create an empty placeholder item to further customize your layout.#62
On the Backend 🛠️ :
- Upgrade from lit-html to lit2 aka lit
- Action handling got seperated into seperate files:
action-handler
anddeep-equal
- Editor Config Updating got multilayered
2.2 - Cards of House
Finally fixing Nested Card Rendering and Secondary info 🎉
What has Changed?
- Weird Card Rerendering for Cards in the Center Panel has been fixed. #48
- Visual Editor headings received translations
- k-Scaling for Negative Values got fixed
- New Option : Secondary-Info allows you to specify an additional sensor to be displayed as a small number next to the icon.
On the Backend 🛠️ :
- Utility Functions got moved to the custom-card-helpers library
Thanks all for your Bug-Reports and a Happy new Year! 🎉
Cracker Wonderland
Fixed display_abs #49 and thats it.
- some Backend error prevention.
2.1 - Crunchy Cricket Muesli Bars
Crunching those sweet sweet bugs.... 🐛
What has Changed?
- There is a new
hide_arrows
attribute for entities which, well ... it hides the arrows #46 - You aren't limited to Watts anymore and kilo Skaling got generalized. #45
unit_of_display
should work again #43- Switching between Narrow and Normal view should now work in Columns aswell #30
On the Backend 🛠️ :
- Media Queries Got replaced for a Resize Observer #30
- Utility Functions got moved to util.ts
Thanks all for your Bug-Reports and a Happy new Year! 🎉