Mark webhook as a system integration type (#123204)
This commit is contained in:
parent
9c2ba9b157
commit
bb1efe56b6
2 changed files with 1 additions and 5 deletions
|
@ -4,5 +4,6 @@
|
|||
"codeowners": ["@home-assistant/core"],
|
||||
"dependencies": ["http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/webhook",
|
||||
"integration_type": "system",
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
|
|
@ -6805,11 +6805,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"webhook": {
|
||||
"name": "Webhook",
|
||||
"integration_type": "hub",
|
||||
"config_flow": false
|
||||
},
|
||||
"webmin": {
|
||||
"name": "Webmin",
|
||||
"integration_type": "device",
|
||||
|
|
Loading…
Add table
Reference in a new issue