Releases: slipx06/sunsynk-power-flow-card
v4.17.0
🚀 Exciting New Features
- feat: add Growatt inverter image
🐛 Patches & Bug Fixes
- fix: essential power for three phase and missing Load sensors
Other Changes
- Huawei - DEV - Update of example yaml and readme by @Roving-Ronin in #281
Full Changelog: v4.16.5...v4.17.0
v4.16.5
🐛 Patches & Bug Fixes
- fix: essential_power conditional check when three_phase is true
Full Changelog: v4.16.4...v4.16.5
v4.16.4
🐛 Patches & Bug Fixes
- fix: don't apply battery charge colour when battery is floating. Revert grid import colour logic
Full Changelog: v4.16.3...v4.16.4
v4.16.3
🐛 Patches & Bug Fixes
- fix: don't apply grid import colour when battery is floating
- fix: remaining battery energy can be shown on the full and lite views even when battery status is enabled. closes #279
Other Changes
- Huawei Example Configs - Update v0.2 by @Roving-Ronin in #275
Full Changelog: v4.16.2...v4.16.3
v4.16.2
v4.16.1
🐛 Patches & Bug Fixes
- fix: improve dynamic colour of load icon when
three_phase = true
andaux_power > 0
Full Changelog: v4.16.0...v4.16.1
v4.16.0
🚀 Exciting New Features
- feat: add
show_absolute
option for grid power
Full Changelog: v4.15.1...v4.16.0
v4.15.1
🐛 Patches & Bug Fixes
- fix: pt-BR translation
- fix: remove console logging
Full Changelog: v4.15.0...v4.15.1
v4.15.0
🚀 Exciting New Features
-
feat: This release introduces
dynamic_colour
andlinear_gradient
options for the battery. These are two optional visual enhancements.dynamic_colour
changes the colour of the battery icon based on the % contribution of the power source (grid, solar).priority_load_243
will determine whether the battery or the load is prioritized when generating solar power. By default the battery is prioritized.- If
linear_gradient: true
the blocks inside the battery icon that represent SOC will be coloured using a linear gradient that ranges from red to green
You can use these settings independently or in combination to achieve various affects. Some examples below
-
locale: add Brazilian Portuguese translation. closes #250 Thanks @R0DRIG0MEL0
-
chore: update copyright year. closes #251
Full Changelog: v4.14.0...v4.15.0
v4.14.0
🚀 Exciting New Features
- feat: add dynamic battery colour. Use
charge_colour:
to display a different colour when the battery is charging - feat: update transmission icon when exporting to the grid on light/compact card
🐛 Patches & Bug Fixes
- fix: adjust autarky layout
- fix: restrict the use of grid_voltage to Solis inverters
Full Changelog: v4.13.0...v4.14.0