Details for connecting to cloud instead of Velbus (#16561)

Site ID and API key instead of the port string to connect to cloud.
This commit is contained in:
JBS 2021-02-14 12:14:25 +01:00 committed by GitHub
parent 9f00c16dbc
commit b2a0e20306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ The SolarEdge Monitoring API has a daily rate limit of 300 requests. In order to
There are 2 options in configuring the SolarEdge integration:
- Via the Home Assistant user interface where it will let you enter the port string to connect to the Velbus bus.
- Via the Home Assistant user interface where it will let you enter your site ID and API key.
- Via the Home Assistant `configuration.yaml` file.
```yaml