Add name paramter to service (#11291)

Update service parameters based on PR #28653
This commit is contained in:
Rami Mosleh 2019-11-27 00:11:24 +04:00 committed by Franck Nijhof
parent 65b6425a58
commit af5b03ad22

View File

@ -119,8 +119,10 @@ Adds a new torrent to download. It can either be a URL (http, https or ftp), mag
| Service data attribute | Optional | Description | | Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- | | ---------------------- | -------- | ----------- |
| `name` | no | Name of the configured instance
| `torrent` | no | Torrent to download | `torrent` | no | Torrent to download
## Templating ## Templating
### Sensor `started_torrents` ### Sensor `started_torrents`