Bumps version of pyunifiprotect to 4.0.5 (#73798)
parent
95eb55dd66
commit
90ad6ca540
|
@ -3,7 +3,7 @@
|
|||
"name": "UniFi Protect",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
||||
"requirements": ["pyunifiprotect==4.0.4", "unifi-discovery==1.1.4"],
|
||||
"requirements": ["pyunifiprotect==4.0.5", "unifi-discovery==1.1.4"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -1990,7 +1990,7 @@ pytrafikverket==0.2.0.1
|
|||
pyudev==0.22.0
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.0.4
|
||||
pyunifiprotect==4.0.5
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
|
@ -1325,7 +1325,7 @@ pytrafikverket==0.2.0.1
|
|||
pyudev==0.22.0
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.0.4
|
||||
pyunifiprotect==4.0.5
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
Loading…
Reference in New Issue