mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 14:46:47 -06:00
1.5 KiB
1.5 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_domain, ha_config_flow, ha_platforms, ha_integration_type, ha_codeowners
| title | description | ha_category | ha_release | ha_iot_class | ha_domain | ha_config_flow | ha_platforms | ha_integration_type | ha_codeowners | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| QNAP | Instructions on how to integrate the QNAP sensor within Home Assistant. |
|
0.38 | Local Polling | qnap | true |
|
device |
|
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.
In the case of QTS 5, the QNAP account that is being used by Home Assistant needs the following:
- Make sure you log into the device's web interface and complete any agreements, warnings, wizards, or setup steps, as the QNAP API may block requests until those are completed.
- The QNAP account must have access to System Monitoring. This can be achieved either by being an administrator or by having an administrator assign System Monitoring privileges (within QTS: ControlPanel > Privilege > Delegated Administration > System Monitoring).