1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 06:28:31 +00:00
Files
core/homeassistant/components/webhook/manifest.json
2023-02-08 20:10:18 +01:00

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"
}