mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add name paramter to service (#11291)
Update service parameters based on PR #28653
This commit is contained in:
parent
65b6425a58
commit
af5b03ad22
@ -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`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user