mirror of
https://github.com/home-assistant/core.git
synced 2025-08-16 11:01:39 +02:00
Add missing integration quality scale to image integration (#40289)
This commit is contained in:
@@ -4,9 +4,7 @@
|
|||||||
"config_flow": false,
|
"config_flow": false,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/image",
|
"documentation": "https://www.home-assistant.io/integrations/image",
|
||||||
"requirements": ["pillow==7.2.0"],
|
"requirements": ["pillow==7.2.0"],
|
||||||
"ssdp": [],
|
|
||||||
"zeroconf": [],
|
|
||||||
"homekit": {},
|
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"codeowners": ["@home-assistant/core"]
|
"codeowners": ["@home-assistant/core"],
|
||||||
|
"quality_scale": "internal"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user