From 77eaa70a7f5b3cb92f928be0b1405c9413c338c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Mon, 23 May 2022 12:36:35 +0200 Subject: [PATCH] Document QNAP QSW button platform (#22796) --- source/_integrations/qnap_qsw.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/qnap_qsw.markdown b/source/_integrations/qnap_qsw.markdown index ce3a73d1087..11db5679976 100644 --- a/source/_integrations/qnap_qsw.markdown +++ b/source/_integrations/qnap_qsw.markdown @@ -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: