mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump aiounifi to v81 to fix partitioned cookies on python 3.13 (#132540)
This commit is contained in:
parent
af5f718a71
commit
db141ce449
@ -7,7 +7,7 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiounifi"],
|
||||
"requirements": ["aiounifi==80"],
|
||||
"requirements": ["aiounifi==81"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Ubiquiti Networks",
|
||||
|
@ -402,7 +402,7 @@ aiotedee==0.2.20
|
||||
aiotractive==0.6.0
|
||||
|
||||
# homeassistant.components.unifi
|
||||
aiounifi==80
|
||||
aiounifi==81
|
||||
|
||||
# homeassistant.components.vlc_telnet
|
||||
aiovlc==0.5.1
|
||||
|
@ -384,7 +384,7 @@ aiotedee==0.2.20
|
||||
aiotractive==0.6.0
|
||||
|
||||
# homeassistant.components.unifi
|
||||
aiounifi==80
|
||||
aiounifi==81
|
||||
|
||||
# homeassistant.components.vlc_telnet
|
||||
aiovlc==0.5.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user