core/homeassistant/components/webhook/manifest.json

11 lines
196 B
JSON
Raw Normal View History

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