mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Bump pyunifiprotect to 4.4.1 (#81732)
This commit is contained in:
parent
b9c47ed3c3
commit
1b9c2dfb68
@ -4,7 +4,7 @@
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
||||
"requirements": ["pyunifiprotect==4.4.0", "unifi-discovery==1.1.7"],
|
||||
"requirements": ["pyunifiprotect==4.4.1", "unifi-discovery==1.1.7"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
|
||||
"quality_scale": "platinum",
|
||||
|
@ -2087,7 +2087,7 @@ pytrafikverket==0.2.1
|
||||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.4.0
|
||||
pyunifiprotect==4.4.1
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
@ -1450,7 +1450,7 @@ pytrafikverket==0.2.1
|
||||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.4.0
|
||||
pyunifiprotect==4.4.1
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user