Sunsynk + Home Assistant

I don't have that sensor, which integration are you using? I have sensor.sunsynk_grid_total which I use for the import but do not see the export one which I think may be due to the integration I am using.

Currently using this one.

Aah I’m using the KellerZA one.

But this is directly off the Sunsynk so you should be able to simply add it to the add-on configuration to pull it in.

Actual sensor name is total_grid_export
 
Aah I’m using the KellerZA one.

But this is directly off the Sunsynk so you should be able to simply add it to the add-on configuration to pull it in.

Actual sensor name is total_grid_export
Will look into it and see, the KellerZa integration only supports the modbus configuation If I am correct or did I misunderstand?
 
Will look into it and see, the KellerZa integration only supports the modbus configuation If I am correct or did I misunderstand?

It can speak to Solarman as well I believe.

How does your integration connect?
 
It can speak to Solarman as well I believe.

How does your integration connect?
it connects through the new sunsynk wifi dongle through node red which is why I believe some data is not able to be pulled through, looking at rather getting things setup through a rs485 cable directly from the inverter to make things easier.
 
it connects through the new sunsynk wifi dongle through node red which is why I believe some data is not able to be pulled through, looking at rather getting things setup through a rs485 cable directly from the inverter to make things easier.

Yeah there was no option to do it wirelessly when I setup mine some 18 months ago and very happy I went that way.
 
Yeah there was no option to do it wirelessly when I setup mine some 18 months ago and very happy I went that way.
Will look into getting it done this way sometime in the future, well I changed the sensor to use the total value instead of the daily trying to eliminate the utility meter.

Hopefully all goes well but only time will tell.
 
v3.17.0

Exciting New Features

- feat: introduces new load attribute `dynamic_colour:` If set to `true` 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 to `false` 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

1700900033027.png
 
Last edited:
v3.17.0

Exciting New Features

- feat: introduces new load attribute `dynamic_colour:` If set to `true` 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 to `false` 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
That Dynamic colour bit is pretty cool!! Kudos!
 
v3.18.0
- feat: add support for huawei inverters
- fix: hide modern inverter image if set to false

3c6fd0f1-68f4-4df0-90f6-b992e882329b


**Full Changelog**: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.17.1...v3.18.0

v3.19.0
- feat: adds new entity environment_temp: Display outside temperature or other environment temperature below the sun icon

d6749e27-2ef3-480c-9b96-d7551c04ebb9

**Full Changelog**: https://github.com/slipx06/sunsynk-power-flow-card/compare/v3.18.0...v3.19.0
 
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
acf21ec2-c2f2-4dec-ac57-6667928ed37d

- 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
 
v4.0.0
Exciting New Features

- feat: feat: new card style `compact` closes #156
1701510685293.png
- 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
 
Has anyone figured out how to get the decimal places back in the powercard?

I have added the code but still no luck.


1701765326881.png
 
Is there a setting that determines if power is shown in kW or W? For some reason my PV output is shown in kW but the rest is just W.

1701766665509.png
 
1701766971333.png

Another question. I think it may be a bug but my auto-scale is not working on PV1 and PV2. Not sure if I only noticed it now or if its always been like this.
 
Hi.
View attachment 1629215

Another question. I think it may be a bug but my auto-scale is not working on PV1 and PV2. Not sure if I only noticed it now or if its always been like this.
Hi What version of the card are you running? In the last update auto_scale is enabled by default unless you have explicitly disabled it in your config. Also there is something weird going on with your daily energy totals. It seems like those sensors are not providing the correct unit_of_measurment attribute. What does developer tools show for those sensors.

You should also check your pv1 power and pv2 power sensors. If you disable auto_scale it assumes everything is provided in W. With auto_scale enabled you need to have your sensors correctly configured with the unit_of_measurement. If it cant find this it just presents the raw number rounded to 0.
 
Last edited:
Top
Sign up to the MyBroadband newsletter
X