Recent Releases of Sunsynk-Power-Flow-Card
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 https://github.com/slipx06/sunsynk-power-flow-card/pull/281
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.16.5...v4.17.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.16.5
🐛 Patches & Bug Fixes
- fix: essential_power conditional check when three_phase is true
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.16.4...v4.16.5
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.16.4
🐛 Patches & Bug Fixes
- fix: don't apply battery charge colour when battery is floating. Revert grid import colour logic
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.16.3...v4.16.4
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - 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 https://github.com/slipx06/sunsynk-power-flow-card/pull/275
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.16.2...v4.16.3
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.16.2
🐛 Patches & Bug Fixes
- fix: missing dynamic line width closes #266
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.16.1...v4.16.2
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.16.1
🐛 Patches & Bug Fixes
- fix: improve dynamic colour of load icon when
three_phase = true
andaux_power > 0
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.16.0...v4.16.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.16.0
🚀 Exciting New Features
- feat: add
show_absolute
option for grid power
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.15.1...v4.16.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.15.1
🐛 Patches & Bug Fixes
- fix: pt-BR translation
- fix: remove console logging
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.15.0...v4.15.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - 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: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.14.0...v4.15.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - 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: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.13.0...v4.14.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.13.0
🚀 Exciting New Features
- feat: allow custom grid name & adjust alignment
- feat: dynamic_line_width is now enabled by default
- docs: update
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.12.0...v4.13.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.12.0
What's Changed
🚀 Exciting New Features
- feat: This release implements more linear scaling for
dynamic_line_width
. It also introduces a new attributemax_line_width
for customisation of this visual affect. If you like thick lines and cannot lie, bump this number up. If you prefer a more subtle affect drop this below the default value of4
. Don't forget to set yourmax_power
values. Some examples below:
max_line_width = 10
Max_line_width = 3
New Contributors
- @Roving-Ronin made their first contribution in https://github.com/slipx06/sunsynk-power-flow-card/pull/228
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.11.2...v4.12.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.11.2
🐛 Patches & Bug Fixes
fix: rounding of total solar value
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.11.1...v4.11.2
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.11.1
🐛 Patches & Bug Fixes
fix: incorrect display of total solar
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.11.0...v4.11.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.11.0
🚀 Exciting New Features
- feat: adds
dynamic_line_width:
as an optional attribute. Set totrue
to dynamically adjust the width of the lines and animated dot based on the ratio of current power tomax_power
(defined in the battery, solar, grid etc sections). Requires thatmax_power
is explicitly defined. See https://github.com/slipx06/sunsynk-power-flow-card/discussions/222
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.10.5...v4.11.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] about 1 year ago
Sunsynk-Power-Flow-Card - v4.10.5
🐛 Patches & Bug Fixes
- fix: update huawei inverter status message
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.10.4...v4.10.5
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.10.4
🐛 Patches & Bug Fixes
- fix: update huawei inverter status message
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.10.3...v4.10.4
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.10.3
🐛 Patches & Bug Fixes
- fix: rounding of three phase voltages on compact card. closes #220
- fix: small adjustment to the daily load placement on lite/compact card for large load values
- fix: update huawei inverter status message
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.10.2...v4.10.3
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.10.2
🐛 Patches & Bug Fixes
- fix: add support for Solax grid connected message. Closes #215
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.10.1...v4.10.2
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.10.1
🐛 Patches & Bug Fixes
- fix: show two decimal places for total solar generation
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.10.0...v4.10.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.10.0
🚀 Exciting New Features
- feat: Add solaredge inverter icon by @Danieldebaat in https://github.com/slipx06/sunsynk-power-flow-card/pull/207
- docs: update configuration fixes #208
New Contributors
- @Danieldebaat made their first contribution in https://github.com/slipx06/sunsynk-power-flow-card/pull/207
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.9.1...v4.10.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.9.1
🐛 Patches & Bug Fixes
- fix: show one decimal place for prepaid_units
- fix: adjust layout on full card to make room for remaining battery energy
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.9.0...v4.9.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.9.0
🚀 Exciting New Features
- feat: show remaining battery energy on the lite and full cards. Set
show_remaining_energy: false
to disable. - fix: improve dynamic_icon logic
- docs: update documentation
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.8.0...v4.9.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.8.0
🚀 Exciting New Features
- feat: new incremental battery icon to show SOC more accurately. Note that the battery
full_capacity
andempty_capacity
attributes are now obsolete and can be removed from your config. Closes #192
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.7.4...v4.8.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.7.4
🐛 Patches & Bug Fixes
- fix: increases thresholds for dynamic_colour to compensate for inverter load. The PV or battery contributions needs to be greater than 2% of the total essential load before taking affect.
- fix: increases threshold for dynamic_icon. Both battery and PV load need to be less than 5% of the total essential load to display the grid essential icon.
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.7.3...v4.7.4
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.7.3
🐛 Patches & Bug Fixes
- fix: improve dynamic_colour and dynamic_icon for essential load. Considers if priority load or priority battery is configured to calculate available PV
- fix: non essential name in visual editor
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.7.2...v4.7.3
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.7.2
🐛 Patches & Bug Fixes
- fix: visual editor
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.7.1...v4.7.2
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.7.1
🐛 Patches & Bug Fixes
- fix: card name
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.7.0...v4.7.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.7.0
🚀 Exciting New Features
- feat: new inverter models; fronius and victron (custom images only)
- feat: update grid card options
- remove redundant attribute dynamic_colour
- add new attribute
grid_off_colour
. When the grid is disconnected the grid icon will change to this colour if set.
- fix: visual editor overriding other card options i.e. card_mod or view_layout
Other Changes
- fix: #186 by @Pho3niX90 in https://github.com/slipx06/sunsynk-power-flow-card/pull/188
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.6.1...v4.7.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.6.1
🐛 Patches & Bug Fixes
- fix: update essential load icon when power is being provided by PV
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.6.0...v4.6.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.6.0
🚀 Exciting New Features
- feat: add 'Solax' to supported inverter types by @Pho3niX90 in https://github.com/slipx06/sunsynk-power-flow-card/pull/179
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.5.3...v4.6.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.5.3
What's Changed
🐛 Patches & Bug Fixes
- fix: undefined default value in https://github.com/slipx06/sunsynk-power-flow-card/pull/177
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.5.2...v4.5.3
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.5.2
What's Changed
🐛 Patches & Bug Fixes
- fix: prog5_charge typo in visual editor
Other Changes
- Refactor state access to improve efficiency and maintainability by @Pho3niX90 in https://github.com/slipx06/sunsynk-power-flow-card/pull/175
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.5.1...v4.5.2
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.5.1
🐛 Patches & Bug Fixes
- fix: layout improvements for new icons
- fix: visual editor dynamic_icon option
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.5.0...v4.5.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.5.0
🚀 Exciting New Features
- feat: update default essential icon to
mdi:home-import-outline
- feat: update default nonessential icon
- feat: add
dynamic_icon:
attribute to load. The essential icon will change when there is 100% contribution from a single power source (battery, grid, solar). This is enabled by default - feat: add
dynamic_colour:
attribute to grid. All grid objects will be set to theno_grid_colour
when there is no grid power. This is enabled by default. If disabled theno_grid_colour
will only be used to set the colour of the grid icon when grid is disconnected. - feat: grid icon will change when exporting energy
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.4.3...v4.5.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.4.3
🐛 Patches & Bug Fixes
- fix: invert_grid
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.4.2...v4.4.3
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.4.2
What's Changed
🐛 Patches & Bug Fixes
- docs: update configuration
- chore: tidy up code
- fix: improve dynamic colour formula
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.4.1...v4.4.2
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.4.1
What's Changed
🐛 Patches & Bug Fixes
- fix: #166 by @Pho3niX90 in https://github.com/slipx06/sunsynk-power-flow-card/pull/167
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.4.0...v4.4.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.4.0
What's Changed
🚀 Exciting New Features
- feat: the card can now be configured using the visual editor. Thank you @Pho3niX90
Other Changes
- Feature/UI config by @Pho3niX90 in https://github.com/slipx06/sunsynk-power-flow-card/pull/164
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.3.1...v4.4.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.3.1
🐛 Patches & Bug Fixes
- fix: daily energy totals when
auto_scale: false
If auto_scale is set to false the card expects all power values in Watts and all daily energy values in kWh's. If auto_scale is enabled the card will use the entities unit_of_measurement attribute to perform the correct scaling and unit display
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.3.0...v4.3.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.3.0
🚀 Exciting New Features
- docs: update sunsynk full configuration example
- chore: clean up and optimize code
- feat: auto_scale is enabled by default for all sections
- feat: automatic handling and conversion of w/kw/wh/kwh for all power and energy sensors when auto_scale is enabled.
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.2.1...v4.3.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.2.1
🐛 Patches & Bug Fixes
- fix: foxess inverter status for ongrid
- docs: update foxess example
- fix: total solar calculation when using kw as input
- fix: solar animations when using kw as input
- fix:
off grid
andon grid
as valid grid connected status options
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.2.0...v4.2.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.2.0
🚀 Exciting New Features
- feat: add support for FoxESS inverters. Refer to the documentation for example https://slipx06.github.io/sunsynk-power-flow-card/examples/foxess.html
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.1.1...v4.2.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.1.1
🐛 Patches & Bug Fixes
- fix: improve function to convert sensor units
- fix: daily energy values and their units are now dynamically handled and not hard coded i.e Wh or kWh etc
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.1.0...v4.1.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by slipx06 over 1 year ago
Sunsynk-Power-Flow-Card - v4.1.0
🚀 Exciting New Features
- feat: better handling of auto_scaling. The card will calculate scaling based on the sensors unit_of_measurement attribute i.e (W, kW etc). This has been enabled for all solar elements including Daily Totals. Units will be dynamically generated and are no longer hard coded as long as the auto_scale attribute is enabled (
true
by default). This feature will be enabled for the load, grid and battery in subsequent releases. - fix: fixes #160
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v4.0.0...v4.1.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v4.0.0
🚀 Exciting New Features
- feat: feat: new card style
compact
closes #156
- localize: update french translation closes #157
- localize: add localisation of 'Grid' on full card
- fix: error message for empty_capacity
- fix: total Solar generation displayed as MWh if using
display_mode: 3
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.22.0...v4.0.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.22.0
🚀 Exciting New Features
- feat: option to grey out solar elements when total solar power < 10 W. Use
dynamic_colour: false
to disable
- feat: add offgrid shutdown soc for goodwe inverters. Use
shutdown_soc_offgrid:
closes #144 - feat: add option to hide the current program capacity (soc), or for Goodwe inverters the shutdown soc and offgrid shutdown soc that is shown to the left of the current battery SOC. This is useful if you want to display 3 non_essential loads or prefer a cleaner card but want to retain system timer elements. Use
hide_soc: true
- feat: increase the card limit placed on the battery
empty_capacity
attribute from 30 to 40. If SOC <= to this value the empty battery image is shown. - docs: update Goodwe example
- fix: squash some bugs
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.21.1...v3.22.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.21.1
🐛 Patches & Bug Fixes
- fix: improve logic to calculate the dynamic_colour: of the load icon
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.21.0...v3.21.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.21.0
🚀 Exciting New Features
- feat: new entity
prepaid_units:
Can be used with a sensor that shows the account balance of prepaid electricity units. This is displayed under the transmission line icon on the lite card and above the grid power on the full card
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.20.1...v3.21.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.20.1
🐛 Patches & Bug Fixes
- fix: huawei battery status messages
- fix: convert inverter status messages to lower case
- chore: format code
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.20.0...v3.20.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.20.0
What's Changed
Other Changes
- feat: add battery rated capacity by @Pho3niX90 in https://github.com/slipx06/sunsynk-power-flow-card/pull/154
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.19.0...v3.20.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.19.0
🚀 Exciting New Features
- feat: adds new entity
environment_temp:
Display outside temperature or other environment temperature below the sun icon
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.18.0...v3.19.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.18.0
🚀 Exciting New Features
- feat: add support for huawei inverters
- fix: hide modern inverter image if set to false
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.17.1...v3.18.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.17.1
🐛 Patches & Bug Fixes
- fix: return 0 when sensor input is NaN. fixes #149
- fix: ignore case when evaluating
grid_connected_status_194:
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.17.0...v3.17.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.17.0
🚀 Exciting New Features
- feat: introduces new load attribute
dynamic_colour:
If set totrue
the essential icon colour will change based on the % contribution of the power source (battery, grid, solar) supplying the load. This is enabled by default. Set tofalse
to disable. See #145 - fix: Revert essential_power calculation when
three_phase: true
and L1,L2 or L3 are not defined. Closes #148
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.16.1...v3.17.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.16.1
What's Changed
🐛 Patches & Bug Fixes
-
fix: essential power calculation when
three_phase: true
andessential_power:none
or not defined in the config. Remember you can always specify your own sensor for essential_power i.e.essential_power: sensor.my_essential_power
. The internal card logic used is:
Ifthree_phase:false
nonessential = grid_ct_power_172 - grid_power_169 essential = inverter_power_175 + grid_power_169 - aux_power_166
If
three_phase:true
nonessential = grid_ct_power_172 + grid_ct_power_L2 + grid_ct_power_L3 - grid_power_169 essential = load_power_L1 + load_power_L2 + load_power_L3
Other Changes
- Update sk.json by @misa1515 in https://github.com/slipx06/sunsynk-power-flow-card/pull/140
- configuration.md: Fix default value of show_nonessential by @reedy in https://github.com/slipx06/sunsynk-power-flow-card/pull/141
- README.md: Minor editing by @reedy in https://github.com/slipx06/sunsynk-power-flow-card/pull/142
New Contributors
- @reedy made their first contribution in https://github.com/slipx06/sunsynk-power-flow-card/pull/141
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.16.0...v3.16.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.16.0
🚀 Exciting New Features
- feat: add new entity
grid_ct_power_total:
for three phase systems. The card will automatically calculate this based on (Grid CT L1 power + Grid CT L2 power + Grid CT L3 power) but you can optionally provide your own sensor for total grid power. (W). Closes #138 - docs: Update README
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.15.0...v3.16.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.15.0
🚀 Exciting New Features
- feat: the speed of the animated dot will be calculated separately for each mppt relative to the solar max_power
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.14.0...v3.15.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.14.0
🚀 Exciting New Features
- feat: display a third non_essential load if not using the inverter timer schedules e.g.
use_timer_248: false
, or no program time i.eprog1_time
. This limitation is due to space constraints. New entities,load3_name:
,load3_icon:
,non_essential_load3:
Closes #127
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.13.2...v3.14.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.13.2
What's Changed
🐛 Patches & Bug Fixes
- fix: smooth animations. Finally closes #38. Thanks @Pho3niX90
- fix: popup error when essential_power: none closes #133
- fix: animations when three_phase: true
Other Changes
- Feature/animation rework by @Pho3niX90 in https://github.com/slipx06/sunsynk-power-flow-card/pull/132
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.13.1...v3.13.2
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.13.1
🐛 Patches & Bug Fixes
- fix: missing pv1 and pv2 power
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.13.0...v3.13.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.13.0
What's Changed
🚀 Exciting New Features
- feat: add inverter images based on model. Set
modern: false
to enable
Solis
Lux
Goodwe
Sunsynk
🐛 Patches & Bug Fixes
- fix: refactor and optimise code
- fix: position of ac temp when mppt is set to four on full card
Other Changes
- Feature/refactoring by @Pho3niX90 in https://github.com/slipx06/sunsynk-power-flow-card/pull/131
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.12.0...v3.13.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.12.0
🚀 Exciting New Features
- feat: new option to hide the grid for off grid systems.
show_grid
🐛 Patches & Bug Fixes
- fix: moves the essential_name from grid to the load card section. Please update your configuration if you are using a custom name
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.11.1...v3.12.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.11.1
🐛 Patches & Bug Fixes
- fix: goodwe inverter status message, closes #129
- docs: update configuration
- fix: layout tweaks
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.11.0...v3.11.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.11.0
What's Changed
🚀 Exciting New Features
- feat: add support for Solis inverter by @Pho3niX90 in https://github.com/slipx06/sunsynk-power-flow-card/pull/124
New Contributors
- @Pho3niX90 made their first contribution in https://github.com/slipx06/sunsynk-power-flow-card/pull/124
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.10.0...v3.11.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.10.0
🚀 Exciting New Features
- feat: additional
essential_loads
will now display the sensors unit of measurement. This means you can use them to display other sensor data like daily energy or temperature. This only works whenauto_scale: false
. Whenauto_scale: true
the card expects a sensor that contains the power of your essential load. Closes #121
- feat: battery energy can be specified as a numeric value or sensor i.e.
sensor.sunsynk_battery_capacity_energy
Closes #122 - locale: update French translation Closes #122
🐛 Patches & Bug Fixes
- fix: three phase grid power not displayed when sensor state is 0 and
auto_scale:false
Closes #123 - fix: various three phase fixes (animation, energy costs, grid colour when exporting)
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.9.0...v3.10.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.9.0
🚀 Exciting New Features
- feat: Goodwe users can now select which inverter model to use:
goodwe
orgoodwe_gridmode
. If you are usingsensor.work_mode_code
to display inverter status usegoodwe
as the model. If you are usingsensor.grid_mode_code
to display inverter status usegoodwe_gridmode
as the model. See #119 for more info
🐛 Patches & Bug Fixes
- fix: adjust display of energy tariff
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.8.1...v3.9.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.8.1
🐛 Patches & Bug Fixes
- fix: right align energy tariffs
- fix: lux status codes
- docs: update inverter status codes
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.8.0...v3.8.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.8.0
🚀 Exciting New Features
- feat: you can now display extra sensor data for your additional aux loads e.g. daily energy or temperature etc. The following optional entities can be used:
aux_load1_extra
andaux_load2_extra
. Closes #118
🐛 Patches & Bug Fixes
- fix: reposition
energy_cost_buy
andenergy_cost_sell
on full card. Closes #118 - fix: adjust layout when displaying three phase L1,L2,L3 current
- fix: Update Goodwe inverter status message based on work mode . Closes #119
- docs: Update documentation
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.7.0...v3.8.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.7.0
🚀 Exciting New Features
- feat: card_height will read the value provided or you can specify a sensor and it will read its state. i.e.
card_height: input.number_height
closes #117 - feat: new
card_width
attribute. Only used whenpanel_mode: true
. Sets the card width in pixels or percentage. For adjustments when using the Panel(1 card) view types or grid layouts closes #116 - feat: new grid attribute
essential name:
Set the display name for the essential load closes #116 - docs: Update documentation
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.6.0...v3.7.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.6.0
🚀 Exciting New Features
- locale: update Czech language closes #112
- feat: display total grid power when using three phase closes #115
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.5.1...v3.6.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.5.1
🐛 Patches & Bug Fixes
- locale: update de translation
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.5.0...v3.5.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.5.0
What's Changed
🚀 Exciting New Features
- localize inverter and battery status messages
- localize: days, hrs and min by @svenopdehipt in https://github.com/slipx06/sunsynk-power-flow-card/pull/111
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.4.0...v3.5.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.4.0
What's Changed
🚀 Exciting New Features
- feat: display a different colour when exporting (selling) energy to the grid. See the
export_colour:
attribute under the grid section - locale: update German translation. Thanks @svenopdehipt
Other Changes
- Update german localization by @svenopdehipt in https://github.com/slipx06/sunsynk-power-flow-card/pull/109
New Contributors
- @svenopdehipt made their first contribution in https://github.com/slipx06/sunsynk-power-flow-card/pull/109
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.3.0...v3.4.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.3.0
🚀 Exciting New Features
- feat: display Goodwe inverter status. Set inverter model to
goodwe
closes #108 - feat: display Goodwe battery status. See entity
battery_status
closes #108
🐛 Patches & Bug Fixes
- fix: rounding of additional load values when
auto_scale: true
and value is less than 1000W - docs: add Goodwe example. Thanks @mamo-nick
- docs: update Lux example
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.2.1...v3.3.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.2.1
🐛 Patches & Bug Fixes
- fix: alignment of icons for additional essential loads
- fix: #107
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.2.0...v3.2.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.2.0
🚀 Exciting New Features
- feat: display 4 additional loads on the lite card.
- localize: update Czech translation
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.1.0...v3.2.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.1.0
What's Changed
🚀 Exciting New Features
- fix: Improve translation logic
- Localise: Add Slovak translation. Thanks @misa1515
- Localise: Update Czech translation
Other Changes
- Create sk.json by @misa1515 in https://github.com/slipx06/sunsynk-power-flow-card/pull/101
- Update localize.ts by @misa1515 in https://github.com/slipx06/sunsynk-power-flow-card/pull/102
New Contributors
- @misa1515 made their first contribution in https://github.com/slipx06/sunsynk-power-flow-card/pull/101
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.0.1...v3.1.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.0.1
🐛 Patches & Bug Fixes
- fix: solar animation
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.0.0...v3.0.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v3.0.0
💥 Breaking Changes
- feat: new
display_mode:
for solar information. Values can be1
- Only display the daily total,2
- Display the daily total and remaining daily forecast,3
- Display the daily total and total solar generation. The default value is1
.
Example: Display Daily Total and Remaining Forecast
solar:
display_mode: 2
- feat: new entity sensor
total_pv_generation:
. Used for solar display_mode3
. Specify a sensor that contains lifetime solar generation or maximum daily forecast. - feat: Optimise display when only one mppt is specified.
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.13.1...v3.0.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.13.1
🐛 Patches & Bug Fixes
- fix: missing translations
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.13.0...v2.13.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.13.0
What's Changed
🚀 Exciting New Features
- feat: Add Catalan translation. Thanks @pacoculebras
- chore: Update docs
Other Changes
- Create ca.json by @pacoculebras in https://github.com/slipx06/sunsynk-power-flow-card/pull/95
- Update localize.ts by @pacoculebras in https://github.com/slipx06/sunsynk-power-flow-card/pull/96
New Contributors
- @pacoculebras made their first contribution in https://github.com/slipx06/sunsynk-power-flow-card/pull/95
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.12.0...v2.13.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.12.0
🚀 Exciting New Features
- docs: Add Italian translation. Thanks @gohanp75
- feat: Choose decimals displayed for energy cost. See
energy_cost_decimals:
under the cards Grid section.
🐛 Patches & Bug Fixes
- fix: solar_sell_247 when value is undefined
- fix: update French translation
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.11.2...v2.12.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.11.2
🐛 Patches & Bug Fixes
- fix: NaN on daily totals
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.11.1...v2.11.2
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.11.1
🐛 Patches & Bug Fixes
- fix: energy cost position on lite card for 3 phase
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.11.0...v2.11.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.11.0
🚀 Exciting New Features
- feat: adds support for 3 phase inverter data. Setting the
three_phase: true
attribute will display additional 3 phase sensors. Requires entity attributes to be defined i.e.inverter_current_L2
,inverter_current_L3
,inverter_voltage_L2
,inverter_voltage_L3
,grid_ct_power_L2
,grid_ct_power_L3
,load_power_L1
,load_power_L2
,load_power_L3
- docs: updates French Translation. Thanks @adnovea
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.10.0...v2.11.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.10.0
🚀 Exciting New Features
- feat: aux power can be displayed as an absolute value by setting
show_absolute_aux:true
closes #86
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.9.1...v2.10.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.9.1
🐛 Patches & Bug Fixes
- fix: Czech language not displaying
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.9.0...v2.9.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.9.0
🚀 Exciting New Features
- doc: add support for CZ language. Thanks @Legnava89. Closes #84
- feat: Battery shutdown (
shutdown_soc:
) accepts either a numeric value or sensor e,g,sensor.sunsynk_battery_capacity_shutdown
Closes #85
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.8.0...v2.9.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.8.0
🚀 Exciting New Features
- feat: you can now display extra sensor data for your additional essential loads e.g. daily energy or temperature etc. The following optional entities can be used:
essential_load1_extra
andessential_load2_extra
. This data is not displayed on the full card ifshow_aux: true
due to insufficient space.
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.7.2...v2.8.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.7.2
🐛 Patches & Bug Fixes
- fix: rounding of grid_power_169 & inverter_power_175 when auto_scale is used
- fix: rounding of temperature values - battery_temp_182, radiator_temp_91
- chore: update README. The card has been added to HACS
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.7.1...v2.7.2
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.7.1
🐛 Patches & Bug Fixes
- fix: round grid_power_169 & inverter_power_175
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.7.0...v2.7.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.7.0
🚀 Exciting New Features
- feat: adds optional auto scaling of power values for each of the card sections i.e. battery, solar, grid , load and inverter. When
auto_scale: true
power values greater than 999W will be displayed as kW i.e. 4,32kW. The number of decimal places is set to2
by default but can be adjusted globally using the carddecimal_places:
attribute
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.6.1...v2.7.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.6.1
🐛 Patches & Bug Fixes
- patch: battery power and current are no longer displayed as absolute values by default. Use the
show_absolute: true
attribute under the battery card config
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.6.0...v2.6.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.6.0
🚀 Exciting New Features
- feat: adds an optional card title. Set size and colour.
- chore: update README and de translation
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.5.1...v2.6.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.5.1
🐛 Patches & Bug Fixes
- fix: display additional essential loads correctly when
show_solar: false
and/orshow_battery: false
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.5.0...v2.5.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.5.0
🚀 Exciting New Features
- feat: battery information can be hidden from the card with
show_battery: false
- chore: added translations for da, de, es, et, fr, nl, ru,
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.4.1...v2.5.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.4.1
🐛 Patches & Bug Fixes
- patch: show absolute value for battery_current
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.4.0...v2.4.1
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.4.0
🚀 Exciting New Features
- feat: add solarman inverter status https://github.com/slipx06/sunsynk-power-flow-card/issues/71
- fix: add default rounding https://github.com/slipx06/sunsynk-power-flow-card/issues/70
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v2.3.0...v2.4.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago
Sunsynk-Power-Flow-Card - v2.3.0
🚀 Exciting New Features
- feat: fixes https://github.com/slipx06/sunsynk-power-flow-card/issues/69 add solarman grid connected value
- chore: update release name
- chore: update tag
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/2.2.0...v2.3.0
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] over 1 year ago