From 7b67c71e5aedd9100d4761b72000e818d3b82a31 Mon Sep 17 00:00:00 2001 From: Barry Williams Date: Mon, 1 Jun 2020 13:18:00 +0100 Subject: [PATCH] Add service documentation for invoke_pin (#11855) Co-authored-by: Franck Nijhof --- source/_integrations/openhome.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/openhome.markdown b/source/_integrations/openhome.markdown index 83ab3b9a533..8b77fc7a3e7 100644 --- a/source/_integrations/openhome.markdown +++ b/source/_integrations/openhome.markdown @@ -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. |