mirror of
https://github.com/home-assistant/core.git
synced 2026-04-01 16:09:02 +01:00
Bump aiounifi to 90 (#166918)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiounifi"],
|
||||
"requirements": ["aiounifi==88"],
|
||||
"requirements": ["aiounifi==90"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Ubiquiti Networks",
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -428,7 +428,7 @@ aiotedee==0.3.0
|
||||
aiotractive==1.0.1
|
||||
|
||||
# homeassistant.components.unifi
|
||||
aiounifi==88
|
||||
aiounifi==90
|
||||
|
||||
# homeassistant.components.usb
|
||||
aiousbwatcher==1.1.1
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -413,7 +413,7 @@ aiotedee==0.3.0
|
||||
aiotractive==1.0.1
|
||||
|
||||
# homeassistant.components.unifi
|
||||
aiounifi==88
|
||||
aiounifi==90
|
||||
|
||||
# homeassistant.components.usb
|
||||
aiousbwatcher==1.1.1
|
||||
|
||||
Reference in New Issue
Block a user