Solis solar inverter cloud API access via HTTP?

Hi, as there seems to be no binding for Solis Cloud API: Would it be possible to get the data from the API using HTTP binding or similar? Unfortunately I‘m not fit enough to do it on my own without any starting help or blueprint I could copy.

Here‘s the description of the API:
https://oss.soliscloud.com/templet/%5BExternal%5D%20SolisCloud%20Monitoring%20API.pdf

Thank you!

Why not local modbus rs-485 stable as rock ?

I already have the WiFi module installed. Why using another piece of hardware when there is an API available? (Unless the fact, no one implemented it so far)

Maybe I‘ll use HomeAssistant as bridge because it has a Solis Cloud implementation.

Hi @Boby, did you found a solution for this issue? My PV-installer is suggesting a Solis inverter and I want it to be comptible with Openhab.

@vctoon, I went for the „solis scraper“ which runs as a docker container on my Synology NAS: https://github.com/fredericvl/ginlong-solis-scraper

It sends the data to MQTT, where I do pick up the values to use it on openHAB. Works like a charm for over a year now.

Hope this helps you - it‘s a pity that there is no binding existing already (Solis has a great API with an amazing documentation)