Fork me on GitHub

pimatic-onkyo by Chris van Marle (qistoph) | github | npm

Plugin Config Options

pimatic-onkyo config options
OptionDescriptionDefault
debug
boolean
Log information for debugging
false

Device Config Options

pimatic-onkyo device config schemas

OnkyoReceiver

OnkyoReceiver config options
OptionDescriptionDefault
host
string
IP/name of the host
port
number
Port of the EISCP service
60128
guiShowVolumeControl
boolean
true
buttons
array of objects
[
  {
    "key": "tv",
    "text": "TV"
  },
  {
    "key": "dvd",
    "text": "DVD"
  }
]
Elements
pimatic-onkyo is written by Chris van Marle (qistoph)