Skip to content

Releases: slipx06/sunsynk-power-flow-card

v6.6.9

12 Mar 00:07
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: aux animation when no aux power

Full Changelog: v6.6.8...v6.6.9

v6.6.8

03 Mar 23:29
Compare
Choose a tag to compare

🐛 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

01 Mar 11:19
Compare
Choose a tag to compare

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

28 Feb 15:04
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • chore: lots of code refactoring
  • fix: squash some bugs

Full Changelog: v6.6.5...v6.6.6

v6.6.5

20 Feb 14:40
Compare
Choose a tag to compare

🐛 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

16 Feb 23:36
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: improve layout of battery data

Full Changelog: v6.6.3...v6.6.4

v6.6.3

12 Feb 14:19
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: remove console logs

Full Changelog: v6.6.2...v6.6.3

v6.6.2

12 Feb 14:08
7d4bff2
Compare
Choose a tag to compare

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 if hide_soc: true due to layout constraints

{8A234E34-1813-4279-AEE1-40C515F5698E}

Full Changelog: v6.6.1...v6.6.2

v6.6.1

11 Feb 16:54
Compare
Choose a tag to compare

🐛 Patches & Bug Fixes

  • fix: more linear gradient issues

Full Changelog: v6.6.0...v6.6.1

v6.6.0

11 Feb 16:27
Compare
Choose a tag to compare

🚀 Exciting New Features

  • feat: add new custom_label: attribute to the solar section to override the default Daily Solar, Daily Solar / Left Today and Daily Solar / Total Solar labels closes #614

{A22BBB72-0543-4843-A34B-E4D3E220B38B}

  • fix: more linear gradient issues
  • locale: update Italian translation
  • docs: update documentation

Full Changelog: v6.5.2...v6.6.0