Bump version of pyunifiprotect to 4.2.0 (#77618)
This commit is contained in:
parent
cf41dc639b
commit
de9f22f308
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "UniFi Protect",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
||||
"requirements": ["pyunifiprotect==4.1.9", "unifi-discovery==1.1.6"],
|
||||
"requirements": ["pyunifiprotect==4.2.0", "unifi-discovery==1.1.6"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -2037,7 +2037,7 @@ pytrafikverket==0.2.0.1
|
|||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.1.9
|
||||
pyunifiprotect==4.2.0
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
|
@ -1400,7 +1400,7 @@ pytrafikverket==0.2.0.1
|
|||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.1.9
|
||||
pyunifiprotect==4.2.0
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue