You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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