mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Bump aioasuswrt version to handle telnet asus routers (#43031)
This commit is contained in:
parent
7ba373e74b
commit
537c0c41eb
@ -2,6 +2,6 @@
|
|||||||
"domain": "asuswrt",
|
"domain": "asuswrt",
|
||||||
"name": "ASUSWRT",
|
"name": "ASUSWRT",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/asuswrt",
|
"documentation": "https://www.home-assistant.io/integrations/asuswrt",
|
||||||
"requirements": ["aioasuswrt==1.2.8"],
|
"requirements": ["aioasuswrt==1.3.0"],
|
||||||
"codeowners": ["@kennedyshead"]
|
"codeowners": ["@kennedyshead"]
|
||||||
}
|
}
|
||||||
|
@ -144,7 +144,7 @@ aio_georss_gdacs==0.4
|
|||||||
aioambient==1.2.1
|
aioambient==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.2.8
|
aioasuswrt==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.azure_devops
|
# homeassistant.components.azure_devops
|
||||||
aioazuredevops==1.3.5
|
aioazuredevops==1.3.5
|
||||||
|
@ -78,7 +78,7 @@ aio_georss_gdacs==0.4
|
|||||||
aioambient==1.2.1
|
aioambient==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.2.8
|
aioasuswrt==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.azure_devops
|
# homeassistant.components.azure_devops
|
||||||
aioazuredevops==1.3.5
|
aioazuredevops==1.3.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user