mirror of
https://github.com/home-assistant/core.git
synced 2025-09-04 04:11:37 +02:00
Bump aiounifi to version 86 (#150321)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiounifi"],
|
||||
"requirements": ["aiounifi==84"],
|
||||
"requirements": ["aiounifi==86"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Ubiquiti Networks",
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -417,7 +417,7 @@ aiotedee==0.2.25
|
||||
aiotractive==0.6.0
|
||||
|
||||
# homeassistant.components.unifi
|
||||
aiounifi==84
|
||||
aiounifi==86
|
||||
|
||||
# homeassistant.components.usb
|
||||
aiousbwatcher==1.1.1
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -399,7 +399,7 @@ aiotedee==0.2.25
|
||||
aiotractive==0.6.0
|
||||
|
||||
# homeassistant.components.unifi
|
||||
aiounifi==84
|
||||
aiounifi==86
|
||||
|
||||
# homeassistant.components.usb
|
||||
aiousbwatcher==1.1.1
|
||||
|
Reference in New Issue
Block a user