2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "camera",
|
|
|
|
"name": "Camera",
|
2019-12-19 10:23:19 +00:00
|
|
|
"after_dependencies": ["media_player"],
|
2022-02-28 08:06:16 +00:00
|
|
|
"codeowners": ["@home-assistant/core"],
|
2023-02-08 19:16:39 +00:00
|
|
|
"dependencies": ["http"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/camera",
|
|
|
|
"integration_type": "entity",
|
2022-10-04 14:36:42 +00:00
|
|
|
"quality_scale": "internal",
|
2023-02-08 19:16:39 +00:00
|
|
|
"requirements": ["PyTurboJPEG==1.6.7"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|