From f22653d2344fe0e3754f6245b0ae58677f424f8e Mon Sep 17 00:00:00 2001 From: David Roberts <4960334+drobtravels@users.noreply.github.com> Date: Mon, 22 Jun 2020 11:04:58 -0400 Subject: [PATCH] Add warning to SolarEdge local documentation (#13125) Co-authored-by: Klaas Schoute Co-authored-by: Franck Nijhof Co-authored-by: Franck Nijhof --- source/_integrations/solaredge_local.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/solaredge_local.markdown b/source/_integrations/solaredge_local.markdown index 17b06783740..d71162add9f 100644 --- a/source/_integrations/solaredge_local.markdown +++ b/source/_integrations/solaredge_local.markdown @@ -19,12 +19,13 @@ Only specific models support the local API. The local API is available on invert You can check if the local API works by finding the IP address of your inverter and visiting it in a browser. If it supports the local API, you'll see a HTML page with the SolarEdge logo and a "Commissioning" menu.
+ +Recent firmware updates have disabled the local API on many inverters. Please enter the IP address of your inverter in a browser before attempting to use this component. If the local API is enabled, you'll see a web page with the SolarEdge logo and a "Commissioning" menu. See [this issue](https://github.com/jbuehl/solaredge/issues/124) and [this issue](https://github.com/drobtravels/solaredge-local/issues/24) for additional details. If your inverter does not support the local API, you can use the [cloud based version](/integrations/solaredge/)
- ## Configuration To use the SolarEdge sensors in your installation, add the following to your `configuration.yaml` file: