Adding myself as codeowner to QNAP (#93915)

* Adding codeowner and integration_type

* Update CODEOWNERS

* Update sorting

* Update integrations.json
This commit is contained in:
disforw 2023-06-01 08:53:28 -04:00 committed by GitHub
parent 677dd5b1fd
commit 6c7d922def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View File

@ -963,6 +963,7 @@ build.json @home-assistant/supervisor
/tests/components/qingping/ @bdraco @skgsergio
/homeassistant/components/qld_bushfire/ @exxamalte
/tests/components/qld_bushfire/ @exxamalte
/homeassistant/components/qnap/ @disforw
/homeassistant/components/qnap_qsw/ @Noltari
/tests/components/qnap_qsw/ @Noltari
/homeassistant/components/quantum_gateway/ @cisasteelersfan

View File

@ -1,8 +1,9 @@
{
"domain": "qnap",
"name": "QNAP",
"codeowners": [],
"codeowners": ["@disforw"],
"documentation": "https://www.home-assistant.io/integrations/qnap",
"integration_type": "device",
"iot_class": "local_polling",
"loggers": ["qnapstats"],
"requirements": ["qnapstats==0.4.0"]

View File

@ -4386,7 +4386,7 @@
"name": "QNAP",
"integrations": {
"qnap": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": false,
"iot_class": "local_polling",
"name": "QNAP"