mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Document QNAP QSW port sensors (#25621)
This commit is contained in:
parent
1207d6840b
commit
23ef305991
@ -62,6 +62,17 @@ The following *sensors* are created:
|
|||||||
| temperature | Switch temperature. |
|
| temperature | Switch temperature. |
|
||||||
| uptime | Uptime seconds. |
|
| uptime | Uptime seconds. |
|
||||||
|
|
||||||
|
The following sensors are created for each port (or LACP):
|
||||||
|
|
||||||
|
| Condition | Description |
|
||||||
|
| :------------------ | :--------------------------------- |
|
||||||
|
| link_speed | Link speed. |
|
||||||
|
| rx | RX bytes. |
|
||||||
|
| rx_errors | Number of RX errors. |
|
||||||
|
| rx_speed | RX speed. |
|
||||||
|
| tx | TX bytes. |
|
||||||
|
| tx_speed | TX speed. |
|
||||||
|
|
||||||
## Update
|
## Update
|
||||||
|
|
||||||
| Update | Description |
|
| Update | Description |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user