mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Add missing QNAP QSW documentation (#26135)
This commit is contained in:
parent
3e5e7d4381
commit
457e6bdd75
@ -39,10 +39,16 @@ Password:
|
|||||||
|
|
||||||
The following *binary sensors* are created:
|
The following *binary sensors* are created:
|
||||||
|
|
||||||
| Condition | Description |
|
| Binary Sensor | Description |
|
||||||
| :------------------ | :--------------------------------- |
|
| :------------------ | :--------------------------------- |
|
||||||
| anomaly | Device anomaly. |
|
| anomaly | Device anomaly. |
|
||||||
|
|
||||||
|
The following *binary sensors* are created for each port (or LACP):
|
||||||
|
|
||||||
|
| Binary Sensor | Description |
|
||||||
|
| :------------------ | :--------------------------------- |
|
||||||
|
| link | Link status. |
|
||||||
|
|
||||||
## Buttons
|
## Buttons
|
||||||
|
|
||||||
The following *buttons* are created:
|
The following *buttons* are created:
|
||||||
@ -55,16 +61,22 @@ The following *buttons* are created:
|
|||||||
|
|
||||||
The following *sensors* are created:
|
The following *sensors* are created:
|
||||||
|
|
||||||
| Condition | Description |
|
| Sensors | Description |
|
||||||
| :------------------ | :--------------------------------- |
|
| :------------------ | :--------------------------------- |
|
||||||
| fan_1_speed | Fan 1 Speed. |
|
| fan_1_speed | Fan 1 Speed. |
|
||||||
| fan_2_speed | Fan 2 Speed. |
|
| fan_2_speed | Fan 2 Speed. |
|
||||||
|
| ports | Number of used ports. |
|
||||||
|
| rx | Total RX bytes. |
|
||||||
|
| rx_errors | Total number of RX errors. |
|
||||||
|
| rx_speed | Total RX speed. |
|
||||||
| temperature | Switch temperature. |
|
| temperature | Switch temperature. |
|
||||||
|
| tx | Total TX bytes. |
|
||||||
|
| tx_speed | Total TX speed. |
|
||||||
| uptime | Uptime seconds. |
|
| uptime | Uptime seconds. |
|
||||||
|
|
||||||
The following sensors are created for each port (or LACP):
|
The following *sensors* are created for each port (or LACP):
|
||||||
|
|
||||||
| Condition | Description |
|
| Sensors | Description |
|
||||||
| :------------------ | :--------------------------------- |
|
| :------------------ | :--------------------------------- |
|
||||||
| link_speed | Link speed. |
|
| link_speed | Link speed. |
|
||||||
| rx | RX bytes. |
|
| rx | RX bytes. |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user