mirror of
https://github.com/home-assistant/core.git
synced 2026-02-21 18:38:17 +00:00
10 lines
247 B
JSON
10 lines
247 B
JSON
{
|
|
"domain": "image",
|
|
"name": "Image",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/image",
|
|
"integration_type": "entity",
|
|
"quality_scale": "internal"
|
|
}
|