Add missing integration quality scale to tags integration (#40291)
parent
399661a7f4
commit
b175adae53
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue