mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
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"
|
|
}
|