File: README.md

package info (click to toggle)
python-aiounifi 79-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 660 kB
  • sloc: python: 11,124; sh: 5; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
# aiounifi
Asynchronous library to communicate with Unifi Controller

## Acknowledgements
* Paulus Schoutsen (balloob) creator of aiohue which most of this code repository is modeled after.