mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 13:57:37 +00:00

Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <git@frenck.dev>
1.2 KiB
1.2 KiB
title | description | ha_category | ha_release | ha_iot_class | ha_domain | ha_config_flow | ha_platforms | ha_integration_type | ||
---|---|---|---|---|---|---|---|---|---|---|
QNAP | Instructions on how to integrate the QNAP sensor within Home Assistant. |
|
0.38 | Local Polling | qnap | true |
|
integration |
The QNAP integration allows getting various statistics from your QNAP NAS.
{% include integrations/config_flow.md %}
Integration entities
The QNAP integration will add the following sensors:
- System: status, system temperature
- CPU: usage, temperature
- Memory: usage, free, used, total
- Volume: usage, used
- Folders: usage, used
- Drives: smart status, usage
- Network: bandwidth, status
QNAP device support
This integration works with most (but not all) QNAP devices. A complete, up-to-date list of compatible devices can be found here.
If your QNAP device is running QTS 5, make sure you log into the device's web interface (with the same account you've configured in Home Assistant) and complete any agreements, warnings, wizards, setup, etc. as the QNAP API may block requests until those are completed.