789 B
789 B
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | featured | ha_release |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Pioneer Network Receivers | Instructions on how to integrate a Pioneer Network Receivers into Home Assistant. | 2016-05-07 08:00 | true | false | true | true | pioneer.png | Media Player | false | 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:
# 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.