CharlesGillanders / alphaess-openAPI

This Python library uses the Alpha ESS Open API to retrieve data on your Alpha ESS inverter, photovoltaic panels, and battery if you have one.
MIT License
9 stars 5 forks source link

Added optional self_delay parameter in getdata() #13

Closed Poshy163 closed 3 months ago

Poshy163 commented 3 months ago

-Added optional self_delay parameter in getdata() to allow for manual throttling (helpful if multiple inverters are getting data at the same time) -Default is set to 0, to allow backwards compatibility