Skip to content

Releases: slipx06/sunsynk-power-flow-card

v1.3.0

10 May 08:05
3017492
Compare
Choose a tag to compare

This release contains breaking changes. See the README for additional required card attributes
v1.3.0 Updates

  • Display up to four mppts through new solar configuration attribute mppts (one, two, three, four).
  • Add option to hide non-essential from full card and reposition daily grid when enabled.
  • The simple card has been removed. This view can be created using the full card and setting show_aux: no and show_nonessential: no.
  • Add option to invert AUX power. Set to yes if your sensor provides a positive number for AUX input and negative number for AUX output.

v1.2.3

08 May 12:45
c8dac1d
Compare
Choose a tag to compare

Update card style

v1.2.2

07 May 22:54
a0fe4bd
Compare
Choose a tag to compare

NOTE: The card configuration has changed from release v1.2.0. Please see the README

Updates:

  • Grid Connected /Grid Disconnected status now displayed with separate icons ( "mdi:powerline" / "mdi:powerline-off")
  • Grid Disconnected dot removed and instead the "grid disconnected" icon colour can be configured through the card config to match your colour scheme

v1.2.1

06 May 23:23
e3224fd
Compare
Choose a tag to compare

NOTE: The card configuration has changed from release v1.2.0. Please see the README

Updates:

  • Daily totals can now be toggled independently.
  • Option to hide "AUX" from the full card
  • Realign PV data to avoid overlap
  • Daily load is displayed on the full card if "AUX" is hidden and the load show_daily attribute is set to yes
  • Add more verbose inverter status message i.e Normal, Fault etc

v1.2.0

06 May 15:22
6f03163
Compare
Choose a tag to compare

NOTE: This release changes the card configuration. Please see the README

Updates:

  • Choose between two inverter images (modern or Sunsynk)
  • Colour options for all card objects
  • Supports inverted battery power i.e. -discharge, +charge

v1.1.3

05 May 15:38
c76abfd
Compare
Choose a tag to compare

Updates

  • Improve text displayed when batteries are charging
  • Merge pull request 14. Refactor inverter state logic. Thanks @Sparkz0629
  • Merge pull request 12. Add card configuration example to README. Thanks @Sparkz0629

v1.1.2

05 May 09:30
0cb2a9c
Compare
Choose a tag to compare

Fix missing battery icon and other issues as a result of changing the inverter image

v1.1.1

05 May 08:44
99b3f1d
Compare
Choose a tag to compare

Fix missing battery image on full card

v1.1.0

04 May 23:39
6ddc654
Compare
Choose a tag to compare

Updates

  • Change the inverter image to create a more unified look and feel.
  • Reposition some of the path elements
  • Add inverter_colour: attribute to the card config. Customise the look of your card by choosing your own inverter colour.

v1.0.5

04 May 19:11
2475312
Compare
Choose a tag to compare

Fix grid_connected_status check