mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyasuswrt to 0.1.21 (#105922)
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioasuswrt", "asyncssh"],
|
||||
"requirements": ["aioasuswrt==1.4.0", "pyasuswrt==0.1.20"]
|
||||
"requirements": ["aioasuswrt==1.4.0", "pyasuswrt==0.1.21"]
|
||||
}
|
||||
|
@ -1628,7 +1628,7 @@ pyairnow==1.2.1
|
||||
pyairvisual==2023.08.1
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
pyasuswrt==0.1.20
|
||||
pyasuswrt==0.1.21
|
||||
|
||||
# homeassistant.components.atag
|
||||
pyatag==0.3.5.3
|
||||
|
@ -1244,7 +1244,7 @@ pyairnow==1.2.1
|
||||
pyairvisual==2023.08.1
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
pyasuswrt==0.1.20
|
||||
pyasuswrt==0.1.21
|
||||
|
||||
# homeassistant.components.atag
|
||||
pyatag==0.3.5.3
|
||||
|
Reference in New Issue
Block a user