1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-30 12:14:20 +01:00
Files
core/homeassistant/components/webhook/manifest.json
T
Martin Hjelmare 7e30ab2fb2 Add missing internal quality scale label (#48947)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-10 12:37:20 +02:00

9 lines
199 B
JSON

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