2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "websocket_api",
|
2020-05-03 09:36:06 +00:00
|
|
|
"name": "Home Assistant WebSocket API",
|
2023-02-08 19:10:18 +00:00
|
|
|
"after_dependencies": ["recorder"],
|
2020-01-07 19:58:49 +00:00
|
|
|
"codeowners": ["@home-assistant/core"],
|
2023-02-08 19:10:18 +00:00
|
|
|
"dependencies": ["http"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/websocket_api",
|
2022-11-24 21:01:36 +00:00
|
|
|
"integration_type": "system",
|
2023-02-08 19:10:18 +00:00
|
|
|
"quality_scale": "internal"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|