Releases: slipx06/sunsynk-power-flow-card
Releases · slipx06/sunsynk-power-flow-card
v6.4.3
🐛 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
v6.4.1
🐛 Patches & Bug Fixes
- fix: update missing Solax inverter status messages closes #596
Full Changelog: v6.4.0...v6.4.1
v6.4.0
🚀 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.
Full Changelog: v6.3.0...v6.4.0
v6.3.0
🚀 Exciting New Features
- feat: display up to 6 MPPT's on the lite or compact card when
wide
view is enabled closes #586
Full Changelog: v6.2.2...v6.3.0
v6.2.2
v6.2.1
What's Changed
🐛 Patches & Bug Fixes
- fix:
show more
in history chart not working closes #589
⬆️ Dependencies
- build(deps-dev): bump npm from 10.9.2 to 11.0.0 by @dependabot in #580
Full Changelog: v6.2.0...v6.2.1
v6.2.0
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 defaultgrey
value. If set totransparent
(using the code editor) the load will be hidden if power is below theoff_theshold
. closes #577
The example belows shows the effect of setting off_colour: transparent
- 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%. Requiresshow_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
🐛 Patches & Bug Fixes
- fix: hide total solar efficiency percentage when mppts = 1 on full card
Full Changelog: v6.1.6...v6.1.7