Add missing integration quality scale to tags integration (#40291)

This commit is contained in:
Franck Nijhof
2020-09-19 11:49:53 +02:00
committed by GitHub
parent 399661a7f4
commit b175adae53

View File

@@ -1,12 +1,7 @@
{
"domain": "tag",
"name": "Tag",
"config_flow": false,
"name": "Tags",
"documentation": "https://www.home-assistant.io/integrations/tag",
"requirements": [],
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [],
"codeowners": ["@balloob", "@dmulcahey"]
"codeowners": ["@balloob", "@dmulcahey"],
"quality_scale": "internal"
}