Releases: slipx06/sunsynk-power-flow-card
Releases · slipx06/sunsynk-power-flow-card
v4.44.0
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
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
- @basti122303 made their first contribution in #490
Full Changelog: v4.43.2...v4.43.3
v4.43.2
What's Changed
🐛 Patches & Bug Fixes
- fix: localisation of configurable names closes #487
Full Changelog: v4.43.1...v4.43.2
v4.43.1
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
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:
andlabel_daily_grid_sell:
attributes in the Grid section
Full Changelog: v4.42.0...v4.43.0
v4.42.0
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:
, anddisconnected_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
- @MiniBlister made their first contribution in #476
Full Changelog: v4.41.2...v4.42.0
v4.41.2
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
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
v4.41.0
What's Changed
🚀 Exciting New Features
- feat: add battery SOH. See
battery_soh:
entity. Note you can chose to display either battery temperature or battery SOH but not both. They are displayed in the same place on the card. Ifbattery_temp_182:
is defined it will take priority and this sensor will not be displayed.
Full Changelog: v4.40.2...v4.41.0
v4.40.2
What's Changed
🐛 Patches & Bug Fixes
- fix: add grid name to custom and lite card closes #466
- fix: apply off_threshold to grid power closes #465
- docs: update Sunsynk full example
Full Changelog: v4.40.1...v4.40.2