mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update image locations
This commit is contained in:
parent
dfe1faa977
commit
2d65c079c7
@ -21,7 +21,7 @@ To enable this sensor, add the following lines to your `configuration.yaml`:
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensor:
|
sensor:
|
||||||
platform: transmission
|
- platform: transmission
|
||||||
host: IP_ADDRESS
|
host: IP_ADDRESS
|
||||||
monitored_variables:
|
monitored_variables:
|
||||||
- 'current_status'
|
- 'current_status'
|
||||||
@ -45,12 +45,12 @@ Configuration variables:
|
|||||||
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** -> **Preferences** and choose the tab **Remote**. Check **Allow remote access**, enter your username and your password, and uncheck the network restriction as needed.
|
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** -> **Preferences** 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'>
|
<p class='img'>
|
||||||
<img src='{{site_root}}/images/screenshots/transmission_perf.png' />
|
<img src='{{site_root}}/images/components/transmission/transmission_perf.png' />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
If everything is setup correctly, the details will show up in the frontend.
|
If everything is setup correctly, the details will show up in the frontend.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='{{site_root}}/images/screenshots/transmission.png' />
|
<img src='{{site_root}}/images/components/transmission/transmission.png' />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user