Bump pyunifiprotect to 4.3.4 (#80496)
This commit is contained in:
parent
086a1bdace
commit
9ff077e225
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.2.0", "unifi-discovery==1.1.7"],
|
||||
"requirements": ["pyunifiprotect==4.3.4", "unifi-discovery==1.1.7"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -2072,7 +2072,7 @@ pytrafikverket==0.2.1
|
|||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.2.0
|
||||
pyunifiprotect==4.3.4
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
|
@ -1435,7 +1435,7 @@ pytrafikverket==0.2.1
|
|||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.2.0
|
||||
pyunifiprotect==4.3.4
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue