Skip to content

Releases: slipx06/sunsynk-power-flow-card

v4.13.0

09 Feb 15:16
Compare
Choose a tag to compare

🚀 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

07 Feb 20:36
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: This release implements more linear scaling for dynamic_line_width. It also introduces a new attribute max_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 of 4. Don't forget to set your max_power values. Some examples below:

max_line_width = 10

image

Max_line_width = 3

image

New Contributors

Full Changelog: v4.11.2...v4.12.0

v4.11.2

06 Feb 08:06
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

fix: rounding of total solar value

Full Changelog: v4.11.1...v4.11.2

v4.11.1

05 Feb 18:06
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

fix: incorrect display of total solar

Full Changelog: v4.11.0...v4.11.1

v4.11.0

04 Feb 20:46
Compare
Choose a tag to compare

🚀 Exciting New Features

  • feat: adds dynamic_line_width: as an optional attribute. Set to true to dynamically adjust the width of the lines and animated dot based on the ratio of current power to max_power (defined in the battery, solar, grid etc sections). Requires that max_power is explicitly defined. See https://github.com/slipx06/sunsynk-power-flow-card/discussions/222
    image

Full Changelog: v4.10.5...v4.11.0

v4.10.5

27 Jan 15:06
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: update huawei inverter status message

Full Changelog: v4.10.4...v4.10.5

v4.10.4

27 Jan 14:04
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: update huawei inverter status message

Full Changelog: v4.10.3...v4.10.4

v4.10.3

27 Jan 11:29
Compare
Choose a tag to compare

🐛 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

21 Jan 12:58
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: add support for Solax grid connected message. Closes #215

Full Changelog: v4.10.1...v4.10.2

v4.10.1

11 Jan 12:32
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: show two decimal places for total solar generation
    image

Full Changelog: v4.10.0...v4.10.1