Skip to content

Releases: slipx06/sunsynk-power-flow-card

v4.39.1

27 May 19:29
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: alignment of energy cost buy and sell
  • fix: display shutdown soc and shutdown off grid soc for all inverters if program mode or system timer is false. Use hide_soc: true to hide closes #446
  • docs: update configuration

Other Changes

Full Changelog: v4.39.0...v4.39.1

v4.39.0

26 May 21:03
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: apply dynamic colour for load and battery to the flow paths closes #449

🐛 Patches & Bug Fixes

  • fix: handle Wh, Kwh and Mwh for battery energy sensor
  • fix: alignment of non_essential load 1 and load 2 extra information
  • fix: alignment of energy_cost_sell and energy_cost_buy data
  • fix: alignment of daily load on full card

Full Changelog: v4.38.0...v4.39.0

v4.38.0

22 May 19:02
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: pv max_power attributes accept sensors closes #436

🐛 Patches & Bug Fixes

  • fix: Victron status codes closes #438 thanks @drtinaz
  • locale: update Italian translation closes #424

New Contributors

Full Changelog: v4.37.2...v4.38.0

v4.37.2

19 May 08:57
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: solar efficiency can exceed 100% (limited to 200%) closes #437
  • fix: update visual editor. Added an expandable optional sensors section to each of the card sections. Some card attributes accept both a value or a sensor e.g. battery shutdown_soc. You can either enter a value in the provided field i.e. 30 or alternatively specify a sensor in this section i.e. sensor.battery_shutdown_soc.
  • docs: update documentation

Full Changelog: v4.37.1...v4.37.2

v4.37.1

16 May 16:59
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: add additional fields to the visual editor Closes #433
  • locale: update Russian translation Closes #434 Thanks @ikeare
  • docs: update documentation

Full Changelog: v4.37.0...v4.37.1

v4.37.0

12 May 14:24
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: solar efficiency display mode 3 is enabled by default. Remember to set your MPPT max power for correct calculations
  • feat: allow custom string for DAILY AUX

🐛 Patches & Bug Fixes

  • fix: nonessential_power should not be clickable when no state information is available
  • fix: update the order of the linearGradient colours for the essential icon. grid->bat>solar Thanks @RhysMcW for the input.
  • fix: update Growatt status codes
  • docs: update autarky and nonessential_power descriptions

Full Changelog: v4.36.1...v4.37.0

v4.36.1

01 May 22:34
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: missing default value for battery animation

Full Changelog: v4.36.0...v4.36.1

v4.36.0

01 May 09:02
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: display four additional essential loads on the full card when show_aux: false

🐛 Patches & Bug Fixes

  • fix: font alignment

Full Changelog: v4.35.0...v4.36.0

v4.35.0

30 Apr 16:13
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: added animation for battery charge when using linear gradient. Set the battery animate attribute to false to disable
    bat

  • feat: when solar sell is turned off the sell limit is grayed out

🐛 Patches & Bug Fixes

  • fix: alignment of PV names and solar efficiency on the lite and compact cards closes #414

Other Changes

  • docs: update new options
  • docs: update huawei example - thanks @Roving-Ronin in #411
  • docs update sunsynk example

Full Changelog: v4.34.1...v4.35.0

v4.34.1

28 Apr 17:07
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: add pv[1-4] max power to visual editor

Full Changelog: v4.34.0...v4.34.1