Replies: 7 comments 5 replies
|
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, |
|
Hi, I was able to create the device in the TSUN app as a "Hybrid micro inverter" using the Monitoring Serial Number, and it correctly pulled up the inverter serial number. So it's definitely reporting via the TSUN protocol, not Solarman. Let me know if there's anything else useful I can check from the TSUN app now that the device is registered there (firmware version, model name, etc.). Txs in advance |
|
I have also left the inverter registered and active in the TSUN app for a while, then restarted the proxy - exact same behavior as before (connects, sends the sensor-list test, gets silence, peer closes after ~28s, repeats indefinitely). So cloud pairing doesn't seem to change anything for the local client_mode connection. Still no luck finding the exact model name/firmware version in the TSUN app either. |
Happy to keep testing if there's anything else useful I can try. |
|
-The official Sunology app (Stream) shows measurements normally so the inverter itself is working fine.
|
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