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. |