Releases: slipx06/sunsynk-power-flow-card
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
v6.1.6
v6.1.5
🐛 Patches & Bug Fixes
- fix: short path when
wide: true
andmppts:1
closes #569 - fix: off_threshold not applied to grid export
- fix: ac temp position on wide view
Full Changelog: v6.1.4...v6.1.5
v6.1.4
🐛 Patches & Bug Fixes
- fix: dynamic colour for load icon when grid power === 0 and production<consumption
- fix: remove unused objects.
- fix: total battery power if battery count === 1
- docs: update examples
Full Changelog: v6.1.3...v6.1.4
v6.1.3
🐛 Patches & Bug Fixes
- fix: improve display of foreign elements
- fix: improve rendering pipeline when solar is hidden
- fix: change default card height to 100% on both cards. You may need to remove previous hard-coded card_height values to achieve the same layout.
- fix: remove panel mode. The default card height is 100%. You can set this to any value in pixels to scale.
- fix: dynamic sizing of the card when battery, solar or both are hidden closes #564
- docs: Update docs and README
Full Changelog: v6.1.2...v6.1.3
v6.1.2
v6.1.1
v6.1.0
What's Changed
🚀 Exciting New Features
This release adds an option to display a second battery on the lite, compact and full cards styles when using the wide view.
- feat: add an option to display a 2nd battery on all the card styles when using the wide view closes #493 . Also addresses #380 #374 #296 #285 #232 #203 #135
- feat: update visual editor
- docs: update documentation with 2nd battery attributes and entities
- docs: add entity categories
Other Changes
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
🚀 Exciting New Features
This release adds a long awaited wide screen view across the lite, compact and full cards. This lays the ground work to display two batteries and possible master and slave inverter pairs. It also looks better on tablets when displaying the card in panel/full screen.
- feat: new wide screen view to display content in 16:9 format. set
wide:true
- feat: display up to 6 additional essential loads when using the wide screen view
- feat: display up to 3 non essential loads when using the wide screen view
- fix: grouping of SVG elements and standardise viewbox across lite,compact and full cards
- locale: update Ukraine translation
Other Changes
Full Changelog: v5.4.0...v6.0.0
v5.4.0
🚀 Exciting New Features
- feat: add support for Sungrow inverters. Thanks @19Andy89 closes #547
- locale: add Ukraine translation. Thanks @lightzhuk closes #535
Full Changelog: v5.3.2...v5.4.0