1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/image/manifest.json
2023-06-19 17:03:48 +02:00

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"
}