mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00:00
10 lines
276 B
JSON
10 lines
276 B
JSON
{
|
|
"domain": "websocket_api",
|
|
"name": "Home Asssitant WebSocket API",
|
|
"documentation": "https://www.home-assistant.io/integrations/websocket_api",
|
|
"requirements": [],
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|