[RELEASE] Solaredge Monitoring Device Driver

I just noticed your post when this thread went active again. I pull the individual panel data using a Python script I found online that scrapes the SolarEdge web site and saves to a database. Since it's pulling from the website it can't get older data, only the last week at most. It's not subject to the API request limit because the script is accessing the web site, not using the API.

PM me if you're still looking to get the panel data and want the details on how I've set it up.

I noticed today that I was getting exceptions in my logs from this device, especially when I hit Refresh. It's the same error reported up above.

There is a pending pull request that fixes this:

@funzie has not been around in 18 months. I hope they are still here!

Tag me if you need me. I no longer use Hubitat as I've moved to better HA solutions. Also don't have solar panels anymore. But happy to keep merging PRs to the repo. I get thousands of Github messages per day so they go the trash unless they are specifically assigned to me or tagged in them.

Thank you for merging that PR!

I use HA along with Hubitat. In fact, I checked this because of the latest breakage that was happening with the HA Solaredge integration (it was a completely different issue).