13 lines
311 B
JSON
13 lines
311 B
JSON
|
{
|
||
|
"domain": "search",
|
||
|
"name": "Search",
|
||
|
"documentation": "https://www.home-assistant.io/integrations/search",
|
||
|
"requirements": [],
|
||
|
"ssdp": [],
|
||
|
"zeroconf": [],
|
||
|
"homekit": {},
|
||
|
"dependencies": ["websocket_api"],
|
||
|
"after_dependencies": ["scene", "group"],
|
||
|
"codeowners": ["@home-assistant/core"]
|
||
|
}
|