Bumps version of pyunifiprotect to 3.9.2 to fix compat with protect 2.1.1 (#73299)

This commit is contained in:
Christopher Bailey 2022-06-09 23:32:16 -04:00 committed by GitHub
parent c74159109a
commit 15aecbb6ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "UniFi Protect",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
"requirements": ["pyunifiprotect==3.9.1", "unifi-discovery==1.1.3"],
"requirements": ["pyunifiprotect==3.9.2", "unifi-discovery==1.1.3"],
"dependencies": ["http"],
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
"quality_scale": "platinum",

View file

@ -1993,7 +1993,7 @@ pytrafikverket==0.2.0.1
pyudev==0.22.0
# homeassistant.components.unifiprotect
pyunifiprotect==3.9.1
pyunifiprotect==3.9.2
# homeassistant.components.uptimerobot
pyuptimerobot==22.2.0

View file

@ -1322,7 +1322,7 @@ pytrafikverket==0.2.0.1
pyudev==0.22.0
# homeassistant.components.unifiprotect
pyunifiprotect==3.9.1
pyunifiprotect==3.9.2
# homeassistant.components.uptimerobot
pyuptimerobot==22.2.0