mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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. |
|
||||
| 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 | Description |
|
||||
|
Loading…
x
Reference in New Issue
Block a user