forked from home-assistant/core
add periods
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user