add periods
This commit is contained in:
parent
8029d3e592
commit
a1df7b9b26
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
"""
|
"""
|
||||||
homeassistant.components.switch.transmission
|
homeassistant.components.switch.transmission
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
Enable or disable Transmission BitTorrent client Turtle Mode
|
Enable or disable Transmission BitTorrent client Turtle Mode.
|
||||||
|
|
||||||
Configuration:
|
Configuration:
|
||||||
|
|
||||||
|
@ -28,11 +28,11 @@ The port your Transmission daemon uses, defaults to 9091. Example: 8080
|
||||||
|
|
||||||
username
|
username
|
||||||
*Optional
|
*Optional
|
||||||
Your Transmission username, if you use authentication
|
Your Transmission username, if you use authentication.
|
||||||
|
|
||||||
password
|
password
|
||||||
*Optional
|
*Optional
|
||||||
Your Transmission username, if you use authentication
|
Your Transmission username, if you use authentication.
|
||||||
|
|
||||||
name
|
name
|
||||||
*Optional
|
*Optional
|
||||||
|
|
Loading…
Add table
Reference in a new issue