biemond / solaredge.modbus

Homey Solaredge modbus app
GNU General Public License v3.0
7 stars 8 forks source link

Solinteg - wrong values #81

Closed mati686 closed 1 month ago

mati686 commented 1 month ago

Hi I added the Solinteg MHT-10K-25 to my app yesterday. But I have a problem with the data in the application, it seems that some values are different by an order of magnitude.

Solar power is the same as in cloud app. Battery discharge is same as in cloud app. Grid output is -6W in homey / 84W in cloud. PV1 input is 170W in homey / 1,66 kW in cloud.

fve

biemond commented 1 month ago

hey,

looks good to me , your load is 1.8 and that comes from solar and batt discharge. Grid output is so small diff and this in a moment of time.

so I think PV1 needs to be 1700W instead. let me check the docs. solinteg is a wattsonic I think.

mati686 commented 1 month ago

Yes i think so, PV1 should be 1700W and Grid -60W. What i read from modbus: image Homey: image

Here is Solinteg register table: https://eshop.helion.cz/user/related_files/solinteg_modbus_protocol_mht-25-50-1.pdf

biemond commented 1 month ago

indeed , they are on the same level as total pv.

Screenshot 2024-05-28 at 15 11 36
biemond commented 1 month ago

will change the decimal part tonight

mati686 commented 1 month ago

Great, thank you

biemond commented 1 month ago

can you try this https://homey.app/a/solaredge.modbus/test/

mati686 commented 1 month ago

Great. now it shows right data, thanks.