I have the SolarEdge component up and running and it’s fine, but is pretty basic. I was reading their API documentation, and figured I could use the RESTful sensor and pull information from other parts of the SolarEdge API.
I want to get the individual panel’s production.
This information is available on the SolarEdge dashboard page for me, and the “Site Power Flow” section of the API documentation shows how to pull that data. But the JSON is empty when I try to hit that API URL.
The installer of our system can’t spell API, and SolarEdge site just directs you back to the installer for any support. So I thought I would check here and see if anyone had had this problem before, and how you pulled it into HA.