mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add Pioneer docs
This commit is contained in:
parent
653994ff47
commit
7a9c5396ea
32
source/_components/media_player.pioneer.markdown
Normal file
32
source/_components/media_player.pioneer.markdown
Normal 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.
|
||||
|
BIN
source/images/supported_brands/pioneer.png
Normal file
BIN
source/images/supported_brands/pioneer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
x
Reference in New Issue
Block a user