StephanJoubert / home_assistant_solarman

Home Assistant component for Solarman collectors used with a variety of inverters.
Apache License 2.0
510 stars 190 forks source link

IllegalDataValueError with Deye SUN-M80G3-EU-Q0 #382

Open stvogel opened 10 months ago

stvogel commented 10 months ago

I just installed solarman and configured my device using deye_2mppt.yaml.

I don't get any values and I saw some issues when reinstalling or waiting a bit helped. I tried that. But I get these errors in the log:

2023-08-30 16:30:57.382 DEBUG (SyncWorker_0) [pysolarmanv5.pysolarmanv5] Socket setup completed... <socket.socket fd=13, family=2, type=1, proto=6, laddr=('192.168.178.86', 41440), raddr=('192.168.178.72', 8899)>
2023-08-30 16:30:57.382 WARNING (SyncWorker_0) [custom_components.solarman.solarman] Querying [3 - 128] failed with exception [IllegalDataValueError]
2023-08-30 16:30:57.386 WARNING (SyncWorker_0) [custom_components.solarman.solarman] Querying [3 - 128] failed, [5] retry attempts left

Do I have to make some changes in the yaml? The yaml looks a bit frightening to me ;-) Is the port 8899 for Deye SUN-M80G3-EU-Q0 correct? I could not find any info regarding the port.

stvogel commented 10 months ago

Hm, just found issue 367 https://github.com/StephanJoubert/home_assistant_solarman/issues/367 to be the same. Sorry. I searched for the problem but found the similar issue only after posting

idl0r commented 9 months ago

Should be fixed with 1.5.1?