10 lines
295 B
JSON
10 lines
295 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"
|
|
}
|