Document QNAP QSW button platform (#22796)

This commit is contained in:
Álvaro Fernández Rojas 2022-05-23 12:36:35 +02:00 committed by GitHub
parent ff1e609610
commit 77eaa70a7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,12 +4,14 @@ description: Instructions on how to integrate QNAP QSW within Home Assistant.
ha_release: 2022.5 ha_release: 2022.5
ha_category: ha_category:
- Binary Sensor - Binary Sensor
- Button
- Sensor - Sensor
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
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- button
- diagnostics - diagnostics
- sensor - sensor
ha_codeowners: ha_codeowners:
@ -38,6 +40,14 @@ The following *binary sensors* are created:
| :------------------ | :--------------------------------- | | :------------------ | :--------------------------------- |
| anomaly | Device anomaly. | | anomaly | Device anomaly. |
## Buttons
The following *buttons* are created:
| Button | Description |
| :------------------ | :--------------------------------- |
| reboot | Reboot device. |
## Sensors ## Sensors
The following *sensors* are created: The following *sensors* are created: