homebridge-denon-heos
Version:
Denon and possibly Marantz (some are tested with positive results) AVR support for Homebridge: https://github.com/nfarina/homebridge with support for newer version of receiver. This plugin uses the http commands to control the receivers. It is also possib
58 lines (47 loc) • 2.21 kB
JavaScript
/* Menu items */
/* “Cursor Up” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MNCUP
/* “Cursor Down" Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MNCDN
/* “Cursor Left" Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MNCLT
/* “Cursor Right” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MNCRT
/* “Enter” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MNENT
/* “RETURN” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MNRTN
/* “GUI Menu ON” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MNMEN ON
/* “UI Menu OFF” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MNMEN OFF
/* “UI info” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MNINF
/* Volume items */
/* Mute */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MUON
/* Unmute */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MUOFF
/* “Volume Up” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MVUP
/* “Volume Down” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MVDOWN
/* Set absolute volume level */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?MV495
// http://192.168.1.45:8080/goform/formMainZone_MainZoneXmlStatusLite.xml
/* Volume items */
/* Mute */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?Z2MUON
/* Unmute */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?Z2MUOFF
/* “Volume Up” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?Z2UP
/* “Volume Down” Control */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?Z2DOWN
/* Set absolute volume level */
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?Z2495
// http://192.168.1.45:8080/goform/formiPhoneAppPower.xml?2+PowerOn
// http://192.168.1.45:8080/goform/formiPhoneAppPower.xml?2+PowerStandby
// http://192.168.1.45:8080/goform/formZone2_Zone2XmlStatusLite.xml
// http://192.168.1.45:8080/goform/formiPhoneAppDirect.xml?Z2ON
// http://192.168.1.45:8080/goform/Deviceinfo.xml