mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump version of pyunifiprotect to 4.1.7 (#77334)
This commit is contained in:
parent
29b74f10c2
commit
0e10e6f4cd
@ -3,7 +3,7 @@
|
||||
"name": "UniFi Protect",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
||||
"requirements": ["pyunifiprotect==4.1.5", "unifi-discovery==1.1.5"],
|
||||
"requirements": ["pyunifiprotect==4.1.7", "unifi-discovery==1.1.5"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
|
||||
"quality_scale": "platinum",
|
||||
|
@ -2019,7 +2019,7 @@ pytrafikverket==0.2.0.1
|
||||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.1.5
|
||||
pyunifiprotect==4.1.7
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
@ -1382,7 +1382,7 @@ pytrafikverket==0.2.0.1
|
||||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.1.5
|
||||
pyunifiprotect==4.1.7
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user