mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add service documentation for invoke_pin (#11855)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
993d3936b4
commit
7b67c71e5a
@ -40,3 +40,13 @@ action:
|
||||
media_content_id: "http://media-ice.musicradio.com:80/ClassicFMMP3"
|
||||
media_content_type: music
|
||||
```
|
||||
|
||||
## Services
|
||||
|
||||
### Media control services
|
||||
Available services: `invoke_pin`
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ------------------------------------------------ |
|
||||
| `entity_id` | yes | The name of the openhome device to invoke the pin on.|
|
||||
| `pin` | no | Which pin to invoke. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user