mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Document QNAP QSW Binary Sensors. (#22699)
This commit is contained in:
parent
be06a8a7ac
commit
84ad282a44
@ -3,11 +3,13 @@ title: QNAP QSW
|
|||||||
description: Instructions on how to integrate QNAP QSW within Home Assistant.
|
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
|
||||||
- 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
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
@ -28,6 +30,14 @@ Password:
|
|||||||
description: "Password"
|
description: "Password"
|
||||||
{% endconfiguration_basic %}
|
{% endconfiguration_basic %}
|
||||||
|
|
||||||
|
## Binary Sensors
|
||||||
|
|
||||||
|
The following *binary sensors* are created:
|
||||||
|
|
||||||
|
| Condition | Description |
|
||||||
|
| :------------------ | :--------------------------------- |
|
||||||
|
| anomaly | Device anomaly. |
|
||||||
|
|
||||||
## Sensors
|
## Sensors
|
||||||
|
|
||||||
The following *sensors* are created:
|
The following *sensors* are created:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user