1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-29 11:45:35 +01:00
Files
core/homeassistant/components/webhook/manifest.json
T
2024-08-05 21:06:58 +02:00

10 lines
253 B
JSON

{
"domain": "webhook",
"name": "Webhook",
"codeowners": ["@home-assistant/core"],
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/webhook",
"integration_type": "system",
"quality_scale": "internal"
}