Bump version pyunifiprotect to 3.2.0 (#64874)

This commit is contained in:
Christopher Bailey 2022-01-24 18:00:10 -05:00 committed by GitHub
parent ec66936352
commit 34802b127f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

View File

@ -4,7 +4,8 @@
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/unifiprotect", "documentation": "https://www.home-assistant.io/integrations/unifiprotect",
"requirements": [ "requirements": [
"pyunifiprotect==3.1.1", "unifi-discovery==1.1.2" "pyunifiprotect==3.2.0",
"unifi-discovery==1.1.2"
], ],
"dependencies": [ "dependencies": [
"http" "http"
@ -57,6 +58,6 @@
{ {
"manufacturer": "Ubiquiti Networks", "manufacturer": "Ubiquiti Networks",
"modelDescription": "UniFi Dream Machine SE" "modelDescription": "UniFi Dream Machine SE"
} }
] ]
} }

View File

@ -2018,7 +2018,7 @@ pytrafikverket==0.1.6.2
pyudev==0.22.0 pyudev==0.22.0
# homeassistant.components.unifiprotect # homeassistant.components.unifiprotect
pyunifiprotect==3.1.1 pyunifiprotect==3.2.0
# homeassistant.components.uptimerobot # homeassistant.components.uptimerobot
pyuptimerobot==21.11.0 pyuptimerobot==21.11.0

View File

@ -1246,7 +1246,7 @@ pytrafikverket==0.1.6.2
pyudev==0.22.0 pyudev==0.22.0
# homeassistant.components.unifiprotect # homeassistant.components.unifiprotect
pyunifiprotect==3.1.1 pyunifiprotect==3.2.0
# homeassistant.components.uptimerobot # homeassistant.components.uptimerobot
pyuptimerobot==21.11.0 pyuptimerobot==21.11.0