diff --git a/source/_integrations/qnap_qsw.markdown b/source/_integrations/qnap_qsw.markdown index 11db5679976..9fe4788c447 100644 --- a/source/_integrations/qnap_qsw.markdown +++ b/source/_integrations/qnap_qsw.markdown @@ -6,6 +6,7 @@ ha_category: - Binary Sensor - Button - Sensor + - Updates ha_iot_class: Local Polling ha_config_flow: true ha_domain: qnap_qsw @@ -14,6 +15,7 @@ ha_platforms: - button - diagnostics - sensor + - update ha_codeowners: - '@Noltari' ha_integration_type: integration @@ -58,3 +60,9 @@ The following *sensors* are created: | fan_2_speed | Fan 2 Speed. | | temperature | Switch temperature. | | uptime | Uptime seconds. | + +## Update + +| Update | Description | +| :------------------ | :--------------------------------- | +| firmware_update | Firmware update status. |