2020-08-19 09:33:04 +00:00
|
|
|
{
|
2022-12-16 13:16:38 +00:00
|
|
|
"domain": "image_upload",
|
|
|
|
"name": "Image Upload",
|
2023-02-08 19:35:25 +00:00
|
|
|
"codeowners": ["@home-assistant/core"],
|
2020-08-19 09:33:04 +00:00
|
|
|
"config_flow": false,
|
|
|
|
"dependencies": ["http"],
|
2023-02-08 19:35:25 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/image_upload",
|
|
|
|
"integration_type": "system",
|
2022-10-04 14:36:42 +00:00
|
|
|
"quality_scale": "internal",
|
2023-02-08 19:35:25 +00:00
|
|
|
"requirements": ["pillow==9.4.0"]
|
2020-08-19 09:33:04 +00:00
|
|
|
}
|