unifi_access/README.md
Adam Goldsmith 5b0c72dbef Initial Commit
Really should have added this to version control earlier, but was
trying to fix all the pre-commit issues first...
2024-11-26 12:50:13 -05:00

14 lines
524 B
Markdown

# Python UniFi Access API Client
Unofficial typed wrapper for the public UniFi Access API.
Currently written against V2.2.10 of the [API Reference](https://core-config-gfoz.uid.alpha.ui.com/configs/unifi-access/api_reference.pdf).
## Completion Status
See [docs/completion.md](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.