StephanJoubert / home_assistant_solarman

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

Status stays disconnected in HA #459

Closed cseb17 closed 6 months ago

cseb17 commented 7 months ago

Hello,

I just installed this extension for HA to manage my 2 solar panels but it seems disconnected. I followed the instruction:

Capture d’écran 2023-11-30 à 11 52 34

I entered the correct ip and serial number but the status stays "disconnected":

Capture d’écran 2023-11-30 à 11 58 15

my config:

Capture d’écran 2023-11-30 à 11 59 12

Thanks

Jay66Bee commented 7 months ago

I am getting the same. Since upgrading to the latest integration (three weeks ago), there have been two occasions where Solarman has disconnected and not reconnected until I became aware of it and restarted HA.

Most annoying.

I have no idea why the new integration does this. I had no such problems with the previous one.

jmccrohan commented 6 months ago

@cseb17 @Jay66Bee Can you enable debug logs and share when the issue reoccurs please?

Jay66Bee commented 6 months ago

@cseb17 @Jay66Bee Can you enable debug logs and share when the issue reoccurs please?

More than happy to, if you can give me details as to what I'm looking for and how to find it.

Thanks.

Jay66Bee commented 6 months ago

@cseb17 @Jay66Bee Can you enable debug logs and share when the issue reoccurs please?

This was coming up in the log (multiple times) before Solarman failed again last night...

2023-12-08 20:51:11.738 WARNING (SyncWorker_1) [custom_components.solarman.solarman] Querying [3000 - 3124] failed with exception [OSError: [Errno 24] No file descriptors available]

I have attempted to roll back to 1.4.3 but it is still showing 1.5.1 in HAS

eyk107 commented 6 months ago

I also have the same issue, the IP and the serial number of the wifi logger are checked as well. My logs are attached home-assistant_2023-12-09T11-36-24.302Z.log

cseb17 commented 6 months ago

@cseb17 @Jay66Bee Can you enable debug logs and share when the issue reoccurs please?

Here it is home-assistant_2023-12-12T12-33-55.359Z.log

An idea ?

schlaufon commented 6 months ago

join the party with same above problems. With 200 issues ahead an queing, I doubt that anything will happen -say- within the next 3 months, if ever. Looks like the integration gets no serious support anymore. I would help, if I could....

vinceg0267 commented 6 months ago

Same problem

eyk107 commented 6 months ago

Rolling back to version 1.4.3 fixed the issue for me

schlaufon commented 6 months ago

Same problem

@vinceg0267 If you have a relay installed. see "my" solved issue #467 . May be of help.

cseb17 commented 6 months ago

Rolling back to version 1.4.3 fixed the issue for me

Really? Where did you find the firmware? I will try it… Thanks

eyk107 commented 6 months ago

https://github.com/StephanJoubert/home_assistant_solarman/releases/tag/v1.4.3

cseb17 commented 6 months ago

Same problem

@vinceg0267 If you have a relay installed. see "my" solved issue #467 . May be of help.

Dear all,

following the steps described by @vinceg0267, I removed the V1.5.1, restart HA and install the V1.4.3 and...it works :) Thanks for the sharing. We will see with the the next release ;)

kdober commented 5 months ago

Hi, I have a Deye 5k-SG03LP1-EU and I had the same issue with verion 1.5.1. After a few hours all sensors stop getting data. I'm now using version 1.4.3 as suggested and its working perfect for the last 5 days.

Cheers