mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 09:05:34 +01:00
9 lines
221 B
JSON
9 lines
221 B
JSON
{
|
|
"domain": "webhook",
|
|
"name": "Webhook",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/webhook",
|
|
"quality_scale": "internal"
|
|
}
|