Skip to content

First version used of axis component on GitHub

Choose a tag to compare

@Kane610 Kane610 released this 27 Apr 10:32
a240bab
Add releasedrafter and test github actions (#82)

* Add releasedrafter and test github actions
Add requirements.txt and requirements-test.txt
Make all tests pass using the slimmer dependency list

* Replace aiounifi with axis

* Fix flake8

* Fix black

* Fix issues with newer version of httpx and respx

* Final touches
Verified everything works with content rather than data for event_instances
Cleaned up requirements
Added tests_requires to setup.py