mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
commit
f679cb450a
@ -10,7 +10,7 @@ footer: true
|
||||
---
|
||||
|
||||
<img src='/images/supported_brands/transmission.png' class='brand pull-right' />
|
||||
James Cole has contributed support to integrate Transmission. This will allow you to monitor your downloads from within Home Assistant and setup automation based on the information.
|
||||
The [Transmission](http://www.transmissionbt.com/) platform allows you to monitor your downloads from within Home Assistant and setup automation based on the information.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
@ -26,3 +26,17 @@ sensor:
|
||||
- type: 'download_speed'
|
||||
- type: 'upload_speed'
|
||||
```
|
||||
|
||||
To use the monitoring, your transmission client needs to allow remote access. If you are running the graphical transmission client (transmission-gtk) go to **Edit** -> **Perferences** and choose the tab **Remote**. Check **Allow remote access**, enter your username and your password, and uncheck the network restriction as needed.
|
||||
|
||||
<p class='img'>
|
||||
<img src='{{site_root}}/images/screenshots/transmission-perf.png' />
|
||||
</p>
|
||||
|
||||
If everthing is setup correctly, the details will show up in the frontend.
|
||||
|
||||
<p class='img'>
|
||||
<img src='{{site_root}}/images/screenshots/transmission.png' />
|
||||
</p>
|
||||
|
||||
James Cole has contributed the transmission platform.
|
||||
|
BIN
source/images/screenshots/transmission-pref.png
Normal file
BIN
source/images/screenshots/transmission-pref.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
BIN
source/images/screenshots/transmission.png
Normal file
BIN
source/images/screenshots/transmission.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
Loading…
x
Reference in New Issue
Block a user