mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add docs for onkyo receiver
This commit is contained in:
parent
5083a1f3ba
commit
6fdae7a492
24
source/_components/media_player.onkyo.markdown
Normal file
24
source/_components/media_player.onkyo.markdown
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "Onkyo"
|
||||||
|
description: "Instructions how to integrate Onkyo receivers into Home Assistant."
|
||||||
|
date: 2016-03-30 08:00
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
logo: onkyo.png
|
||||||
|
ha_category: Media Player
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
The `onkyo` platform allows you to control a [Onkyo receiver](http://www.onkyo.com/) from Home Assistant.
|
||||||
|
|
||||||
|
To add an Onkyo receiver to your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
# Example configuration.yaml entry
|
||||||
|
media_player:
|
||||||
|
platform: onkyo
|
||||||
|
```
|
||||||
|
|
BIN
source/images/supported_brands/onkyo.png
Normal file
BIN
source/images/supported_brands/onkyo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
Loading…
x
Reference in New Issue
Block a user