Releases: slipx06/sunsynk-power-flow-card
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
v5.3.2
🐛 Patches & Bug Fixes
- fix: setting the battery
invert_flow:
attrtibute totrue
will now update the "runtime" and "charge to" formula. This is useful if your sensor provides a positive number for battery charging and a negative number for battery discharging and you don't want to invert battery power. - chore: update documentation
Full Changelog: v5.3.1...v5.3.2
v5.3.1
🐛 Patches & Bug Fixes
- fix: custom daily load label on full card closes #537
Full Changelog: v5.3.0...v5.3.1
v5.3.0
🚀 Exciting New Features
- feat: the animated flow can be inverted for each of the card sections. Discussed in #463
- feat: add a custom label for the "DAILY LOAD". Discussed in #527
- chore: update documentation
Full Changelog: v5.2.0...v5.3.0