StephanJoubert / home_assistant_solarman

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

all entities unknown #522

Open Lyckell opened 4 months ago

Lyckell commented 4 months ago

Have tried to get this integration to work with a SUN-10K-SG04LP3-EU but all entities in shows "unknown".

Does anyone know of a solution for this?

sebastiansiede commented 4 months ago

I have the same problem with DEYE-SUN-M60G3-EU

cyberdreamandroid commented 4 months ago

Same for me. Logger serial starts with 4, according to doc, this should be supported right?

Lyckell commented 4 months ago

The serial for my logger starts with 27

oetiker commented 4 months ago

I think the problem is that the extension broke with the 2024.02 release of homeassistant

eddyheide commented 4 months ago

Same for me all entities in shows "unknown". I have 3 phase Sofar

Karsto-sys commented 4 months ago

I have the Same Problem with the Sun10

miralpeix commented 4 months ago

My serial starts with 23****. All in "unknown". How can use the mentioned V4?

mmmmm009 commented 4 months ago

Same here. Newest HA.

IP:192.168.0.158 SN:17...... port:8899 1 deye_hybrid.yaml

route66por commented 4 months ago

My suggestion is to downgrade do version 1.4.3. I had the same issues and now its all ok. I will stay on that version for longer.

cyberdreamandroid commented 4 months ago

My suggestion is to downgrade do version 1.4.3. I had the same issues and now its all ok. I will stay on that version for longer.

This is sad, isn't this developed any longer? How to downgrade?

route66por commented 4 months ago

My suggestion is to downgrade do version 1.4.3. I had the same issues and now its all ok. I will stay on that version for longer.

This is sad, isn't this developed any longer? How to downgrade?

https://hacs.xyz/docs/faq/select_version/

cyberdreamandroid commented 4 months ago

My suggestion is to downgrade do version 1.4.3. I had the same issues and now its all ok. I will stay on that version for longer.

This is sad, isn't this developed any longer? How to downgrade?

https://hacs.xyz/docs/faq/select_version/

Thanks, but seems not to work, whenever I select 1.43 in select box, it refreshes and shows 1.5.1 again.

route66por commented 4 months ago

My suggestion is to downgrade do version 1.4.3. I had the same issues and now its all ok. I will stay on that version for longer.

This is sad, isn't this developed any longer? How to downgrade?

https://hacs.xyz/docs/faq/select_version/

Thanks, but seems not to work, whenever I select 1.43 in select box, it refreshes and shows 1.5.1 again.

Try to remove the integration first, restart HA and then install it again but this time install the 1.4.3 version.

djjassu commented 4 months ago

Downgrade to 1.4.3 did not help here. Still all unknown...

cyberdreamandroid commented 4 months ago

Downgrade to 1.4.3 did not help here. Still all unknown...

Downgrade worked for me after a restart.

djjassu commented 4 months ago

Downgrade to 1.4.3 did not help here. Still all unknown...

Downgrade worked for me after a restart.

Ok, did you also downgrade the HA?

My version:

Core 2024.2.5 Supervisor 2024.02.0 Operating System 12.0 Frontend 20240207.1

cyberdreamandroid commented 4 months ago

Downgraded version 1.4.3 with current HA 2024.2.5 works.

cyberdreamandroid commented 4 months ago

After another reboot, again "Unknown" even with 1.4.3. As the developer doesn't seem to be interested to fix this, I will develop my own integration for this.

eddyheide commented 4 months ago

Please keep us posted if you get you own integration working!

astro0302 commented 4 months ago

Downgraded version 1.4.3 with current HA 2024.2.5 also works for me!

egennric commented 4 months ago

1.5.1

Core 2024.2.5 Supervisor 2024.02.1 Operating System 12.0 Frontend 20240207.1

SUN-M80G3-EU-Q0 S/N 23.. works with both deye_4mppt.yaml or deye_2mppt.yaml

Problem starts after upgrade firmware from 1.57 to MW3_16U_5406_2.32-D1

after some hours I run in this "unknown" problem but can resolve it by remove the device and add it again with IP + S/N and restart HA then it runs for some hours again it stops working while the inverter is still online and reporting to https://globalhome.solarmanpv.com/ once "unknown" nothing but re add the device can fix it

miralpeix commented 3 months ago

I have no way to work. I have tried all versions of the integration... my SN is 23**** and there is no way. any ideas?

superquale commented 3 months ago

Logger: custom_components.solarman.solarman Quelle: custom_components/solarman/solarman.py:88 Integration: Solarman (Dokumentation, Probleme) Erstmals aufgetreten: 09:35:39 (92 Vorkommnisse) Zuletzt protokolliert: 09:58:10

Querying [1 - 125] failed with exception [V5FrameError: V5 frame contains invalid start or end values] Querying [1 - 125] failed with exception [V5FrameError: V5 frame contains invalid sequence number]


In all Versions of SOLARMAN, i get this error


edit I noticed that after deleting the Solarman configuration, the sensors are not deleted. I was able to partially delete them after uninstalling the app. After reinstalling the app in version 143 and reconfiguring it, everything worked again.

schlaufon commented 3 months ago

I have the same problem with DEYE-SUN-M60G3-EU

@sebastiansiede see issue #467