Implement our own unifi websocket connection

This commit is contained in:
2022-04-01 17:34:37 -06:00
parent 14051edfc5
commit 055b12ee05
3 changed files with 76 additions and 62 deletions
+9 -1
View File
@@ -1 +1,9 @@
pyunifiprotect==1.1.0
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.2
attrs==21.4.0
charset-normalizer==2.0.12
frozenlist==1.3.0
idna==3.3
multidict==6.0.2
yarl==1.7.2