11 lines
327 B
JSON
11 lines
327 B
JSON
{
|
|
"domain": "search",
|
|
"name": "Search",
|
|
"documentation": "https://www.home-assistant.io/integrations/search",
|
|
"dependencies": ["websocket_api"],
|
|
"after_dependencies": ["scene", "group", "automation", "script"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal",
|
|
"integration_type": "system"
|
|
}
|