-
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
AddOn stopped working (DEYE 30kW Hybrid) #394
Comments
The error seems to come directly from the driver (umodbus). I doubt there was a change on umodbus (it hasn't been update in a long time) Please use pymodbus as the driver Ideally you should not connect directly to a serial port, but rather through mbusd, in the long run that should be a lot more stable. You can use the mbusb addon in the same repository |
I also seem to be having the same issue. I'm using pymodbus and a serial gateway. It's been a problem the last few days. I think since I've updated. Seems to sometimes work for a bit after a restart. Let me know if I should add my config and logs. |
I've changed the driver to pymodbus and port to "" so the addon used the debug device. After a restart the addon is working fine now 👍 |
If you still have issues the next step is going via mbusd |
If you use pymodbus it unlikely to be the same. But pymodbus was updated, so best to post your own logs&cfg |
Issue related to
Sunsynk / mbusd Home Assistant Add-On
Describe the issue/bug
The AddOn stopped working some days ago an stops with the error in the logs. I have checked all wiring an the RS485 Adapter an they work fine, also rebooted the inverter and checked the settings.
Expected behavior
The AddOn worked without problems over the last year, i don't know if something was changed in the last update what causes the problem.
Your environment
You configuration
Logs
The text was updated successfully, but these errors were encountered: