Go to file
2024-12-05 13:01:00 -05:00
docs Initial Commit 2024-11-26 12:50:13 -05:00
src/unifi_access Add methods that automatically handle paginated endpoints 2024-11-26 12:50:13 -05:00
tests Add methods that automatically handle paginated endpoints 2024-11-26 12:50:13 -05:00
.gitignore Initial Commit 2024-11-26 12:50:13 -05:00
.pre-commit-config.yaml Bump dependencies 2024-12-05 13:01:00 -05:00
LICENSE Initial Commit 2024-11-26 12:50:13 -05:00
mkdocs.yml Initial Commit 2024-11-26 12:50:13 -05:00
pyproject.toml Apply "Ruff-specific rules (RUF)" ruff rule set 2024-11-26 12:50:13 -05:00
README.md Initial Commit 2024-11-26 12:50:13 -05:00
uv.lock Bump dependencies 2024-12-05 13:01:00 -05:00

Python UniFi Access API Client

Unofficial typed wrapper for the public UniFi Access API. Currently written against V2.2.10 of the API Reference.

Completion Status

See docs/completion.md

Disclaimer

This library is not affiliated with or endorsed by Ubiquiti Networks Inc. It probably contains at least some errors or mismatch with the actual API behaviour. Feel free to open issues or submit pull requests.