mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Bump version of pyunifiprotect to 4.1.2 (#76936)
This commit is contained in:
parent
49c793b1a2
commit
ff7ef7e526
@ -3,7 +3,7 @@
|
||||
"name": "UniFi Protect",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
||||
"requirements": ["pyunifiprotect==4.0.13", "unifi-discovery==1.1.5"],
|
||||
"requirements": ["pyunifiprotect==4.1.2", "unifi-discovery==1.1.5"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
|
||||
"quality_scale": "platinum",
|
||||
|
@ -2016,7 +2016,7 @@ pytrafikverket==0.2.0.1
|
||||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.0.13
|
||||
pyunifiprotect==4.1.2
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
@ -1373,7 +1373,7 @@ pytrafikverket==0.2.0.1
|
||||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.0.13
|
||||
pyunifiprotect==4.1.2
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user