Skip to content

Releases: slipx06/sunsynk-power-flow-card

v6.4.3

13 Jan 10:25
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: hide non essential load extra data when show non essential is false

Full Changelog: v6.4.2...v6.4.3

v6.4.2

13 Jan 09:54
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: update Solax "normal" status

Full Changelog: v6.4.1...v6.4.2

v6.4.1

12 Jan 12:36
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: update missing Solax inverter status messages closes #596

Full Changelog: v6.4.0...v6.4.1

v6.4.0

11 Jan 18:23
Compare
Choose a tag to compare

🚀 Exciting New Features

  • feat: you can now assign entities to your essential loads that make the icons clickable. Useful if you want to turn a load on or off from the card. Set the entities using the load1_switch, load2_switch, load3_switch etc. attributes.

switch

Full Changelog: v6.3.0...v6.4.0

v6.3.0

11 Jan 14:47
Compare
Choose a tag to compare

🚀 Exciting New Features

  • feat: display up to 6 MPPT's on the lite or compact card when wide view is enabled closes #586

{6806C7C2-76C7-4B12-871E-D20EAB1D4070}

Full Changelog: v6.2.2...v6.3.0

v6.2.2

11 Jan 10:23
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: logic when using custom grid icons

Full Changelog: v6.2.1...v6.2.2

v6.2.1

10 Jan 09:18
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: show more in history chart not working closes #589

⬆️ Dependencies

Full Changelog: v6.2.0...v6.2.1

v6.2.0

18 Dec 18:49
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: adds off_colour: attribute to the load section. The off colour of the additional essential loads can be changed from the default grey value. If set to transparent (using the code editor) the load will be hidden if power is below the off_theshold. closes #577

The example belows shows the effect of setting off_colour: transparent

{545B078C-A3F4-43FE-A330-F4F8E6952048}
image

  • feat: adds remaining_energy_to_shutdown: attribute to battery1 and battery2 sections. If set to true the displayed remaining battery energy will be the available energy to the shutdown SOC and not to 0%. Requires show_remaining_energy: true. closes #554
  • docs: update configuration

⬆️ Dependencies

  • build(deps-dev): bump @rollup/plugin-node-resolve from 15.3.1 to 16.0.0 by @dependabot in #578

Full Changelog: v6.1.7...v6.2.0

v6.1.7

08 Dec 23:04
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: hide total solar efficiency percentage when mppts = 1 on full card

Full Changelog: v6.1.6...v6.1.7

v6.1.6

08 Dec 22:49
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: show Wh units as integer closes #538

Full Changelog: v6.1.5...v6.1.6