Skip to content

Tags: milanmeu/aioaseko

Tags

v1.0.0

Toggle v1.0.0's commit message
Add support for the new Aseko Pool API

Removed the code for the old API and added support for the new API.

v0.2.0

Toggle v0.2.0's commit message
Add support for ASIN Pool (Remote) devices

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version in setup.py to 0.1.1

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add refresh token after API auth change

* fix: handle access token expiration

Fixes #1

* fix: correct requirement pyjwt name

* fix: check atributes before refresh/login

* Apply suggestions from code review

Co-authored-by: Milan Meulemans <[email protected]>

* fix: token expiration offset name

* fix: refresh method name

* fix: use access token only for selected requests

* fix: don't rely on access_token presence

* fix: updte to v2 of the API

---------

Co-authored-by: hopkins-tk <[email protected]>
Co-authored-by: Milan Meulemans <[email protected]>

v0.0.2

Toggle v0.0.2's commit message
Add version 0.0.2

v0.0.1

Toggle v0.0.1's commit message
Initial commit