mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"domain": "qnap",
|
|
"name": "QNAP",
|
|
"documentation": "https://www.home-assistant.io/integrations/qnap",
|
|
"requirements": ["qnapstats==0.4.0"],
|
|
"codeowners": [],
|
|
"iot_class": "local_polling",
|
|
"loggers": ["qnapstats"]
|
|
}
|