mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
9 lines
254 B
JSON
9 lines
254 B
JSON
{
|
|
"domain": "websocket_api",
|
|
"name": "Home Assistant WebSocket API",
|
|
"documentation": "https://www.home-assistant.io/integrations/websocket_api",
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|