mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
10 lines
230 B
JSON
10 lines
230 B
JSON
{
|
|
"domain": "arlo",
|
|
"name": "Arlo",
|
|
"documentation": "https://www.home-assistant.io/integrations/arlo",
|
|
"requirements": ["pyarlo==0.2.4"],
|
|
"dependencies": ["ffmpeg"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_polling"
|
|
}
|