Skip to content

Releases: Kane610/axis

Handle some missing parameters

07 Mar 17:33
70dced5
Compare
Choose a tag to compare

What's Changed

Fix brand prod variant not existing

05 Mar 20:09
b3636b8
Compare
Choose a tag to compare

What's Changed

Now fully typed after a rework of data models

18 Feb 21:56
cafa651
Compare
Choose a tag to compare

What's Changed

Make sure to cancel any existing retry timer

27 Apr 20:09
be31f84
Compare
Choose a tag to compare

What's Changed

Catch lingering tasks from create_task

20 Feb 19:21
0d90372
Compare
Choose a tag to compare

What's Changed

Rework event manager

08 Jan 14:57
e984266
Compare
Choose a tag to compare

What's Changed

Refactor Vapix file structure

02 Jan 16:09
12bde9e
Compare
Choose a tag to compare

What's Changed

v4: Add releasedrafter and test github actions (#82)

28 Apr 16:27
a240bab
Compare
Choose a tag to compare
* 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

First version used of axis component on GitHub

27 Apr 10:32
a240bab
Compare
Choose a tag to compare
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

Increase time out of Vapix requests

01 Apr 22:24
Compare
Choose a tag to compare

Introduce event description implementation