Bump pyunifiprotect to 4.5.2 (#83090)
parent
ce00f093d6
commit
484756c834
|
@ -4,7 +4,7 @@
|
|||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
||||
"requirements": ["pyunifiprotect==4.5.1", "unifi-discovery==1.1.7"],
|
||||
"requirements": ["pyunifiprotect==4.5.2", "unifi-discovery==1.1.7"],
|
||||
"dependencies": ["http", "repairs"],
|
||||
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -2101,7 +2101,7 @@ pytrafikverket==0.2.2
|
|||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.5.1
|
||||
pyunifiprotect==4.5.2
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
|
@ -1464,7 +1464,7 @@ pytrafikverket==0.2.2
|
|||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.5.1
|
||||
pyunifiprotect==4.5.2
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
Loading…
Reference in New Issue