Skip to content

Instantly share code, notes, and snippets.

View shoeman22's full-sized avatar

Andy Schuler shoeman22

  • iCentris, Inc.
View GitHub Profile
@shoeman22
shoeman22 / harmonyhub_get_devices_results.txt
Created December 18, 2018 18:07
harmonyhub_get_devices.py results
Denon AV Receiver
UNIQUE_DEVICE_ID_1
Power
{u'action': u'{"command":"PowerOff","type":"IRCommand","deviceId":"UNIQUE_DEVICE_ID_1"}', u'name': u'PowerOff', u'label': u'Power Off'}
{u'action': u'{"command":"PowerOn","type":"IRCommand","deviceId":"UNIQUE_DEVICE_ID_1"}', u'name': u'PowerOn', u'label': u'Power On'}
Volume
{u'action': u'{"command":"Mute","type":"IRCommand","deviceId":"UNIQUE_DEVICE_ID_1"}', u'name': u'Mute', u'label': u'Mute'}
{u'action': u'{"command":"VolumeDown","type":"IRCommand","deviceId":"UNIQUE_DEVICE_ID_1"}', u'name': u'VolumeDown', u'label': u'Volume Down'}
{u'action': u'{"command":"VolumeUp","type":"IRCommand","deviceId":"UNIQUE_DEVICE_ID_1"}', u'name': u'VolumeUp', u'label': u'Volume Up'}
NavigationBasic