mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Added openhome documentation (#2107)
* Added openhome documentation * PR comments; added Linn and added an image
This commit is contained in:
parent
d25f5d9f9c
commit
10d09f810e
25
source/_components/media_player.openhome.markdown
Normal file
25
source/_components/media_player.openhome.markdown
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "Linn / Openhome"
|
||||||
|
description: "Instructions how to integrate Linn Ds and Openhome renderers into Home Assistant."
|
||||||
|
date: 2017-02-21 22:40
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
logo: linn.png
|
||||||
|
ha_category: Media Player
|
||||||
|
featured: false
|
||||||
|
ha_release: 0.39
|
||||||
|
ha_iot_class: "Local Polling"
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
The `openhome` platform allows you to connect an [Openhome Compliant Renderer](https://www.openhome.org) to Home Assistant such as a [Linn Products Ltd](https://www.linn.co.uk) HiFi streamer. It will allow you to control media playback, volume, source and see the current playing item. Openhome devices should be discovered by using the [the discovery component](/components/discovery/), their device names are taken from the name of the room configured on the device.
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
# Example configuration.yaml entry
|
||||||
|
discovery:
|
||||||
|
media_player:
|
||||||
|
- platform: openhome
|
||||||
|
```
|
BIN
source/images/supported_brands/linn.png
Normal file
BIN
source/images/supported_brands/linn.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.5 KiB |
Loading…
x
Reference in New Issue
Block a user