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

Update deye_4mppt.yaml // deye_2mppt.yaml #392

Closed Kolbi closed 10 months ago

Kolbi commented 10 months ago

Fix bug for Deye 4MPPT https://github.com/StephanJoubert/home_assistant_solarman/issues/367 https://github.com/StephanJoubert/home_assistant_solarman/issues/391 https://github.com/StephanJoubert/home_assistant_solarman/issues/388

stijnb1234 commented 10 months ago

+1, can confirm this fixes the issues for the Deye 4mppt configuration.

niclas911 commented 10 months ago

Funktioniert nicht für den deye sun600 mit FW MW3_16U_5406_2.27

Kolbi commented 10 months ago

Funktioniert nicht für den deye sun600 mit FW MW3_16U_5406_2.27

Welche Vorlage verwendest du?

oxynatOr commented 10 months ago

Funktioniert nicht für den deye sun600 mit FW MW3_16U_5406_2.27

Welche Vorlage verwendest du?

hast du dir mal die Debug msg angeschaut? oder einfach nur die werte von mir kopiert?

Autoschrauberix commented 10 months ago

Die Änderung funktioniert bei mir für den Deye Sun 1000 (2mppt) und 2000 (4mppt) beide Firmware 1.57

flo269 commented 10 months ago

Deye SUN600G3-EU-230 with Firmware MW3_16U_5406_1.56 here.

Using the chnages from deye_2mppt.yaml from this PR it has been working like a charm for over 24 Hours now.

Thank you!!

m0d3rnX commented 10 months ago

Thank you for the fast fix, can confirm Deye SUN800G3 with deye_2mppt.yaml is working again with Solarman 1.51

knightswsift commented 9 months ago

Funktioniert nicht für den deye sun600 mit FW MW3_16U_5406_2.27

Welche Vorlage verwendest du?

hast du dir mal die Debug msg angeschaut? oder einfach nur die werte von mir kopiert?

Querying [1 - 125] failed with exception [V5FrameError: V5 frame contains invalid start or end values] Querying [1 - 125] failed, [1] retry attempts left Querying [1 - 125] failed, [0] retry attempts left Querying registers [1 - 125] failed, aborting.

HA-Protokoll, verwendet wird deye_2mppt an einem SUJN600-G3 mit FW 2.32-D1. Laut Solarman App hat das MI-Relais die Modbus-Adresse 1, kann es damit zusammenhängen?

Birkenw25 commented 5 months ago

Won't work on my HA, either deye_2mppt.yaml and deye_4mppt.yaml SUN600G3-EU-230 (41xxx) Firmware version MW3_16U_5406_2.32-D1

    Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht
    Logger: custom_components.solarman.solarman
    Source: custom_components/solarman/solarman.py:88
    Integration: Solarman (documentation, issues)
    First occurred: 10:58:07 (44 occurrences)
    Last logged: 11:08:38
    Querying [1 - 125] failed with exception [V5FrameError: V5 frame contains invalid start or end values]

Any suggestions? I appreciate your work!