Releases: slipx06/sunsynk-power-flow-card
Releases · slipx06/sunsynk-power-flow-card
v1.7.7
Updates
Add support for customising non-essential icons when there are two non-essential loads. See optional load1_icon:
and load2_icon:
attributes under the grid card configuration. Options are default
, oven
, boiler
, charger
, pump
If you need other icons please open a request on GitHub.
v1.7.6
Updates
- Introduces a new optional
nonessential_icon:
attribute under the grid card configuration to change the non-essential image. Options are default
, oven
, boiler
, charger
, pump
If you need other icons please open a request on GitHub
- Code refactoring
v1.7.4
Updates
- Remove strict checks for MPPT voltage and current to allow optional sensors
- Update Autarky calculations
v1.7.3
Updates
Improvements to Autarky and Ratio calculations
v1.7.2
Updates
The formula to calculate essential power has been updated to:
essential = inverter_out_175 + inverter_load_grid_169 - aux_power_166
The inverter_load_grid_169:
attribute should be supplied with a sensor that reads either register 167 (Grid LD Power) or 169 (Grid Power). It is recommended that you try register 167 first and if your readings are wrong use register 169. Alternatively you should provide sensors for both of the essential_power
: and nonessential_power:
attributes under the entities card configuration and the card will not use its internal logic.
v1.7.1
Updates
- Display up to two additional essential loads. See the
additional_loads:
attribute in the Load card section. Set the sensor to display using the essential_load2:
attribute under entities
- Improvement to Autarky formula
v1.70
Updates
Inverter status can be hidden from the card if inverter_status_59
is set to none
Fix
Battery Floating text on lite card
v1.6.9
Updates
Autarky and Ratio can now be displayed using real time power values or daily energy values. This can be set using the autarky attribute under the inverter card configuration. Valid values are energy
(default), power
or set to no
to hide
Fixes
Better logic to hide sensors when set to none
and not in use
v1.6.8
Updates
New non essential image
Additional inverter
option for aux_type:
to display a micro inverter