mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 13:32:08 +01:00
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com> Co-authored-by: Erik Montnemery <erik@montnemery.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Josef Zweck <josef@zweck.dev>
11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"domain": "collection_image",
|
|
"name": "Collection Image",
|
|
"codeowners": ["@karwosts"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/collection_image",
|
|
"integration_type": "service",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "bronze"
|
|
}
|