mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
qnap_qsw: document firmware update (#23247)
This commit is contained in:
parent
87ae9cca6b
commit
6340f6e1e8
@ -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. |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user