Bump unifi-discovery to 1.1.0 (#64391)
This commit is contained in:
parent
9e41873de7
commit
720732d1b3
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyunifiprotect==3.1.1", "unifi-discovery==1.0.0"
|
"pyunifiprotect==3.1.1", "unifi-discovery==1.1.0"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"http"
|
"http"
|
||||||
|
|
|
@ -2392,7 +2392,7 @@ twilio==6.32.0
|
||||||
uEagle==0.0.2
|
uEagle==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.unifiprotect
|
# homeassistant.components.unifiprotect
|
||||||
unifi-discovery==1.0.0
|
unifi-discovery==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.unifiled
|
# homeassistant.components.unifiled
|
||||||
unifiled==0.11
|
unifiled==0.11
|
||||||
|
|
|
@ -1453,7 +1453,7 @@ twilio==6.32.0
|
||||||
uEagle==0.0.2
|
uEagle==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.unifiprotect
|
# homeassistant.components.unifiprotect
|
||||||
unifi-discovery==1.0.0
|
unifi-discovery==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.upb
|
# homeassistant.components.upb
|
||||||
upb_lib==0.4.12
|
upb_lib==0.4.12
|
||||||
|
|
Loading…
Add table
Reference in a new issue