solmoller / eversolar-monitor

Script to capture data and create statistics from Eversolar/zeversolar Solar Inverters. Includes easy install image files for Raspberry Pi. Working edition since 2012 :-)
https://github.com/solmoller/eversolar-monitor/blob/wiki/Introduction.md
MIT License
30 stars 20 forks source link

Wrong values reported (ZL2000S) #40

Closed RRJohansen closed 5 years ago

RRJohansen commented 5 years ago

I followed the excellent guide (thank you very much!) and after some light trouble shooting I got it working. Or so I thought! I'm seeing wrong values reported in every field (see attached screenshot).

Looking at the inverter directly shows current production of ~70W and Today~2kWh.

Is it possible to directly see the returned string and decode it manually? Or how should one proceed?

Thank you in advance.

image

solmoller commented 5 years ago

Interesting! Are you sure you have the right settings for strings? There are two almost identical protokols...

ons. d. 13. mar. 2019 17.21 skrev RRJohansen notifications@github.com:

I followed the excellent guide (thank you very much!) and after some light trouble shooting I got it working. Or so I thought! I'm seeing wrong values reported in every field (see attached screenshot).

Looking at the inverter directly shows current production of 70W and Today 2kWh.

Is it possible to directly see the returned string and decode it manually? Or how should one proceed?

Thank you in advance.

[image: image] https://user-images.githubusercontent.com/26406240/54295657-c6e6fc80-45b3-11e9-9004-da0291b7de07.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/solmoller/eversolar-monitor/issues/40, or mute the thread https://github.com/notifications/unsubscribe-auth/ACC_EEpdauGDRbbtiUet6ZAU56Av5lh6ks5vWSWXgaJpZM4btpzK .

RRJohansen commented 5 years ago

You were right. Changing strings to 2 have fixed it. Thank you. I was confused by the following text in the guide (https://github.com/solmoller/eversolar-monitor/blob/wiki/Software_installation.md): "Strings is one for Eversolar TL 2000 and below, it is 2 for TL 3000 and above." ZL2000S is different than TL2000 :-)

Everything seem to work now. Thank you again. image

solmoller commented 5 years ago

Thanks for the feedback, I'm changing the ini file and documentation now to reflect the ZL2000S