Add Pioneer docs

This commit is contained in:
Fabian Affolter 2016-05-07 09:49:58 +02:00
parent 653994ff47
commit 7a9c5396ea
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
---
layout: page
title: "Pioneer Network Receivers"
description: "Instructions on how to integrate a Pioneer Network Receivers into Home Assistant."
date: 2016-05-07 08:00
sidebar: true
comments: false
sharing: true
footer: true
logo: pioneer.png
ha_category: Media Player
featured: false
ha_release: 0.19
---
The `pioneer` platform allows you to control Pioneer Network Receivers.
To add a Pioneer receiver to your installation, add the following to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
media_player:
platform: pioneer
host: 192.168.0.10
name: Living receiver
```
Configuration variables:
- **host** *Required*: The IP of the Pioneer device, eg. `192.168.0.10`
- **name** *Optional*: The name you would like to give to the receiver.

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB