core/homeassistant/components/webhook/manifest.json

8 lines
168 B
JSON

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