mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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.
|
||||
ha_release: 2022.5
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Sensor
|
||||
ha_iot_class: Local Polling
|
||||
ha_config_flow: true
|
||||
ha_domain: qnap_qsw
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- sensor
|
||||
ha_codeowners:
|
||||
@ -28,6 +30,14 @@ Password:
|
||||
description: "Password"
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
## Binary Sensors
|
||||
|
||||
The following *binary sensors* are created:
|
||||
|
||||
| Condition | Description |
|
||||
| :------------------ | :--------------------------------- |
|
||||
| anomaly | Device anomaly. |
|
||||
|
||||
## Sensors
|
||||
|
||||
The following *sensors* are created:
|
||||
|
Loading…
x
Reference in New Issue
Block a user