mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Added descriptions of the sensors created by qBittorrent (#19719)
This commit is contained in:
parent
cba28d2734
commit
b410389ce0
@ -49,3 +49,11 @@ password:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
## Sensors
|
||||||
|
|
||||||
|
The qBittorrent integration will add the following sensors:
|
||||||
|
|
||||||
|
- `sensor.qbittorrent_status`: The status of qBittorrent - `up_down`, `seeding`, `downloading` or `idle`.
|
||||||
|
- `sensor.qbittorrent_up_speed`: The current total upload speed in kB/s.
|
||||||
|
- `sensor.qbittorrent_down_speed`: The current total download speed in kB/s.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user