mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 12:14:20 +01:00
7e30ab2fb2
Co-authored-by: Franck Nijhof <git@frenck.dev>
9 lines
199 B
JSON
9 lines
199 B
JSON
{
|
|
"domain": "webhook",
|
|
"name": "Webhook",
|
|
"documentation": "https://www.home-assistant.io/integrations/webhook",
|
|
"dependencies": ["http"],
|
|
"codeowners": [],
|
|
"quality_scale": "internal"
|
|
}
|