Files
core/homeassistant/components/qnap/manifest.json
disforw 6c7d922def Adding myself as codeowner to QNAP (#93915)
* Adding codeowner and integration_type

* Update CODEOWNERS

* Update sorting

* Update integrations.json
2023-06-01 14:53:28 +02:00

11 lines
273 B
JSON

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