iâm fiddling around with this on my own at the moment. Got an Solar Inverter and a Battery Inverter.
On my solar inverter the sensors are running, but some deliver no data.
I included some sensors via the custom: sensors, you maybe have to read out your special keys and add them manually.
To do so, should be able to login directly to your sunny boy via itâs web interface. Are you able to do this?
However, i got no values on some sensors of the sma integration (in my case a a Tripower 8.0) as well.
I was sucessful in opening the WebUI of the inverter, go to the âMomentanwerteâ-Tab and right click (in my case Firefox) on a value of interest and click âinspect elementâ.
In the âinspectorâ window, that opens in the lower part, you should see an corresponding key in a format like âv6100_00464E00â.
Use this key (without the leading v) to create a custom sensor (see sma integration docs).
Should be something like this:
custom:
current_consumption_own:
key: '6100_40468F00'
unit: W
factor: 1
Restart and give it a try. It worked for me, as some keys are different to the ones used in the library of the sma integration.
Oh, and it seems, that the custom: part only works, if you have at least one regular sensor of the sma integration activated. Even if itâs useless and gives you a warning in the HA logsâŚ
Not all of the keys mapped in the pysma library are giving me a value either. So i assume, they are different from inverter to inverter. I was able to get the values i wanted (except for the damn âwhole house consumptionâ i see in the sunny portal) via the custom: sensors.
You could (and probably aready have) try some more values given by the WebUI as custom: sensors.
The predifined current_consumption sensor in your sunny boy is clearly not the one mapped in the sma integration, but one could ignore the warning (for now)
Nevertheless you should get a value for your current_batterie: as you can see the values in your webUI.
Maybe one of the other users has any thoughts on this.
Ok, tried this with my Sunny Island and getting an âunknownâ too.
Edit: Tried the things i suggested here, but even with more sensor-key-tests i always get âunknownâ for all of them. The same code (different keys of course) work on my SMA Tripower.
Iâm also try to connect the Sunny Battery Storage 5.0 without success.Same feedback as you already stated.The requests to the Sunny Tripower will answered positive but with the same warning messages.
Hello,
,an inquiry, is anyone able to successfully query any entity from the storage controller (SMA Sunny Boy Storage)? Or is it only possible with the SMA inverters?
just jused the login for the Sunny Tri Power with the sma integration.
I didnât used any login for the modbus data out of the Sunny Boy Storage.
If you used the login for the SBS to often the SBS will block you.
=> configure the modbus without login, delete the âoldâ sma integration login to the SBS, sleep one night, tomorrow morning it will working:-)