1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-01 21:24:17 +01:00
Files
core/homeassistant/components/websocket_api/manifest.json
T
2022-10-04 10:36:42 -04:00

10 lines
286 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",
"integration_type": "system"
}