# Huawei

## Supported models

The Solar Panels app currently supports all inverter models in the SUN2000L range.

## Pairing

### Connecting the inverter to WiFi

{% hint style="danger" %}
Due to a bug in Huawei's Smart Dongle, it needs to have a WiFi connection in order for this app to work. Wired connections are not supported.
{% endhint %}

Huawei documentation on connecting the inverter to your WiFi network:

{% file src="/files/-MWJf3rzwpeOTOaObPkl" %}
Huawei FusionHome WiFi setup guide
{% endfile %}

### Finding the IP address

{% hint style="warning" %}
Make sure your Huawei inverter has a static IP address. Homey might lose its connection to the inverter over time if this is not the case. This can be set up in your router.
{% endhint %}

The IP address of the inverter is not mentioned in the Huawei FusionSolar or FusionHome app. Log in to your router and check the clients list to find the IP address of your Huawei inverter.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://diederik.gitbook.io/homey-solar-panels-app/inverters/huawei.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
