mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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_category:
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Sensor
|
||||
ha_iot_class: Local Polling
|
||||
ha_config_flow: true
|
||||
ha_domain: qnap_qsw
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- diagnostics
|
||||
- sensor
|
||||
ha_codeowners:
|
||||
@ -38,6 +40,14 @@ The following *binary sensors* are created:
|
||||
| :------------------ | :--------------------------------- |
|
||||
| anomaly | Device anomaly. |
|
||||
|
||||
## Buttons
|
||||
|
||||
The following *buttons* are created:
|
||||
|
||||
| Button | Description |
|
||||
| :------------------ | :--------------------------------- |
|
||||
| reboot | Reboot device. |
|
||||
|
||||
## Sensors
|
||||
|
||||
The following *sensors* are created:
|
||||
|
Loading…
x
Reference in New Issue
Block a user