From b2a0e2030651c746e9becc3cd53ddc3745a71b40 Mon Sep 17 00:00:00 2001 From: JBS Date: Sun, 14 Feb 2021 12:14:25 +0100 Subject: [PATCH] Details for connecting to cloud instead of Velbus (#16561) Site ID and API key instead of the port string to connect to cloud. --- source/_integrations/solaredge.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/solaredge.markdown b/source/_integrations/solaredge.markdown index b8d9131df1d..d5ccf5ef1a6 100644 --- a/source/_integrations/solaredge.markdown +++ b/source/_integrations/solaredge.markdown @@ -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