qnap_qsw: document firmware update (#23247)

This commit is contained in:
Álvaro Fernández Rojas 2022-07-01 09:11:51 +02:00 committed by GitHub
parent 87ae9cca6b
commit 6340f6e1e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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