VOOZH about

URL: https://www.home-assistant.io/integrations/openhome/

⇱ Linn / OpenHome - Home Assistant


The Linn / OpenHome integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] allows you to connect an Openhome Compliant Renderer to Home Assistant such as a Linn Products Ltd HiFi streamer. It will allow you to control media playback, volume, source and see the current playing item.

Configuration

To add the Linn / OpenHome device to your Home Assistant instance, use this My button:

👁 Image

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.

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

List of actions

The Linn / OpenHome integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] provides the following actions. Each link below opens a dedicated page with examples, parameters, and a step-by-step UI walkthrough.

  • Play pin (openhome.invoke_pin) Starts playing content pinned on a Linn or OpenHome device.

For an overview of every action across all integrations, see the actions reference.

Help us improve our documentation

Suggest an edit to this page, or provide/view feedback for this page.