Releases: slipx06/sunsynk-power-flow-card
Releases · slipx06/sunsynk-power-flow-card
v4.13.0
🚀 Exciting New Features
- feat: allow custom grid name & adjust alignment
- feat: dynamic_line_width is now enabled by default
- docs: update
Full Changelog: v4.12.0...v4.13.0
v4.12.0
What's Changed
🚀 Exciting New Features
- feat: This release implements more linear scaling for
dynamic_line_width
. It also introduces a new attributemax_line_width
for customisation of this visual affect. If you like thick lines and cannot lie, bump this number up. If you prefer a more subtle affect drop this below the default value of4
. Don't forget to set yourmax_power
values. Some examples below:
max_line_width = 10
Max_line_width = 3
New Contributors
- @Roving-Ronin made their first contribution in #228
Full Changelog: v4.11.2...v4.12.0
v4.11.2
v4.11.1
v4.11.0
🚀 Exciting New Features
- feat: adds
dynamic_line_width:
as an optional attribute. Set totrue
to dynamically adjust the width of the lines and animated dot based on the ratio of current power tomax_power
(defined in the battery, solar, grid etc sections). Requires thatmax_power
is explicitly defined. See https://github.com/slipx06/sunsynk-power-flow-card/discussions/222
Full Changelog: v4.10.5...v4.11.0
v4.10.5
v4.10.4
v4.10.3
🐛 Patches & Bug Fixes
- fix: rounding of three phase voltages on compact card. closes #220
- fix: small adjustment to the daily load placement on lite/compact card for large load values
- fix: update huawei inverter status message
Full Changelog: v4.10.2...v4.10.3
v4.10.2
🐛 Patches & Bug Fixes
- fix: add support for Solax grid connected message. Closes #215
Full Changelog: v4.10.1...v4.10.2
v4.10.1
🐛 Patches & Bug Fixes
Full Changelog: v4.10.0...v4.10.1