mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 23:52:02 +00:00
11 lines
293 B
JSON
11 lines
293 B
JSON
{
|
|
"domain": "generic",
|
|
"name": "Generic Camera",
|
|
"codeowners": ["@davet2001"],
|
|
"config_flow": true,
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/generic",
|
|
"iot_class": "local_push",
|
|
"requirements": ["ha-av==10.0.0", "pillow==9.4.0"]
|
|
}
|