-
Notifications
You must be signed in to change notification settings - Fork 18
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
Solar inverter is recognized but unavailable after #94
Comments
Same for me with a ECU-C. Everything comes up and than stops working.. |
Same experience with me (ECU-R-PRO). I wonder whether a physical Modbus connection would be more stable, since cheap modbus-wifi bridges are available and work well (EW-11 from Hi-flying, I have one for my heater and it works well). |
To enable debug logging, add this to you configuration.yaml:
Does it help to disable some models, for example all but the 111 model? |
I disbled/enabled each inverter with different kind of models one by one. With only one inverter and model 111, I get: Only after adding you see shortly the values and soon after the second update cycle the are unavailable. |
I remember trying with only one model and I experienced the same: after the first reading it works, then it stops. |
@CJNE Any idea? |
ECU-C Installation/User Manual page 23: There area tabs called: 1, 103, 113 and 123 with some instruction and Adress values I don't get. When adding in HA Read models 111, 1, 123 and 101 not the values mentioned in manual. Didn't fill in any prefix names when adding. Now running: It looks like something still closes when adding into HA. There are good values in screen and after a couple of seconds the values in screen are all empty. Anyone got any idea yet? |
Try so change the interval back to 5s. That worked for me. But it stressed the ECU after some time. |
I suspect that inverter hardware is a bit weak and is struggling with serving the modbus requests. |
HA - SunSpec integration with APsystem ECU_R_PRO (TCP/IP) is not working well. When you start the integration, the ECU_R_PRO is discover (host-ip) and also the read-modules (1, 101, 111,123). After the inverter is imported and device overview will show the (value) details. But after several seconds the device and entities becomes unavailable.
The ECU_R_PRO is configured with multiple inverters which assigned an unique address in the modbus configuration.
When additional inverters are added the same behavior takes places (see the values ones).
Deletion of the inverter, will block reactivation again for the same address until HA is restarted.
Please advise me how to generate the (debug) logs to investigate the problem and to help to develop the SunSpec integration for APsystems.
The text was updated successfully, but these errors were encountered: