Releases: slipx06/sunsynk-power-flow-card
Releases · slipx06/sunsynk-power-flow-card
v6.6.9
v6.6.8
🐛 Patches & Bug Fixes
- fix: incorrect display of
shutdown_soc_offgrid
for battery 2 - chore: refactor path elements
- chore: refactor circle elements
- fix: add dedicated css style to remaining battery energy text for easy customization closes #641
Use card mod to adjust the font-size
card_mod:
style: |
.remaining-energy {
font-size: 10px !important;
}
Full Changelog: v6.6.7...v6.6.8
v6.6.7
What's Changed
🐛 Patches & Bug Fixes
- fix: incorrect rendering of full aux icons
⬆️ Dependencies
- build(deps-dev): bump globals from 15.15.0 to 16.0.0 by @dependabot in #640
Full Changelog: v6.6.6...v6.6.7
v6.6.6
🐛 Patches & Bug Fixes
- chore: lots of code refactoring
- fix: squash some bugs
Full Changelog: v6.6.5...v6.6.6
v6.6.5
🐛 Patches & Bug Fixes
- fix: lots of code refactoring and reorganizing
- docs: update Readme with new battery layout images
- local: update Swedish translation
Full Changelog: v6.6.4...v6.6.5
v6.6.4
v6.6.3
v6.6.2
What's Changed
- feat: implement #585 by @Pho3niX90 in #624. Adds new
soc_decimal_places:
attribute to each of the batteries. This is only applied ifhide_soc: true
due to layout constraints
Full Changelog: v6.6.1...v6.6.2
v6.6.1
v6.6.0
🚀 Exciting New Features
- feat: add new
custom_label:
attribute to the solar section to override the defaultDaily Solar
,Daily Solar / Left Today
andDaily Solar / Total Solar
labels closes #614
- fix: more linear gradient issues
- locale: update Italian translation
- docs: update documentation
Full Changelog: v6.5.2...v6.6.0