bobbyandck b78f07e9b8
Update qnap.markdown (#41645)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-07 10:53:45 +01:00

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.
System monitor
0.38 Local Polling qnap true
sensor
device
@disforw

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).