mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 16:45:19 +02:00
Bump pyunifiprotect to 4.6.0 (#85483)
This commit is contained in:
committed by
Paulus Schoutsen
parent
834847988d
commit
940b5d62b4
@@ -4,7 +4,7 @@
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
||||
"requirements": ["pyunifiprotect==4.5.2", "unifi-discovery==1.1.7"],
|
||||
"requirements": ["pyunifiprotect==4.6.0", "unifi-discovery==1.1.7"],
|
||||
"dependencies": ["http", "repairs"],
|
||||
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
|
||||
"quality_scale": "platinum",
|
||||
|
@@ -2109,7 +2109,7 @@ pytrafikverket==0.2.2
|
||||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.5.2
|
||||
pyunifiprotect==4.6.0
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
@@ -1475,7 +1475,7 @@ pytrafikverket==0.2.2
|
||||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.5.2
|
||||
pyunifiprotect==4.6.0
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
Reference in New Issue
Block a user