-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant start the Add-on on my Deye 12kW 3phases #180
Comments
Both debugs clearly show a timeout.
I can fix the retry mechanism in the first log, but it won't solve your issue. Have you looked at the fault-finding page on the docs? |
The traceback in your first log should be solved now. But you will still have to look at the fault finding guide to get this working |
Morning - I need some help please. I have an issue with opening the connection to the solarman dongle; "pysolarmanv5.pysolarmanv5.NoSocketAvailableError: Cannot open connection to 192.168.1.186" The connect call fails and I read that it could be something to do with the encryption on the dongle - I am trying via a RPi. If I use a the RS485 - which port to use (CAN is occupied with BMS)? Also, where can I get the applicable cable? s6-rc: info: service s6rc-oneshot-runner: starting On MQTT: s6-rc: info: service legacy-cont-init successfully started |
Sorry, some copy error.... MQTT in the wrong place; |
Add-on (multi) Deye 12Kw 3 Phase |
MQTT: 2023-09-26 07:52:10: Sending PINGRESP to 0Loy1diDJ1jYSdF5mD9cav |
@Niruservices - are you sure you have the corretc IP for your dongle?
|
Evening,
It is really odd – as it shows the correct MAC & shows connection speeds on the router – yet – not able to ping it either.
BR;
Nico
From: Johann Kellerman ***@***.***>
Sent: Tuesday, September 26, 2023 7:21 PM
To: kellerza/sunsynk ***@***.***>
Cc: Niruservices ***@***.***>; Mention ***@***.***>
Subject: Re: [kellerza/sunsynk] Cant start the Add-on on my Deye 12kW 3phases (Issue #180)
@Niruservices <https://github.com/Niruservices> - are you sure you have the corretc IP for your dongle?
OSError: [Errno 113] Connect call failed ('192.168.1.186', 8899)
—
Reply to this email directly, view it on GitHub <#180 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/BCZGBF7IEKCTOYDRCNC65DTX4MFGFANCNFSM6AAAAAA4NTSTBQ> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/BCZGBF4T26I52256N25JTFLX4MFGFA5CNFSM6AAAAAA4NTSTBSWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTHPDFDO.gif> Message ID: ***@***.*** ***@***.***> >
|
Morning,
BTW, if I use RS485 – which bus to select py or U?
BR;
Nico
From: Nico Steenkamp ***@***.***>
Sent: Tuesday, September 26, 2023 7:33 PM
To: 'kellerza/sunsynk' ***@***.***>; 'kellerza/sunsynk' ***@***.***>
Cc: 'Mention' ***@***.***>
Subject: RE: [kellerza/sunsynk] Cant start the Add-on on my Deye 12kW 3phases (Issue #180)
Evening,
It is really odd – as it shows the correct MAC & shows connection speeds on the router – yet – not able to ping it either.
BR;
Nico
From: Johann Kellerman ***@***.*** ***@***.***> >
Sent: Tuesday, September 26, 2023 7:21 PM
To: kellerza/sunsynk ***@***.*** ***@***.***> >
Cc: Niruservices ***@***.*** ***@***.***> >; Mention ***@***.*** ***@***.***> >
Subject: Re: [kellerza/sunsynk] Cant start the Add-on on my Deye 12kW 3phases (Issue #180)
@Niruservices <https://github.com/Niruservices> - are you sure you have the corretc IP for your dongle?
OSError: [Errno 113] Connect call failed ('192.168.1.186', 8899)
—
Reply to this email directly, view it on GitHub <#180 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/BCZGBF7IEKCTOYDRCNC65DTX4MFGFANCNFSM6AAAAAA4NTSTBQ> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/BCZGBF4T26I52256N25JTFLX4MFGFA5CNFSM6AAAAAA4NTSTBSWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTHPDFDO.gif> Message ID: ***@***.*** ***@***.***> >
|
You can use either, whichever is the most reliable for you. I have found that the recent pymodbus is fairly reliable for direct serial. umodbus has always worked well (via some gateway like mbusd, but not direct serial) |
@lordvalium did you manage to get it running? |
no unfortunately not @kellerza |
Issue related to
Sunsynk / mbusd Home Assistant Add-On
Describe the issue/bug
My issue is that after a proper configuration my Addon stops (HALT).
Expected behavior
Should provide information via Entities
Your environment
Home Assistant version: 2023.8.4
Addon:
Inverter:
Adaptor details:
(set and found via Debug)
You configuration
Logs
Edit: logs before i click update
The text was updated successfully, but these errors were encountered: