mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
13 lines
333 B
JSON
13 lines
333 B
JSON
{
|
|
"domain": "yi",
|
|
"name": "Yi Home Cameras",
|
|
"codeowners": ["@bachya"],
|
|
"dependencies": ["ffmpeg"],
|
|
"documentation": "https://www.home-assistant.io/integrations/yi",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["aioftp"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["aioftp==0.21.3"]
|
|
}
|