Skip to content

Releases: slipx06/sunsynk-power-flow-card

v5.0.1

14 Oct 16:13
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: better handling of the system timer when programs overlap into the next day

Full Changelog: v5.0.0...v5.0.1

v5.0.0

24 Sep 17:27
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes
After HA version 2024.7.4 there was an update to the rules that determine the use of legacy or modern builds. The browser minimum versions that support the modern build were increased. This means that older devices and older browser version no longer support the modern build. The problem with the legacy build is it does not support dynamic cascading style sheets (CSS) or dynamic styles. This custom card makes extensive use of both of these features and will not render properly when using the legacy build. Unfortunately the only practical workaround is to update your device/browser to a version that HA considers modern or stay on HA version 2024.7.4. If you are using the companion app it is also a good ideas to make sure you have updated to the latest version. For reference the following are the browser versions that support the modern build:

Browser Legacy Modern
Android 63 115
Chrome 63 109
Edge 79 115
Firefox 67 115
iOS 13 15.6
Safari 13 16.6
Opera 50 101
Opera Mobile* - 80
Samsung 8.2 22

🚀 Exciting New Features

  • locale: add Swedish translation
  • locale: update Catalan translation. Thanks @pacoculebras

🐛 Patches & Bug Fixes

  • fix: title size on lite and compact card not working

Full Changelog: v4.44.0...v5.0.0

v4.44.0

11 Jul 21:08
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: reverses animation of essential load when load values are negative closes #491

Full Changelog: v4.43.3...v4.44.0

v4.43.3

09 Jul 21:49
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: battery linear gradient colour. Replace yellow with gold for better visibility on white backgrounds. Thanks @basti122303
  • chore: code cleanup

New Contributors

Full Changelog: v4.43.2...v4.43.3

v4.43.2

30 Jun 10:24
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: localisation of configurable names closes #487

Full Changelog: v4.43.1...v4.43.2

v4.43.1

19 Jun 18:19
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: don't round when unknown unit of measurement closes #481

Full Changelog: v4.43.0...v4.43.1

v4.43.0

08 Jun 10:56
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: Set custom text for the "DAILY GRID BUY" and "DAILY GRID BUY" labels. See the label_daily_grid_buy: and label_daily_grid_sell: attributes in the Grid section

Full Changelog: v4.42.0...v4.43.0

v4.42.0

05 Jun 17:10
Compare
Choose a tag to compare

What's Changed

🚀 Exciting New Features

  • feat: display extra load information on compact card when additional loads = 3 and 4. Thanks @MiniBlister closes #472
  • feat: customise the grid icons. See import_icon:, export_icon:, and disconnected_icon: under grid section. Specify mdi or sensor that returns an mdi:icon closes #475 and closes #469

🐛 Patches & Bug Fixes

  • fix: position of grid provider name when Daily Grid Buy is hidden

Other Changes

  • Updated Card View Compact to show essential_load3_extra and essential_load4_extra by @MiniBlister in #476

New Contributors

Full Changelog: v4.41.2...v4.42.0

v4.41.2

04 Jun 16:36
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: reorder dynamic colour for battery. Solar from top
  • fix: off_threshold is based on watt (W) value. Fixes #467
  • fix: extend dynamic colour to inverter path on full card. Only active if dynamic colour is enabled for load and battery objects closes #474

Full Changelog: v4.41.1...v4.41.2

v4.41.1

02 Jun 16:08
Compare
Choose a tag to compare

What's Changed

🐛 Patches & Bug Fixes

  • fix: wrong colours when displaying 3 essential loads on compact/lite card closes #467

Full Changelog: v4.41.0...v4.41.1