SheffieldSolar / PV_Live-API

A Python implementation of the PV_Live web API.
16 stars 4 forks source link

Add support for disabling SSL verification #27

Closed JamieTaylor-TUOS closed 4 months ago

JamieTaylor-TUOS commented 9 months ago

Set verify=False when calling requests.get()