Linn / OpenHome
The Linn / OpenHome integration allows you to connect an Openhome Compliant Renderer
Configuration
To add the Linn / OpenHome integration to your Home Assistant instance, use this My button:
Linn / OpenHome can be auto-discovered by Home Assistant. If an instance was found, it will be shown as Discovered. You can then set it up right away.
Manual configuration steps
If it wasn’t discovered automatically, don’t worry! You can set up a manual integration entry:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the
Add Integration button. -
From the list, select Linn / OpenHome.
-
Follow the instructions on screen to complete the setup.
Example local audio playback action
actions:
- action: media_player.play_media
target:
entity_id: media_player.linn_bedroom
data:
media_content_id: "http://172.24.32.13/Doorbell.mp3"
media_content_type: music
Example web stream playback action
- action: media_player.play_media
target:
entity_id: media_player.linn_bedroom
data:
media_content_id: "http://media-ice.musicradio.com:80/ClassicFMMP3"
media_content_type: music
Actions
Media control actions
Available actions: invoke_pin
Data attribute | Optional | Description |
---|---|---|
entity_id |
yes | The name of the openhome device to invoke the pin on. |
pin |
no | Which pin to invoke. |