Bump unifi-discovery to 1.1.6 (#77557)
This commit is contained in:
parent
ba499dff25
commit
0c60e887e3
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "UniFi Protect",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
||||
"requirements": ["pyunifiprotect==4.1.9", "unifi-discovery==1.1.5"],
|
||||
"requirements": ["pyunifiprotect==4.1.9", "unifi-discovery==1.1.6"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@briis", "@AngellusMortis", "@bdraco"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -2405,7 +2405,7 @@ uasiren==0.0.1
|
|||
ultraheat-api==0.4.1
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
unifi-discovery==1.1.5
|
||||
unifi-discovery==1.1.6
|
||||
|
||||
# homeassistant.components.unifiled
|
||||
unifiled==0.11
|
||||
|
|
|
@ -1639,7 +1639,7 @@ uasiren==0.0.1
|
|||
ultraheat-api==0.4.1
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
unifi-discovery==1.1.5
|
||||
unifi-discovery==1.1.6
|
||||
|
||||
# homeassistant.components.upb
|
||||
upb_lib==0.4.12
|
||||
|
|
Loading…
Add table
Reference in a new issue