How to Connect a Huawei Inverter to FusionSolar API? Need Guidance!

Hi everyone,

I’m trying to connect a Huawei inverter to the FusionSolar API to monitor its performance and possibly send configuration commands. However, I’m struggling to get everything set up properly.

Here’s what I’ve done so far:

  1. I’ve set up my FusionSolar account and have access to the API documentation.
  2. I’m able to send a login request and retrieve an access token successfully.
  3. My goal is to retrieve inverter data (like performance, status, and alerts) and understand if it’s possible to send commands back to the inverter.

What I’m stuck on:

  • Which API endpoints are required specifically for Huawei inverters?
  • Are there any special configurations I need to do on the inverter itself for API communication?
  • Any examples (Postman collection or cURL) would be super helpful!

Has anyone successfully done this? I’d greatly appreciate any guidance or shared experiences to move forward.

Thanks in advance for your help!
Moulay

Hello everyone, I finally used the fusion solar project deposited in the github at this address:

now I get a JSON file

another question:
how to put a LOCAL URL in an HTTP agent? thank you for your response

Hi!

Great that you managed to figure it out! :wink:

You should be able to use local http addresses in the HTTP Agent like normal.
Some documentation on the agent can be found here and here.

What are you trying to achieve exactly?

Hello moulay,

could you please explain how to use the EnergieID Fusion Solar Python client?

I’ve downloaded the source code from github but I don’t know how to build them or run them.

Thanks in advance
Daniele