2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "generic",
|
2021-07-16 09:46:47 +00:00
|
|
|
"name": "Generic Camera",
|
2022-03-28 19:08:00 +00:00
|
|
|
"config_flow": true,
|
2022-11-01 09:34:44 +00:00
|
|
|
"requirements": ["ha-av==10.0.0", "pillow==9.3.0"],
|
2022-10-06 20:24:19 +00:00
|
|
|
"dependencies": ["http"],
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/generic",
|
2022-03-30 08:56:37 +00:00
|
|
|
"codeowners": ["@davet2001"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"iot_class": "local_push"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|