Replies: 3 comments 1 reply
|
Hi @dca31, which inverter model do you have exactly? I know that some don't replay on port 8899, even if they accept an incoming connection. Did you make a firmware update since 2024? Can you connect to the inverter's web-config? Maybe you can see a firmware-filename and the port configuration. You should also check the trace log file, which you can download from the proxy's web-ui inside your Home Assistant. |
|
Thanks for the quick reply!
This pattern repeats identically every ~38 seconds, indefinitely. Full trace log available if useful. Let me know if there's anything else I can check in the meantime and have a great day |
|
Hi, |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm trying to get client mode working with my TSUN micro-inverter (serial prefix Y47, so likely MS800/MS1600/MS1800/MS2000/MS2000-D range), part of a Sunology PLAY2 kit purchased in 2024. Integration target is a Home Assistant Green (HAOS).
Setup:
Behavior:
The proxy connects successfully to the inverter (
Connected to ('192.168.1.149', 8899)), then logsTesting sensor-list: 0x2b0 by reading modbus registers at 0x3000, but never receives a response. After ~28 seconds the peer closes the connection, and the proxy retries every ~10 seconds, looping indefinitely. No sensor data is ever received.I've tried:
Same result every time. Log excerpt:
Is there anything specific about this model range that might require a different sensor-list ID, or a known firmware quirk I should check on my end? Happy to provide more logs (debug level) if useful.
Thanks so much for any input you could have.
All reactions