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

Bumped requirements. #12

Closed CadeusTheGreat closed 3 months ago

CadeusTheGreat commented 3 months ago

Ran the apitest.py file and it seemed to run alright. At the bottom seemed to be getting rate limited although I assume that is standard? Exact message from the json below: "The maximum number of requests has been reached"

Besides that just a small update to bump some of the dependencies. 😃 Let me know if there is any issues with the updates to the requirements.

CadeusTheGreat commented 3 months ago

Looks like the max requests issue is a separate issue raised in issue #7