home-assistant.github.io/source/_components/media_player.onkyo.markdown
miniconfig 2385812723 Clarify Onkyo Name parameter (#695)
The "name" parameter said it was "optional, required if host is specified," which is kind of confusing since, as far as I can tell, name is completely ignored if you don't specify the host. Unless I'm missing something, @danieljkemp ?
2016-07-28 23:10:26 +02:00

1.3 KiB

layout title description date sidebar comments sharing footer logo ha_category ha_release
page Onkyo Instructions how to integrate Onkyo receivers into Home Assistant. 2016-03-30 08:00 true false true true onkyo.png Media Player 0.17

The onkyo platform allows you to control a Onkyo receiver from Home Assistant.

To add an Onkyo receiver to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
media_player:
  platform: onkyo
  host: 192.168.1.2
  name: receiver
  sources:
    pc: 'HTPC'
    aux1: 'Chromecast'
    bd: 'Bluray'
    game: 'Wii U'

Configuration variables:

  • host (Optional): IP address of the device. Example:192.168.1.2 If not specified, the platform will load any discovered receivers.
  • name (Required if host is specified): Name of the device
  • sources (Optional): A list of mappings from source to source name. Valid sources can be found below. A default list will be used if no source mapping is specified.

List of source names:

  • video1
  • video2
  • video3
  • video4
  • video5
  • video6
  • video7
  • dvd
  • bd-dvd
  • tape1
  • tv-tape
  • tape2
  • phono
  • cd
  • tv-cd
  • fm
  • am
  • tuner
  • dlna
  • internet-radio
  • usb
  • network
  • universal-port
  • multi-ch
  • xm
  • sirius