mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Suppress unsupported event 'EVT_USP_RpsPowerDeniedByPsuOverload' by bumping aiounifi to v83 (#139519)
Bump aiounifi to v83
This commit is contained in:
parent
3cd7f50216
commit
1b27365c58
@ -7,7 +7,7 @@
|
|||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["aiounifi"],
|
"loggers": ["aiounifi"],
|
||||||
"requirements": ["aiounifi==82"],
|
"requirements": ["aiounifi==83"],
|
||||||
"ssdp": [
|
"ssdp": [
|
||||||
{
|
{
|
||||||
"manufacturer": "Ubiquiti Networks",
|
"manufacturer": "Ubiquiti Networks",
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -404,7 +404,7 @@ aiotedee==0.2.20
|
|||||||
aiotractive==0.6.0
|
aiotractive==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.unifi
|
# homeassistant.components.unifi
|
||||||
aiounifi==82
|
aiounifi==83
|
||||||
|
|
||||||
# homeassistant.components.usb
|
# homeassistant.components.usb
|
||||||
aiousbwatcher==1.1.1
|
aiousbwatcher==1.1.1
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -386,7 +386,7 @@ aiotedee==0.2.20
|
|||||||
aiotractive==0.6.0
|
aiotractive==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.unifi
|
# homeassistant.components.unifi
|
||||||
aiounifi==82
|
aiounifi==83
|
||||||
|
|
||||||
# homeassistant.components.usb
|
# homeassistant.components.usb
|
||||||
aiousbwatcher==1.1.1
|
aiousbwatcher==1.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user