Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

wolph/EventGhost-Onkyo-ISCP-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

OnkyoISCP Plugin

This plugin allows you to send commands to your Onkyo and to receive events.

The list of supported commands per device can be found in the ISCP protocol file. This file is officially under NDA so I am not allowed to host it here, but Michael Elsdorfer has the file available on his site: http://michael.elsdoerfer.name/onkyo/ISCP-V1.21_2011.xls

Example commands:

  • Set the volume to `45`: MVL2D (Master Volume in hex, 0x2D = 45)
  • Increase the volume: MVLUP
  • Decrease the volume: MVLDOWN

Install

About

A plugin for EventGhost for sending commands to Onkyo devices over ethernet using the ISCP protocol

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%