mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Document QNAP QSW button platform (#22796)
This commit is contained in:
parent
ff1e609610
commit
77eaa70a7f
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user