StephanJoubert / home_assistant_solarman

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

Solis 3P6K 4G not working #582

Closed Kuchiru closed 2 weeks ago

Kuchiru commented 1 month ago

Hi there,

I have a Solis 3P6K 4G with a WiFi stick connected to my network. The serial number is 404980XXXX and the firmware MW_08_512_0501_1.82

When i add the device with the following config:

image

I'm unfortunately met with the following log entry: Querying [4999 - 4999] failed with exception [IllegalDataAddressError: The data address received in the request is not an allowable address for the server. ]

All entities are unknown and the connection state is disconnected.

I'm not sure how to continue from here and any help is appreciated.

Kuchiru commented 1 month ago

@agirilovich i see you committed the yaml for this device, would you have any pointers on this issue?

agirilovich commented 1 month ago

Yeah. Suddenly reading of 4999 register got breakable. I didn't investigate it deeply. But my hotfix remove 4999 register request was merged to the master several month ago.

Obviously, you are using old version of component. Just update it.