Plugin Config Options
pimatic-onkyo config options
| Option | Description | Default |
|---|---|---|
| debug boolean | Log information for debugging | false |
Device Config Options
pimatic-onkyo device config schemas
OnkyoReceiver
OnkyoReceiver config options
| Option | Description | Default |
|---|---|---|
| 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)