UniFi - Fix websocket bug (#32449)

This commit is contained in:
Robert Svensson 2020-03-04 02:32:13 +01:00 committed by GitHub
parent 4cf86262af
commit 02c8cd07f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/unifi",
"requirements": [
"aiounifi==13"
"aiounifi==14"
],
"dependencies": [],
"codeowners": [

View File

@ -203,7 +203,7 @@ aiopylgtv==0.3.3
aioswitcher==2019.4.26
# homeassistant.components.unifi
aiounifi==13
aiounifi==14
# homeassistant.components.wwlln
aiowwlln==2.0.2

View File

@ -81,7 +81,7 @@ aiopylgtv==0.3.3
aioswitcher==2019.4.26
# homeassistant.components.unifi
aiounifi==13
aiounifi==14
# homeassistant.components.wwlln
aiowwlln==2.0.2