mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump aioftp to 0.21.3 (#78257)
This commit is contained in:
parent
035f206e95
commit
08449dc1bc
@ -2,7 +2,7 @@
|
|||||||
"domain": "yi",
|
"domain": "yi",
|
||||||
"name": "Yi Home Cameras",
|
"name": "Yi Home Cameras",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/yi",
|
"documentation": "https://www.home-assistant.io/integrations/yi",
|
||||||
"requirements": ["aioftp==0.12.0"],
|
"requirements": ["aioftp==0.21.3"],
|
||||||
"dependencies": ["ffmpeg"],
|
"dependencies": ["ffmpeg"],
|
||||||
"codeowners": ["@bachya"],
|
"codeowners": ["@bachya"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
@ -159,7 +159,7 @@ aioesphomeapi==10.13.0
|
|||||||
aioflo==2021.11.0
|
aioflo==2021.11.0
|
||||||
|
|
||||||
# homeassistant.components.yi
|
# homeassistant.components.yi
|
||||||
aioftp==0.12.0
|
aioftp==0.21.3
|
||||||
|
|
||||||
# homeassistant.components.github
|
# homeassistant.components.github
|
||||||
aiogithubapi==22.2.4
|
aiogithubapi==22.2.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user