softwarecrash / Solar2MQTT

ESP8266 based WiFi and MQTT interface for MPPT Inverters that use watchpower
Other
108 stars 25 forks source link

[Bug]: Not reading W consumption values #39

Closed Konycz closed 10 months ago

Konycz commented 1 year ago

Is there an existing issue for this?

Used Hardware?

Wemos D1 Mini

What happened?

Correct loading of inverter consumption values

Screenshots / Fotos

From the beginning it worked for approx. 2 days, after that the consumption is loaded once in approx. 2 hours, charging the battery, etc. everything is fine obrazek

Steps To Reproduce

No response

Version

0.5.1

Relevant livejson output

Solar In:
0V 0A 0W
Grid In:
1V 0Hz
AC Out:
228V 50Hz
AC Load:
0Va 0W 0%
Bus:
391V
Temperature:
342°C
Battery:
27.19V 100% 100%
SCC | IN | Out:
0V 0A 1A
Inverter Mode:
Battery

What browsers are you seeing the problem on?

Firefox

softwarecrash commented 1 year ago

looks like your inverter use another sorting of data, your tempm value is the indicator

Konycz commented 1 year ago

Screenshot 2023-07-19 at 16-55-32 Historie – Home Assistant This will certainly not be the temperature value.... because it correctly reads 90W here and that's what the display of the inverter shows me. The value is prescribed to me in MQTT, but only approx. 1 time per hour

softwarecrash commented 1 year ago

your inverter send the data in the wrong order, you can actual nothing do. i work on a complete new version but that need a lot of time

Konycz commented 1 year ago

But according to the display of the inverter, the consumption is 89-92W and this is not shown anywhere. And if by chance it shows the correct value there, at that moment the load of the converter in percentage is also shown (which also shows correctly), but only for a moment and then again on both the value is 0

And when will you release it approximately with the completion time of the new version?

softwarecrash commented 1 year ago

sure, thats missreading of the inverter data, what for model you have?

i dont have a timeline ore something, its a hobby and i work on other projects too

Konycz commented 1 year ago

https://vi.aliexpress.com/item/1005003340956819.html?spm=a2g0o.order_list.order_list_main.46.6fff18020dsd74&gatewayAdapt=glo2vnm

softwarecrash commented 1 year ago

check with the watchpower software and a com-usb cable to communicate, when this work, enable debug output on the software and post the log files here

Konycz commented 1 year ago

OK

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 10 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.