Created
June 3, 2017 19:46
-
-
Save bengtmartensson/ec0af6da64f2ab8f479ab2194d9a21b0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env python | |
# This file has been automatically generated by IrScrutinizer. | |
# For problems, bugs, and suggestions, please open an issue at | |
# https://github.com/bengtmartensson/harctoolboxbundle/issues | |
import argparse | |
import broadlink | |
IR_TOKEN = 0x26 | |
RF_433_TOKEN = 0xB2 | |
RF_315_TOKEN = 0xD7 | |
commands = { | |
# Command #1: Device Code: 7.7 Function: 152OFF; Protocol: necx2, Parameters: S=7 D=7 F=152 | |
'Device Code: 7.7 Function: 152OFF': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341111111111341134113411341111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #2: Device Code: 7.7 Function: 153ON; Protocol: necx2, Parameters: S=7 D=7 F=153 | |
'Device Code: 7.7 Function: 153ON': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411341111111111341111113411341111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #3: Device Code: 7.7 Function: 27TV; Protocol: necx2, Parameters: S=7 D=7 F=27 | |
'Device Code: 7.7 Function: 27TV': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341111111111111111111111341111111111341134113411000589'), | |
bytearray() | |
], | |
# Command #4: Device Code: 7.7 Function: 67DTV; Protocol: necx2, Parameters: S=7 D=7 F=67 | |
'Device Code: 7.7 Function: 67DTV': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111111113411111111111111341134113411341111113411000589'), | |
bytearray() | |
], | |
# Command #5: Device Code: 7.7 Function: 132VIDEO 1; Protocol: necx2, Parameters: S=7 D=7 F=132 | |
'Device Code: 7.7 Function: 132VIDEO 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111111111111341134113411111134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #6: Device Code: 7.7 Function: 235VIDEO 2; Protocol: necx2, Parameters: S=7 D=7 F=235 | |
'Device Code: 7.7 Function: 235VIDEO 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111134113411341111111111341111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #7: Device Code: 7.7 Function: 236VIDEO 3; Protocol: necx2, Parameters: S=7 D=7 F=236 | |
'Device Code: 7.7 Function: 236VIDEO 3': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111134113411341134113411111111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #8: Device Code: 7.7 Function: 133S-VIDEO 1; Protocol: necx2, Parameters: S=7 D=7 F=133 | |
'Device Code: 7.7 Function: 133S-VIDEO 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111111111111341111113411111134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #9: Device Code: 7.7 Function: 237S-VIDEO 2; Protocol: necx2, Parameters: S=7 D=7 F=237 | |
'Device Code: 7.7 Function: 237S-VIDEO 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111134113411341111113411111111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #10: Device Code: 7.7 Function: 251S-VIDEO 3; Protocol: necx2, Parameters: S=7 D=7 F=251 | |
'Device Code: 7.7 Function: 251S-VIDEO 3': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341134113411341111111111341111111111111111111111000589'), | |
bytearray() | |
], | |
# Command #11: Device Code: 7.7 Function: 134COMPONENT 1; Protocol: necx2, Parameters: S=7 D=7 F=134 | |
'Device Code: 7.7 Function: 134COMPONENT 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111111111111341134111111111134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #12: Device Code: 7.7 Function: 136COMPONENT 2; Protocol: necx2, Parameters: S=7 D=7 F=136 | |
'Device Code: 7.7 Function: 136COMPONENT 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111111111111341134113411341111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #13: Device Code: 7.7 Function: 232COMPONENT 3; Protocol: necx2, Parameters: S=7 D=7 F=232 | |
'Device Code: 7.7 Function: 232COMPONENT 3': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111134113411341134113411341111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #14: Device Code: 7.7 Function: 138DVI 1; Protocol: necx2, Parameters: S=7 D=7 F=138 | |
'Device Code: 7.7 Function: 138DVI 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111111111111341134111111341111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #15: Device Code: 7.7 Function: 234DVI 2; Protocol: necx2, Parameters: S=7 D=7 F=234 | |
'Device Code: 7.7 Function: 234DVI 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111134113411341134111111341111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #16: Device Code: 7.7 Function: 140WISELINK; Protocol: necx2, Parameters: S=7 D=7 F=140 | |
'Device Code: 7.7 Function: 140WISELINK': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111111111111341134113411111111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #17: Device Code: 7.7 Function: 151ANYNET; Protocol: necx2, Parameters: S=7 D=7 F=151 | |
'Device Code: 7.7 Function: 151ANYNET': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111341111111111341111111111111134111111341134111111000589'), | |
bytearray() | |
], | |
# Command #18: Device Code: 7.7 Function: 139HDMI TOGGLE; Protocol: necx2, Parameters: S=7 D=7 F=139 | |
'Device Code: 7.7 Function: 139HDMI TOGGLE': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111111111111341111111111341111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #19: Device Code: 7.7 Function: 233HDMI 1; Protocol: necx2, Parameters: S=7 D=7 F=233 | |
'Device Code: 7.7 Function: 233HDMI 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111134113411341111113411341111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #20: Device Code: 7.7 Function: 190HDMI 2; Protocol: necx2, Parameters: S=7 D=7 F=190 | |
'Device Code: 7.7 Function: 190HDMI 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341134111111341134111111111111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #21: Device Code: 7.7 Function: 194HDMI 3; Protocol: necx2, Parameters: S=7 D=7 F=194 | |
'Device Code: 7.7 Function: 194HDMI 3': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111111113411341134111111341134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #22: Device Code: 7.7 Function: 197HDMI 4 (SIDE); Protocol: necx2, Parameters: S=7 D=7 F=197 | |
'Device Code: 7.7 Function: 197HDMI 4 (SIDE)': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111111113411341111113411111134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #23: Device Code: 7.7 Function: 105VGA 1; Protocol: necx2, Parameters: S=7 D=7 F=105 | |
'Device Code: 7.7 Function: 105VGA 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111134113411111111113411341111113411111111113411000589'), | |
bytearray() | |
], | |
# Command #24: Device Code: 7.7 Function: 216VGA 2; Protocol: necx2, Parameters: S=7 D=7 F=216 | |
'Device Code: 7.7 Function: 216VGA 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341111113411341134113411341111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #25: Device Code: 7.7 Function: 40PICTURE MODE TOGGLE; Protocol: necx2, Parameters: S=7 D=7 F=40 | |
'Device Code: 7.7 Function: 40PICTURE MODE TOGGLE': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111134111111111134113411341111113411111134113411000589'), | |
bytearray() | |
], | |
# Command #26: Device Code: 7.7 Function: 188PICTURE MODE CUSTOM; Protocol: necx2, Parameters: S=7 D=7 F=188 | |
'Device Code: 7.7 Function: 188PICTURE MODE CUSTOM': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341134111111341134113411111111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #27: Device Code: 7.7 Function: 189PICTURE MODE DYNAMIC; Protocol: necx2, Parameters: S=7 D=7 F=189 | |
'Device Code: 7.7 Function: 189PICTURE MODE DYNAMIC': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341134111111341111113411111111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #28: Device Code: 7.7 Function: 220PICTURE MODE USER 1; Protocol: necx2, Parameters: S=7 D=7 F=220 | |
'Device Code: 7.7 Function: 220PICTURE MODE USER 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341111113411341134113411111111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #29: Device Code: 7.7 Function: 219PICTURE MODE USER 2; Protocol: necx2, Parameters: S=7 D=7 F=219 | |
'Device Code: 7.7 Function: 219PICTURE MODE USER 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341111113411341111111111341111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #30: Device Code: 7.7 Function: 218PICTURE MODE USER 3; Protocol: necx2, Parameters: S=7 D=7 F=218 | |
'Device Code: 7.7 Function: 218PICTURE MODE USER 3': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411341111113411341134111111341111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #31: Device Code: 7.7 Function: 222PICTURE MODE MOVIE 1; Protocol: necx2, Parameters: S=7 D=7 F=222 | |
'Device Code: 7.7 Function: 222PICTURE MODE MOVIE 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341111113411341134111111111111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #32: Device Code: 7.7 Function: 221PICTURE MODE MOVIE 2; Protocol: necx2, Parameters: S=7 D=7 F=221 | |
'Device Code: 7.7 Function: 221PICTURE MODE MOVIE 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341111113411341111113411111111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #33: Device Code: 7.7 Function: 223PICTURE MODE STANDARD; Protocol: necx2, Parameters: S=7 D=7 F=223 | |
'Device Code: 7.7 Function: 223PICTURE MODE STANDARD': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411341111113411341111111111111111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #34: Device Code: 7.7 Function: 62ASPECT TOGGLE; Protocol: necx2, Parameters: S=7 D=7 F=62 | |
'Device Code: 7.7 Function: 62ASPECT TOGGLE': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341134111111111134111111111111111111111134113411000589'), | |
bytearray() | |
], | |
# Command #35: Device Code: 7.7 Function: 83ASPECT ZOOM 1; Protocol: necx2, Parameters: S=7 D=7 F=83 | |
'Device Code: 7.7 Function: 83ASPECT ZOOM 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111341111113411111111111111341134111111341111113411000589'), | |
bytearray() | |
], | |
# Command #36: Device Code: 7.7 Function: 225ASPECT ZOOM 2; Protocol: necx2, Parameters: S=7 D=7 F=225 | |
'Device Code: 7.7 Function: 225ASPECT ZOOM 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111111134113411341111113411341134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #37: Device Code: 7.7 Function: 226ASPECT PANORAMA; Protocol: necx2, Parameters: S=7 D=7 F=226 | |
'Device Code: 7.7 Function: 226ASPECT PANORAMA': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111134113411341134111111341134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #38: Device Code: 7.7 Function: 227ASPECT 4:3; Protocol: necx2, Parameters: S=7 D=7 F=227 | |
'Device Code: 7.7 Function: 227ASPECT 4:3': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111134113411341111111111341134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #39: Device Code: 7.7 Function: 228ASPECT 16:9; Protocol: necx2, Parameters: S=7 D=7 F=228 | |
'Device Code: 7.7 Function: 228ASPECT 16:9': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111134113411341134113411111134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #40: Device Code: 7.7 Function: 229ASPECT 14:9; Protocol: necx2, Parameters: S=7 D=7 F=229 | |
'Device Code: 7.7 Function: 229ASPECT 14:9': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111134113411341111113411111134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #41: Device Code: 7.7 Function: 141IEEE1394 1; Protocol: necx2, Parameters: S=7 D=7 F=141 | |
'Device Code: 7.7 Function: 141IEEE1394 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111111111111341111113411111111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #42: Device Code: 7.7 Function: 230IEEE1394 2; Protocol: necx2, Parameters: S=7 D=7 F=230 | |
'Device Code: 7.7 Function: 230IEEE1394 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111134113411341134111111111134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #43: Device Code: 7.7 Function: 231IEEE1394 3; Protocol: necx2, Parameters: S=7 D=7 F=231 | |
'Device Code: 7.7 Function: 231IEEE1394 3': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111111134113411341111111111111134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #44: Device Code: 7.7 Function: 0; Protocol: necx2, Parameters: S=7 D=7 F=0 | |
'Device Code: 7.7 Function: 0': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111111111111111111134113411341134113411341134113411000589'), | |
bytearray() | |
], | |
# Command #45: Device Code: 7.7 Function: 1; Protocol: necx2, Parameters: S=7 D=7 F=1 | |
'Device Code: 7.7 Function: 1': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111111111111111111111113411341134113411341134113411000589'), | |
bytearray() | |
], | |
# Command #46: Device Code: 7.7 Function: 2; Protocol: necx2, Parameters: S=7 D=7 F=2 | |
'Device Code: 7.7 Function: 2': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111111111111111134111111341134113411341134113411000589'), | |
bytearray() | |
], | |
# Command #47: Device Code: 7.7 Function: 3; Protocol: necx2, Parameters: S=7 D=7 F=3 | |
'Device Code: 7.7 Function: 3': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111111111111111111111111341134113411341134113411000589'), | |
bytearray() | |
], | |
# Command #48: Device Code: 7.7 Function: 4; Protocol: necx2, Parameters: S=7 D=7 F=4 | |
'Device Code: 7.7 Function: 4': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111111111111111134113411111134113411341134113411000589'), | |
bytearray() | |
], | |
# Command #49: Device Code: 7.7 Function: 5; Protocol: necx2, Parameters: S=7 D=7 F=5 | |
'Device Code: 7.7 Function: 5': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111111111111111111113411111134113411341134113411000589'), | |
bytearray() | |
], | |
# Command #50: Device Code: 7.7 Function: 6; Protocol: necx2, Parameters: S=7 D=7 F=6 | |
'Device Code: 7.7 Function: 6': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111111111111111134111111111134113411341134113411000589'), | |
bytearray() | |
], | |
# Command #51: Device Code: 7.7 Function: 7; Protocol: necx2, Parameters: S=7 D=7 F=7 | |
'Device Code: 7.7 Function: 7': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111111111111111111111111111111134113411341134113411000589'), | |
bytearray() | |
], | |
# Command #52: Device Code: 7.7 Function: 8; Protocol: necx2, Parameters: S=7 D=7 F=8 | |
'Device Code: 7.7 Function: 8': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111111111111111134113411341111113411341134113411000589'), | |
bytearray() | |
], | |
# Command #53: Device Code: 7.7 Function: 9; Protocol: necx2, Parameters: S=7 D=7 F=9 | |
'Device Code: 7.7 Function: 9': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111111111111111111113411341111113411341134113411000589'), | |
bytearray() | |
], | |
# Command #54: Device Code: 7.7 Function: 10; Protocol: necx2, Parameters: S=7 D=7 F=10 | |
'Device Code: 7.7 Function: 10': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111111111111111134111111341111113411341134113411000589'), | |
bytearray() | |
], | |
# Command #55: Device Code: 7.7 Function: 11; Protocol: necx2, Parameters: S=7 D=7 F=11 | |
'Device Code: 7.7 Function: 11': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111111111111111111111111341111113411341134113411000589'), | |
bytearray() | |
], | |
# Command #56: Device Code: 7.7 Function: 12; Protocol: necx2, Parameters: S=7 D=7 F=12 | |
'Device Code: 7.7 Function: 12': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111111111111111134113411111111113411341134113411000589'), | |
bytearray() | |
], | |
# Command #57: Device Code: 7.7 Function: 13; Protocol: necx2, Parameters: S=7 D=7 F=13 | |
'Device Code: 7.7 Function: 13': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111111111111111111113411111111113411341134113411000589'), | |
bytearray() | |
], | |
# Command #58: Device Code: 7.7 Function: 14; Protocol: necx2, Parameters: S=7 D=7 F=14 | |
'Device Code: 7.7 Function: 14': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411111111111111111134111111111111113411341134113411000589'), | |
bytearray() | |
], | |
# Command #59: Device Code: 7.7 Function: 15; Protocol: necx2, Parameters: S=7 D=7 F=15 | |
'Device Code: 7.7 Function: 15': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411111111111111111111111111111111113411341134113411000589'), | |
bytearray() | |
], | |
# Command #60: Device Code: 7.7 Function: 16; Protocol: necx2, Parameters: S=7 D=7 F=16 | |
'Device Code: 7.7 Function: 16': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111341111111111111134113411341134111111341134113411000589'), | |
bytearray() | |
], | |
# Command #61: Device Code: 7.7 Function: 17; Protocol: necx2, Parameters: S=7 D=7 F=17 | |
'Device Code: 7.7 Function: 17': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111341111111111111111113411341134111111341134113411000589'), | |
bytearray() | |
], | |
# Command #62: Device Code: 7.7 Function: 18; Protocol: necx2, Parameters: S=7 D=7 F=18 | |
'Device Code: 7.7 Function: 18': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111341111111111111134111111341134111111341134113411000589'), | |
bytearray() | |
], | |
# Command #63: Device Code: 7.7 Function: 19; Protocol: necx2, Parameters: S=7 D=7 F=19 | |
'Device Code: 7.7 Function: 19': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111341111111111111111111111341134111111341134113411000589'), | |
bytearray() | |
], | |
# Command #64: Device Code: 7.7 Function: 20; Protocol: necx2, Parameters: S=7 D=7 F=20 | |
'Device Code: 7.7 Function: 20': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111341111111111111134113411111134111111341134113411000589'), | |
bytearray() | |
], | |
# Command #65: Device Code: 7.7 Function: 21; Protocol: necx2, Parameters: S=7 D=7 F=21 | |
'Device Code: 7.7 Function: 21': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111341111111111111111113411111134111111341134113411000589'), | |
bytearray() | |
], | |
# Command #66: Device Code: 7.7 Function: 22; Protocol: necx2, Parameters: S=7 D=7 F=22 | |
'Device Code: 7.7 Function: 22': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111341111111111111134111111111134111111341134113411000589'), | |
bytearray() | |
], | |
# Command #67: Device Code: 7.7 Function: 23; Protocol: necx2, Parameters: S=7 D=7 F=23 | |
'Device Code: 7.7 Function: 23': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111341111111111111111111111111134111111341134113411000589'), | |
bytearray() | |
], | |
# Command #68: Device Code: 7.7 Function: 24; Protocol: necx2, Parameters: S=7 D=7 F=24 | |
'Device Code: 7.7 Function: 24': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341111111111111134113411341111111111341134113411000589'), | |
bytearray() | |
], | |
# Command #69: Device Code: 7.7 Function: 25; Protocol: necx2, Parameters: S=7 D=7 F=25 | |
'Device Code: 7.7 Function: 25': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411341111111111111111113411341111111111341134113411000589'), | |
bytearray() | |
], | |
# Command #70: Device Code: 7.7 Function: 26; Protocol: necx2, Parameters: S=7 D=7 F=26 | |
'Device Code: 7.7 Function: 26': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411341111111111111134111111341111111111341134113411000589'), | |
bytearray() | |
], | |
# Command #71: Device Code: 7.7 Function: 27; Protocol: necx2, Parameters: S=7 D=7 F=27 | |
'Device Code: 7.7 Function: 27': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341111111111111111111111341111111111341134113411000589'), | |
bytearray() | |
], | |
# Command #72: Device Code: 7.7 Function: 28; Protocol: necx2, Parameters: S=7 D=7 F=28 | |
'Device Code: 7.7 Function: 28': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341111111111111134113411111111111111341134113411000589'), | |
bytearray() | |
], | |
# Command #73: Device Code: 7.7 Function: 29; Protocol: necx2, Parameters: S=7 D=7 F=29 | |
'Device Code: 7.7 Function: 29': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341111111111111111113411111111111111341134113411000589'), | |
bytearray() | |
], | |
# Command #74: Device Code: 7.7 Function: 30; Protocol: necx2, Parameters: S=7 D=7 F=30 | |
'Device Code: 7.7 Function: 30': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341111111111111134111111111111111111341134113411000589'), | |
bytearray() | |
], | |
# Command #75: Device Code: 7.7 Function: 31; Protocol: necx2, Parameters: S=7 D=7 F=31 | |
'Device Code: 7.7 Function: 31': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411341111111111111111111111111111111111341134113411000589'), | |
bytearray() | |
], | |
# Command #76: Device Code: 7.7 Function: 32; Protocol: necx2, Parameters: S=7 D=7 F=32 | |
'Device Code: 7.7 Function: 32': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111111134111111111134113411341134113411111134113411000589'), | |
bytearray() | |
], | |
# Command #77: Device Code: 7.7 Function: 33; Protocol: necx2, Parameters: S=7 D=7 F=33 | |
'Device Code: 7.7 Function: 33': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111111134111111111111113411341134113411111134113411000589'), | |
bytearray() | |
], | |
# Command #78: Device Code: 7.7 Function: 34; Protocol: necx2, Parameters: S=7 D=7 F=34 | |
'Device Code: 7.7 Function: 34': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111134111111111134111111341134113411111134113411000589'), | |
bytearray() | |
], | |
# Command #79: Device Code: 7.7 Function: 35; Protocol: necx2, Parameters: S=7 D=7 F=35 | |
'Device Code: 7.7 Function: 35': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111134111111111111111111341134113411111134113411000589'), | |
bytearray() | |
], | |
# Command #80: Device Code: 7.7 Function: 36; Protocol: necx2, Parameters: S=7 D=7 F=36 | |
'Device Code: 7.7 Function: 36': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111134111111111134113411111134113411111134113411000589'), | |
bytearray() | |
], | |
# Command #81: Device Code: 7.7 Function: 37; Protocol: necx2, Parameters: S=7 D=7 F=37 | |
'Device Code: 7.7 Function: 37': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111134111111111111113411111134113411111134113411000589'), | |
bytearray() | |
], | |
# Command #82: Device Code: 7.7 Function: 38; Protocol: necx2, Parameters: S=7 D=7 F=38 | |
'Device Code: 7.7 Function: 38': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111134111111111134111111111134113411111134113411000589'), | |
bytearray() | |
], | |
# Command #83: Device Code: 7.7 Function: 39; Protocol: necx2, Parameters: S=7 D=7 F=39 | |
'Device Code: 7.7 Function: 39': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111111134111111111111111111111134113411111134113411000589'), | |
bytearray() | |
], | |
# Command #84: Device Code: 7.7 Function: 40; Protocol: necx2, Parameters: S=7 D=7 F=40 | |
'Device Code: 7.7 Function: 40': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111134111111111134113411341111113411111134113411000589'), | |
bytearray() | |
], | |
# Command #85: Device Code: 7.7 Function: 41; Protocol: necx2, Parameters: S=7 D=7 F=41 | |
'Device Code: 7.7 Function: 41': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111134111111111111113411341111113411111134113411000589'), | |
bytearray() | |
], | |
# Command #86: Device Code: 7.7 Function: 42; Protocol: necx2, Parameters: S=7 D=7 F=42 | |
'Device Code: 7.7 Function: 42': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111134111111111134111111341111113411111134113411000589'), | |
bytearray() | |
], | |
# Command #87: Device Code: 7.7 Function: 43; Protocol: necx2, Parameters: S=7 D=7 F=43 | |
'Device Code: 7.7 Function: 43': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111134111111111111111111341111113411111134113411000589'), | |
bytearray() | |
], | |
# Command #88: Device Code: 7.7 Function: 44; Protocol: necx2, Parameters: S=7 D=7 F=44 | |
'Device Code: 7.7 Function: 44': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111134111111111134113411111111113411111134113411000589'), | |
bytearray() | |
], | |
# Command #89: Device Code: 7.7 Function: 45; Protocol: necx2, Parameters: S=7 D=7 F=45 | |
'Device Code: 7.7 Function: 45': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111134111111111111113411111111113411111134113411000589'), | |
bytearray() | |
], | |
# Command #90: Device Code: 7.7 Function: 46; Protocol: necx2, Parameters: S=7 D=7 F=46 | |
'Device Code: 7.7 Function: 46': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411111134111111111134111111111111113411111134113411000589'), | |
bytearray() | |
], | |
# Command #91: Device Code: 7.7 Function: 47; Protocol: necx2, Parameters: S=7 D=7 F=47 | |
'Device Code: 7.7 Function: 47': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411111134111111111111111111111111113411111134113411000589'), | |
bytearray() | |
], | |
# Command #92: Device Code: 7.7 Function: 48; Protocol: necx2, Parameters: S=7 D=7 F=48 | |
'Device Code: 7.7 Function: 48': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111341134111111111134113411341134111111111134113411000589'), | |
bytearray() | |
], | |
# Command #93: Device Code: 7.7 Function: 49; Protocol: necx2, Parameters: S=7 D=7 F=49 | |
'Device Code: 7.7 Function: 49': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111341134111111111111113411341134111111111134113411000589'), | |
bytearray() | |
], | |
# Command #94: Device Code: 7.7 Function: 50; Protocol: necx2, Parameters: S=7 D=7 F=50 | |
'Device Code: 7.7 Function: 50': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111341134111111111134111111341134111111111134113411000589'), | |
bytearray() | |
], | |
# Command #95: Device Code: 7.7 Function: 51; Protocol: necx2, Parameters: S=7 D=7 F=51 | |
'Device Code: 7.7 Function: 51': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111341134111111111111111111341134111111111134113411000589'), | |
bytearray() | |
], | |
# Command #96: Device Code: 7.7 Function: 52; Protocol: necx2, Parameters: S=7 D=7 F=52 | |
'Device Code: 7.7 Function: 52': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111341134111111111134113411111134111111111134113411000589'), | |
bytearray() | |
], | |
# Command #97: Device Code: 7.7 Function: 53; Protocol: necx2, Parameters: S=7 D=7 F=53 | |
'Device Code: 7.7 Function: 53': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111341134111111111111113411111134111111111134113411000589'), | |
bytearray() | |
], | |
# Command #98: Device Code: 7.7 Function: 54; Protocol: necx2, Parameters: S=7 D=7 F=54 | |
'Device Code: 7.7 Function: 54': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111341134111111111134111111111134111111111134113411000589'), | |
bytearray() | |
], | |
# Command #99: Device Code: 7.7 Function: 55; Protocol: necx2, Parameters: S=7 D=7 F=55 | |
'Device Code: 7.7 Function: 55': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111341134111111111111111111111134111111111134113411000589'), | |
bytearray() | |
], | |
# Command #100: Device Code: 7.7 Function: 56; Protocol: necx2, Parameters: S=7 D=7 F=56 | |
'Device Code: 7.7 Function: 56': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341134111111111134113411341111111111111134113411000589'), | |
bytearray() | |
], | |
# Command #101: Device Code: 7.7 Function: 57; Protocol: necx2, Parameters: S=7 D=7 F=57 | |
'Device Code: 7.7 Function: 57': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411341134111111111111113411341111111111111134113411000589'), | |
bytearray() | |
], | |
# Command #102: Device Code: 7.7 Function: 58; Protocol: necx2, Parameters: S=7 D=7 F=58 | |
'Device Code: 7.7 Function: 58': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411341134111111111134111111341111111111111134113411000589'), | |
bytearray() | |
], | |
# Command #103: Device Code: 7.7 Function: 59; Protocol: necx2, Parameters: S=7 D=7 F=59 | |
'Device Code: 7.7 Function: 59': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341134111111111111111111341111111111111134113411000589'), | |
bytearray() | |
], | |
# Command #104: Device Code: 7.7 Function: 60; Protocol: necx2, Parameters: S=7 D=7 F=60 | |
'Device Code: 7.7 Function: 60': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341134111111111134113411111111111111111134113411000589'), | |
bytearray() | |
], | |
# Command #105: Device Code: 7.7 Function: 61; Protocol: necx2, Parameters: S=7 D=7 F=61 | |
'Device Code: 7.7 Function: 61': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341134111111111111113411111111111111111134113411000589'), | |
bytearray() | |
], | |
# Command #106: Device Code: 7.7 Function: 62; Protocol: necx2, Parameters: S=7 D=7 F=62 | |
'Device Code: 7.7 Function: 62': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341134111111111134111111111111111111111134113411000589'), | |
bytearray() | |
], | |
# Command #107: Device Code: 7.7 Function: 63; Protocol: necx2, Parameters: S=7 D=7 F=63 | |
'Device Code: 7.7 Function: 63': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411341134111111111111111111111111111111111134113411000589'), | |
bytearray() | |
], | |
# Command #108: Device Code: 7.7 Function: 64; Protocol: necx2, Parameters: S=7 D=7 F=64 | |
'Device Code: 7.7 Function: 64': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111111111113411111134113411341134113411341111113411000589'), | |
bytearray() | |
], | |
# Command #109: Device Code: 7.7 Function: 65; Protocol: necx2, Parameters: S=7 D=7 F=65 | |
'Device Code: 7.7 Function: 65': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111111111113411111111113411341134113411341111113411000589'), | |
bytearray() | |
], | |
# Command #110: Device Code: 7.7 Function: 66; Protocol: necx2, Parameters: S=7 D=7 F=66 | |
'Device Code: 7.7 Function: 66': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111111113411111134111111341134113411341111113411000589'), | |
bytearray() | |
], | |
# Command #111: Device Code: 7.7 Function: 67; Protocol: necx2, Parameters: S=7 D=7 F=67 | |
'Device Code: 7.7 Function: 67': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111111113411111111111111341134113411341111113411000589'), | |
bytearray() | |
], | |
# Command #112: Device Code: 7.7 Function: 68; Protocol: necx2, Parameters: S=7 D=7 F=68 | |
'Device Code: 7.7 Function: 68': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111111113411111134113411111134113411341111113411000589'), | |
bytearray() | |
], | |
# Command #113: Device Code: 7.7 Function: 69; Protocol: necx2, Parameters: S=7 D=7 F=69 | |
'Device Code: 7.7 Function: 69': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111111113411111111113411111134113411341111113411000589'), | |
bytearray() | |
], | |
# Command #114: Device Code: 7.7 Function: 70; Protocol: necx2, Parameters: S=7 D=7 F=70 | |
'Device Code: 7.7 Function: 70': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111111113411111134111111111134113411341111113411000589'), | |
bytearray() | |
], | |
# Command #115: Device Code: 7.7 Function: 71; Protocol: necx2, Parameters: S=7 D=7 F=71 | |
'Device Code: 7.7 Function: 71': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111111111113411111111111111111134113411341111113411000589'), | |
bytearray() | |
], | |
# Command #116: Device Code: 7.7 Function: 72; Protocol: necx2, Parameters: S=7 D=7 F=72 | |
'Device Code: 7.7 Function: 72': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111111113411111134113411341111113411341111113411000589'), | |
bytearray() | |
], | |
# Command #117: Device Code: 7.7 Function: 73; Protocol: necx2, Parameters: S=7 D=7 F=73 | |
'Device Code: 7.7 Function: 73': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111111113411111111113411341111113411341111113411000589'), | |
bytearray() | |
], | |
# Command #118: Device Code: 7.7 Function: 74; Protocol: necx2, Parameters: S=7 D=7 F=74 | |
'Device Code: 7.7 Function: 74': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111111113411111134111111341111113411341111113411000589'), | |
bytearray() | |
], | |
# Command #119: Device Code: 7.7 Function: 75; Protocol: necx2, Parameters: S=7 D=7 F=75 | |
'Device Code: 7.7 Function: 75': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111111113411111111111111341111113411341111113411000589'), | |
bytearray() | |
], | |
# Command #120: Device Code: 7.7 Function: 76; Protocol: necx2, Parameters: S=7 D=7 F=76 | |
'Device Code: 7.7 Function: 76': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111111113411111134113411111111113411341111113411000589'), | |
bytearray() | |
], | |
# Command #121: Device Code: 7.7 Function: 77; Protocol: necx2, Parameters: S=7 D=7 F=77 | |
'Device Code: 7.7 Function: 77': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111111113411111111113411111111113411341111113411000589'), | |
bytearray() | |
], | |
# Command #122: Device Code: 7.7 Function: 78; Protocol: necx2, Parameters: S=7 D=7 F=78 | |
'Device Code: 7.7 Function: 78': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411111111113411111134111111111111113411341111113411000589'), | |
bytearray() | |
], | |
# Command #123: Device Code: 7.7 Function: 79; Protocol: necx2, Parameters: S=7 D=7 F=79 | |
'Device Code: 7.7 Function: 79': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411111111113411111111111111111111113411341111113411000589'), | |
bytearray() | |
], | |
# Command #124: Device Code: 7.7 Function: 80; Protocol: necx2, Parameters: S=7 D=7 F=80 | |
'Device Code: 7.7 Function: 80': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111341111113411111134113411341134111111341111113411000589'), | |
bytearray() | |
], | |
# Command #125: Device Code: 7.7 Function: 81; Protocol: necx2, Parameters: S=7 D=7 F=81 | |
'Device Code: 7.7 Function: 81': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111341111113411111111113411341134111111341111113411000589'), | |
bytearray() | |
], | |
# Command #126: Device Code: 7.7 Function: 82; Protocol: necx2, Parameters: S=7 D=7 F=82 | |
'Device Code: 7.7 Function: 82': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111341111113411111134111111341134111111341111113411000589'), | |
bytearray() | |
], | |
# Command #127: Device Code: 7.7 Function: 83; Protocol: necx2, Parameters: S=7 D=7 F=83 | |
'Device Code: 7.7 Function: 83': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111341111113411111111111111341134111111341111113411000589'), | |
bytearray() | |
], | |
# Command #128: Device Code: 7.7 Function: 84; Protocol: necx2, Parameters: S=7 D=7 F=84 | |
'Device Code: 7.7 Function: 84': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111341111113411111134113411111134111111341111113411000589'), | |
bytearray() | |
], | |
# Command #129: Device Code: 7.7 Function: 85; Protocol: necx2, Parameters: S=7 D=7 F=85 | |
'Device Code: 7.7 Function: 85': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111341111113411111111113411111134111111341111113411000589'), | |
bytearray() | |
], | |
# Command #130: Device Code: 7.7 Function: 86; Protocol: necx2, Parameters: S=7 D=7 F=86 | |
'Device Code: 7.7 Function: 86': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111341111113411111134111111111134111111341111113411000589'), | |
bytearray() | |
], | |
# Command #131: Device Code: 7.7 Function: 87; Protocol: necx2, Parameters: S=7 D=7 F=87 | |
'Device Code: 7.7 Function: 87': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111341111113411111111111111111134111111341111113411000589'), | |
bytearray() | |
], | |
# Command #132: Device Code: 7.7 Function: 88; Protocol: necx2, Parameters: S=7 D=7 F=88 | |
'Device Code: 7.7 Function: 88': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341111113411111134113411341111111111341111113411000589'), | |
bytearray() | |
], | |
# Command #133: Device Code: 7.7 Function: 89; Protocol: necx2, Parameters: S=7 D=7 F=89 | |
'Device Code: 7.7 Function: 89': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411341111113411111111113411341111111111341111113411000589'), | |
bytearray() | |
], | |
# Command #134: Device Code: 7.7 Function: 90; Protocol: necx2, Parameters: S=7 D=7 F=90 | |
'Device Code: 7.7 Function: 90': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411341111113411111134111111341111111111341111113411000589'), | |
bytearray() | |
], | |
# Command #135: Device Code: 7.7 Function: 91; Protocol: necx2, Parameters: S=7 D=7 F=91 | |
'Device Code: 7.7 Function: 91': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341111113411111111111111341111111111341111113411000589'), | |
bytearray() | |
], | |
# Command #136: Device Code: 7.7 Function: 92; Protocol: necx2, Parameters: S=7 D=7 F=92 | |
'Device Code: 7.7 Function: 92': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341111113411111134113411111111111111341111113411000589'), | |
bytearray() | |
], | |
# Command #137: Device Code: 7.7 Function: 93; Protocol: necx2, Parameters: S=7 D=7 F=93 | |
'Device Code: 7.7 Function: 93': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341111113411111111113411111111111111341111113411000589'), | |
bytearray() | |
], | |
# Command #138: Device Code: 7.7 Function: 94; Protocol: necx2, Parameters: S=7 D=7 F=94 | |
'Device Code: 7.7 Function: 94': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341111113411111134111111111111111111341111113411000589'), | |
bytearray() | |
], | |
# Command #139: Device Code: 7.7 Function: 95; Protocol: necx2, Parameters: S=7 D=7 F=95 | |
'Device Code: 7.7 Function: 95': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411341111113411111111111111111111111111341111113411000589'), | |
bytearray() | |
], | |
# Command #140: Device Code: 7.7 Function: 96; Protocol: necx2, Parameters: S=7 D=7 F=96 | |
'Device Code: 7.7 Function: 96': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111111134113411111134113411341134113411111111113411000589'), | |
bytearray() | |
], | |
# Command #141: Device Code: 7.7 Function: 97; Protocol: necx2, Parameters: S=7 D=7 F=97 | |
'Device Code: 7.7 Function: 97': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111111134113411111111113411341134113411111111113411000589'), | |
bytearray() | |
], | |
# Command #142: Device Code: 7.7 Function: 98; Protocol: necx2, Parameters: S=7 D=7 F=98 | |
'Device Code: 7.7 Function: 98': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111134113411111134111111341134113411111111113411000589'), | |
bytearray() | |
], | |
# Command #143: Device Code: 7.7 Function: 99; Protocol: necx2, Parameters: S=7 D=7 F=99 | |
'Device Code: 7.7 Function: 99': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111134113411111111111111341134113411111111113411000589'), | |
bytearray() | |
], | |
# Command #144: Device Code: 7.7 Function: 100; Protocol: necx2, Parameters: S=7 D=7 F=100 | |
'Device Code: 7.7 Function: 100': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111134113411111134113411111134113411111111113411000589'), | |
bytearray() | |
], | |
# Command #145: Device Code: 7.7 Function: 101; Protocol: necx2, Parameters: S=7 D=7 F=101 | |
'Device Code: 7.7 Function: 101': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111134113411111111113411111134113411111111113411000589'), | |
bytearray() | |
], | |
# Command #146: Device Code: 7.7 Function: 102; Protocol: necx2, Parameters: S=7 D=7 F=102 | |
'Device Code: 7.7 Function: 102': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111134113411111134111111111134113411111111113411000589'), | |
bytearray() | |
], | |
# Command #147: Device Code: 7.7 Function: 103; Protocol: necx2, Parameters: S=7 D=7 F=103 | |
'Device Code: 7.7 Function: 103': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111111134113411111111111111111134113411111111113411000589'), | |
bytearray() | |
], | |
# Command #148: Device Code: 7.7 Function: 104; Protocol: necx2, Parameters: S=7 D=7 F=104 | |
'Device Code: 7.7 Function: 104': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111134113411111134113411341111113411111111113411000589'), | |
bytearray() | |
], | |
# Command #149: Device Code: 7.7 Function: 105; Protocol: necx2, Parameters: S=7 D=7 F=105 | |
'Device Code: 7.7 Function: 105': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111134113411111111113411341111113411111111113411000589'), | |
bytearray() | |
], | |
# Command #150: Device Code: 7.7 Function: 106; Protocol: necx2, Parameters: S=7 D=7 F=106 | |
'Device Code: 7.7 Function: 106': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111134113411111134111111341111113411111111113411000589'), | |
bytearray() | |
], | |
# Command #151: Device Code: 7.7 Function: 107; Protocol: necx2, Parameters: S=7 D=7 F=107 | |
'Device Code: 7.7 Function: 107': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111134113411111111111111341111113411111111113411000589'), | |
bytearray() | |
], | |
# Command #152: Device Code: 7.7 Function: 108; Protocol: necx2, Parameters: S=7 D=7 F=108 | |
'Device Code: 7.7 Function: 108': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111134113411111134113411111111113411111111113411000589'), | |
bytearray() | |
], | |
# Command #153: Device Code: 7.7 Function: 109; Protocol: necx2, Parameters: S=7 D=7 F=109 | |
'Device Code: 7.7 Function: 109': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111134113411111111113411111111113411111111113411000589'), | |
bytearray() | |
], | |
# Command #154: Device Code: 7.7 Function: 110; Protocol: necx2, Parameters: S=7 D=7 F=110 | |
'Device Code: 7.7 Function: 110': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411111134113411111134111111111111113411111111113411000589'), | |
bytearray() | |
], | |
# Command #155: Device Code: 7.7 Function: 111; Protocol: necx2, Parameters: S=7 D=7 F=111 | |
'Device Code: 7.7 Function: 111': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411111134113411111111111111111111113411111111113411000589'), | |
bytearray() | |
], | |
# Command #156: Device Code: 7.7 Function: 112; Protocol: necx2, Parameters: S=7 D=7 F=112 | |
'Device Code: 7.7 Function: 112': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111341134113411111134113411341134111111111111113411000589'), | |
bytearray() | |
], | |
# Command #157: Device Code: 7.7 Function: 113; Protocol: necx2, Parameters: S=7 D=7 F=113 | |
'Device Code: 7.7 Function: 113': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111341134113411111111113411341134111111111111113411000589'), | |
bytearray() | |
], | |
# Command #158: Device Code: 7.7 Function: 114; Protocol: necx2, Parameters: S=7 D=7 F=114 | |
'Device Code: 7.7 Function: 114': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111341134113411111134111111341134111111111111113411000589'), | |
bytearray() | |
], | |
# Command #159: Device Code: 7.7 Function: 115; Protocol: necx2, Parameters: S=7 D=7 F=115 | |
'Device Code: 7.7 Function: 115': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111341134113411111111111111341134111111111111113411000589'), | |
bytearray() | |
], | |
# Command #160: Device Code: 7.7 Function: 116; Protocol: necx2, Parameters: S=7 D=7 F=116 | |
'Device Code: 7.7 Function: 116': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111341134113411111134113411111134111111111111113411000589'), | |
bytearray() | |
], | |
# Command #161: Device Code: 7.7 Function: 117; Protocol: necx2, Parameters: S=7 D=7 F=117 | |
'Device Code: 7.7 Function: 117': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111341134113411111111113411111134111111111111113411000589'), | |
bytearray() | |
], | |
# Command #162: Device Code: 7.7 Function: 118; Protocol: necx2, Parameters: S=7 D=7 F=118 | |
'Device Code: 7.7 Function: 118': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111341134113411111134111111111134111111111111113411000589'), | |
bytearray() | |
], | |
# Command #163: Device Code: 7.7 Function: 119; Protocol: necx2, Parameters: S=7 D=7 F=119 | |
'Device Code: 7.7 Function: 119': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111341134113411111111111111111134111111111111113411000589'), | |
bytearray() | |
], | |
# Command #164: Device Code: 7.7 Function: 120; Protocol: necx2, Parameters: S=7 D=7 F=120 | |
'Device Code: 7.7 Function: 120': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341134113411111134113411341111111111111111113411000589'), | |
bytearray() | |
], | |
# Command #165: Device Code: 7.7 Function: 121; Protocol: necx2, Parameters: S=7 D=7 F=121 | |
'Device Code: 7.7 Function: 121': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411341134113411111111113411341111111111111111113411000589'), | |
bytearray() | |
], | |
# Command #166: Device Code: 7.7 Function: 122; Protocol: necx2, Parameters: S=7 D=7 F=122 | |
'Device Code: 7.7 Function: 122': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411341134113411111134111111341111111111111111113411000589'), | |
bytearray() | |
], | |
# Command #167: Device Code: 7.7 Function: 123; Protocol: necx2, Parameters: S=7 D=7 F=123 | |
'Device Code: 7.7 Function: 123': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341134113411111111111111341111111111111111113411000589'), | |
bytearray() | |
], | |
# Command #168: Device Code: 7.7 Function: 124; Protocol: necx2, Parameters: S=7 D=7 F=124 | |
'Device Code: 7.7 Function: 124': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341134113411111134113411111111111111111111113411000589'), | |
bytearray() | |
], | |
# Command #169: Device Code: 7.7 Function: 125; Protocol: necx2, Parameters: S=7 D=7 F=125 | |
'Device Code: 7.7 Function: 125': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341134113411111111113411111111111111111111113411000589'), | |
bytearray() | |
], | |
# Command #170: Device Code: 7.7 Function: 126; Protocol: necx2, Parameters: S=7 D=7 F=126 | |
'Device Code: 7.7 Function: 126': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341134113411111134111111111111111111111111113411000589'), | |
bytearray() | |
], | |
# Command #171: Device Code: 7.7 Function: 127; Protocol: necx2, Parameters: S=7 D=7 F=127 | |
'Device Code: 7.7 Function: 127': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411341134113411111111111111111111111111111111113411000589'), | |
bytearray() | |
], | |
# Command #172: Device Code: 7.7 Function: 128; Protocol: necx2, Parameters: S=7 D=7 F=128 | |
'Device Code: 7.7 Function: 128': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111111111111111341134113411341134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #173: Device Code: 7.7 Function: 129; Protocol: necx2, Parameters: S=7 D=7 F=129 | |
'Device Code: 7.7 Function: 129': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111111111111111341111113411341134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #174: Device Code: 7.7 Function: 130; Protocol: necx2, Parameters: S=7 D=7 F=130 | |
'Device Code: 7.7 Function: 130': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111111111111341134111111341134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #175: Device Code: 7.7 Function: 131; Protocol: necx2, Parameters: S=7 D=7 F=131 | |
'Device Code: 7.7 Function: 131': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111111111111341111111111341134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #176: Device Code: 7.7 Function: 132; Protocol: necx2, Parameters: S=7 D=7 F=132 | |
'Device Code: 7.7 Function: 132': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111111111111341134113411111134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #177: Device Code: 7.7 Function: 133; Protocol: necx2, Parameters: S=7 D=7 F=133 | |
'Device Code: 7.7 Function: 133': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111111111111341111113411111134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #178: Device Code: 7.7 Function: 134; Protocol: necx2, Parameters: S=7 D=7 F=134 | |
'Device Code: 7.7 Function: 134': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111111111111341134111111111134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #179: Device Code: 7.7 Function: 135; Protocol: necx2, Parameters: S=7 D=7 F=135 | |
'Device Code: 7.7 Function: 135': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111111111111111341111111111111134113411341134111111000589'), | |
bytearray() | |
], | |
# Command #180: Device Code: 7.7 Function: 136; Protocol: necx2, Parameters: S=7 D=7 F=136 | |
'Device Code: 7.7 Function: 136': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111111111111341134113411341111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #181: Device Code: 7.7 Function: 137; Protocol: necx2, Parameters: S=7 D=7 F=137 | |
'Device Code: 7.7 Function: 137': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111111111111341111113411341111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #182: Device Code: 7.7 Function: 138; Protocol: necx2, Parameters: S=7 D=7 F=138 | |
'Device Code: 7.7 Function: 138': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111111111111341134111111341111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #183: Device Code: 7.7 Function: 139; Protocol: necx2, Parameters: S=7 D=7 F=139 | |
'Device Code: 7.7 Function: 139': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111111111111341111111111341111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #184: Device Code: 7.7 Function: 140; Protocol: necx2, Parameters: S=7 D=7 F=140 | |
'Device Code: 7.7 Function: 140': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111111111111341134113411111111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #185: Device Code: 7.7 Function: 141; Protocol: necx2, Parameters: S=7 D=7 F=141 | |
'Device Code: 7.7 Function: 141': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111111111111341111113411111111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #186: Device Code: 7.7 Function: 142; Protocol: necx2, Parameters: S=7 D=7 F=142 | |
'Device Code: 7.7 Function: 142': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411111111111111341134111111111111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #187: Device Code: 7.7 Function: 143; Protocol: necx2, Parameters: S=7 D=7 F=143 | |
'Device Code: 7.7 Function: 143': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411111111111111341111111111111111113411341134111111000589'), | |
bytearray() | |
], | |
# Command #188: Device Code: 7.7 Function: 144; Protocol: necx2, Parameters: S=7 D=7 F=144 | |
'Device Code: 7.7 Function: 144': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111341111111111341134113411341134111111341134111111000589'), | |
bytearray() | |
], | |
# Command #189: Device Code: 7.7 Function: 145; Protocol: necx2, Parameters: S=7 D=7 F=145 | |
'Device Code: 7.7 Function: 145': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111341111111111341111113411341134111111341134111111000589'), | |
bytearray() | |
], | |
# Command #190: Device Code: 7.7 Function: 146; Protocol: necx2, Parameters: S=7 D=7 F=146 | |
'Device Code: 7.7 Function: 146': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111341111111111341134111111341134111111341134111111000589'), | |
bytearray() | |
], | |
# Command #191: Device Code: 7.7 Function: 147; Protocol: necx2, Parameters: S=7 D=7 F=147 | |
'Device Code: 7.7 Function: 147': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111341111111111341111111111341134111111341134111111000589'), | |
bytearray() | |
], | |
# Command #192: Device Code: 7.7 Function: 148; Protocol: necx2, Parameters: S=7 D=7 F=148 | |
'Device Code: 7.7 Function: 148': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111341111111111341134113411111134111111341134111111000589'), | |
bytearray() | |
], | |
# Command #193: Device Code: 7.7 Function: 149; Protocol: necx2, Parameters: S=7 D=7 F=149 | |
'Device Code: 7.7 Function: 149': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111341111111111341111113411111134111111341134111111000589'), | |
bytearray() | |
], | |
# Command #194: Device Code: 7.7 Function: 150; Protocol: necx2, Parameters: S=7 D=7 F=150 | |
'Device Code: 7.7 Function: 150': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111341111111111341134111111111134111111341134111111000589'), | |
bytearray() | |
], | |
# Command #195: Device Code: 7.7 Function: 151; Protocol: necx2, Parameters: S=7 D=7 F=151 | |
'Device Code: 7.7 Function: 151': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111341111111111341111111111111134111111341134111111000589'), | |
bytearray() | |
], | |
# Command #196: Device Code: 7.7 Function: 152; Protocol: necx2, Parameters: S=7 D=7 F=152 | |
'Device Code: 7.7 Function: 152': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341111111111341134113411341111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #197: Device Code: 7.7 Function: 153; Protocol: necx2, Parameters: S=7 D=7 F=153 | |
'Device Code: 7.7 Function: 153': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411341111111111341111113411341111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #198: Device Code: 7.7 Function: 154; Protocol: necx2, Parameters: S=7 D=7 F=154 | |
'Device Code: 7.7 Function: 154': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411341111111111341134111111341111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #199: Device Code: 7.7 Function: 155; Protocol: necx2, Parameters: S=7 D=7 F=155 | |
'Device Code: 7.7 Function: 155': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341111111111341111111111341111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #200: Device Code: 7.7 Function: 156; Protocol: necx2, Parameters: S=7 D=7 F=156 | |
'Device Code: 7.7 Function: 156': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341111111111341134113411111111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #201: Device Code: 7.7 Function: 157; Protocol: necx2, Parameters: S=7 D=7 F=157 | |
'Device Code: 7.7 Function: 157': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341111111111341111113411111111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #202: Device Code: 7.7 Function: 158; Protocol: necx2, Parameters: S=7 D=7 F=158 | |
'Device Code: 7.7 Function: 158': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341111111111341134111111111111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #203: Device Code: 7.7 Function: 159; Protocol: necx2, Parameters: S=7 D=7 F=159 | |
'Device Code: 7.7 Function: 159': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411341111111111341111111111111111111111341134111111000589'), | |
bytearray() | |
], | |
# Command #204: Device Code: 7.7 Function: 160; Protocol: necx2, Parameters: S=7 D=7 F=160 | |
'Device Code: 7.7 Function: 160': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111111134111111341134113411341134113411111134111111000589'), | |
bytearray() | |
], | |
# Command #205: Device Code: 7.7 Function: 161; Protocol: necx2, Parameters: S=7 D=7 F=161 | |
'Device Code: 7.7 Function: 161': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111111134111111341111113411341134113411111134111111000589'), | |
bytearray() | |
], | |
# Command #206: Device Code: 7.7 Function: 162; Protocol: necx2, Parameters: S=7 D=7 F=162 | |
'Device Code: 7.7 Function: 162': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111134111111341134111111341134113411111134111111000589'), | |
bytearray() | |
], | |
# Command #207: Device Code: 7.7 Function: 163; Protocol: necx2, Parameters: S=7 D=7 F=163 | |
'Device Code: 7.7 Function: 163': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111134111111341111111111341134113411111134111111000589'), | |
bytearray() | |
], | |
# Command #208: Device Code: 7.7 Function: 164; Protocol: necx2, Parameters: S=7 D=7 F=164 | |
'Device Code: 7.7 Function: 164': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111134111111341134113411111134113411111134111111000589'), | |
bytearray() | |
], | |
# Command #209: Device Code: 7.7 Function: 165; Protocol: necx2, Parameters: S=7 D=7 F=165 | |
'Device Code: 7.7 Function: 165': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111134111111341111113411111134113411111134111111000589'), | |
bytearray() | |
], | |
# Command #210: Device Code: 7.7 Function: 166; Protocol: necx2, Parameters: S=7 D=7 F=166 | |
'Device Code: 7.7 Function: 166': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111134111111341134111111111134113411111134111111000589'), | |
bytearray() | |
], | |
# Command #211: Device Code: 7.7 Function: 167; Protocol: necx2, Parameters: S=7 D=7 F=167 | |
'Device Code: 7.7 Function: 167': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111111134111111341111111111111134113411111134111111000589'), | |
bytearray() | |
], | |
# Command #212: Device Code: 7.7 Function: 168; Protocol: necx2, Parameters: S=7 D=7 F=168 | |
'Device Code: 7.7 Function: 168': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111134111111341134113411341111113411111134111111000589'), | |
bytearray() | |
], | |
# Command #213: Device Code: 7.7 Function: 169; Protocol: necx2, Parameters: S=7 D=7 F=169 | |
'Device Code: 7.7 Function: 169': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111134111111341111113411341111113411111134111111000589'), | |
bytearray() | |
], | |
# Command #214: Device Code: 7.7 Function: 170; Protocol: necx2, Parameters: S=7 D=7 F=170 | |
'Device Code: 7.7 Function: 170': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111134111111341134111111341111113411111134111111000589'), | |
bytearray() | |
], | |
# Command #215: Device Code: 7.7 Function: 171; Protocol: necx2, Parameters: S=7 D=7 F=171 | |
'Device Code: 7.7 Function: 171': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111134111111341111111111341111113411111134111111000589'), | |
bytearray() | |
], | |
# Command #216: Device Code: 7.7 Function: 172; Protocol: necx2, Parameters: S=7 D=7 F=172 | |
'Device Code: 7.7 Function: 172': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111134111111341134113411111111113411111134111111000589'), | |
bytearray() | |
], | |
# Command #217: Device Code: 7.7 Function: 173; Protocol: necx2, Parameters: S=7 D=7 F=173 | |
'Device Code: 7.7 Function: 173': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111134111111341111113411111111113411111134111111000589'), | |
bytearray() | |
], | |
# Command #218: Device Code: 7.7 Function: 174; Protocol: necx2, Parameters: S=7 D=7 F=174 | |
'Device Code: 7.7 Function: 174': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411111134111111341134111111111111113411111134111111000589'), | |
bytearray() | |
], | |
# Command #219: Device Code: 7.7 Function: 175; Protocol: necx2, Parameters: S=7 D=7 F=175 | |
'Device Code: 7.7 Function: 175': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411111134111111341111111111111111113411111134111111000589'), | |
bytearray() | |
], | |
# Command #220: Device Code: 7.7 Function: 176; Protocol: necx2, Parameters: S=7 D=7 F=176 | |
'Device Code: 7.7 Function: 176': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111341134111111341134113411341134111111111134111111000589'), | |
bytearray() | |
], | |
# Command #221: Device Code: 7.7 Function: 177; Protocol: necx2, Parameters: S=7 D=7 F=177 | |
'Device Code: 7.7 Function: 177': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111341134111111341111113411341134111111111134111111000589'), | |
bytearray() | |
], | |
# Command #222: Device Code: 7.7 Function: 178; Protocol: necx2, Parameters: S=7 D=7 F=178 | |
'Device Code: 7.7 Function: 178': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111341134111111341134111111341134111111111134111111000589'), | |
bytearray() | |
], | |
# Command #223: Device Code: 7.7 Function: 179; Protocol: necx2, Parameters: S=7 D=7 F=179 | |
'Device Code: 7.7 Function: 179': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111341134111111341111111111341134111111111134111111000589'), | |
bytearray() | |
], | |
# Command #224: Device Code: 7.7 Function: 180; Protocol: necx2, Parameters: S=7 D=7 F=180 | |
'Device Code: 7.7 Function: 180': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111341134111111341134113411111134111111111134111111000589'), | |
bytearray() | |
], | |
# Command #225: Device Code: 7.7 Function: 181; Protocol: necx2, Parameters: S=7 D=7 F=181 | |
'Device Code: 7.7 Function: 181': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111341134111111341111113411111134111111111134111111000589'), | |
bytearray() | |
], | |
# Command #226: Device Code: 7.7 Function: 182; Protocol: necx2, Parameters: S=7 D=7 F=182 | |
'Device Code: 7.7 Function: 182': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111341134111111341134111111111134111111111134111111000589'), | |
bytearray() | |
], | |
# Command #227: Device Code: 7.7 Function: 183; Protocol: necx2, Parameters: S=7 D=7 F=183 | |
'Device Code: 7.7 Function: 183': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111341134111111341111111111111134111111111134111111000589'), | |
bytearray() | |
], | |
# Command #228: Device Code: 7.7 Function: 184; Protocol: necx2, Parameters: S=7 D=7 F=184 | |
'Device Code: 7.7 Function: 184': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341134111111341134113411341111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #229: Device Code: 7.7 Function: 185; Protocol: necx2, Parameters: S=7 D=7 F=185 | |
'Device Code: 7.7 Function: 185': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411341134111111341111113411341111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #230: Device Code: 7.7 Function: 186; Protocol: necx2, Parameters: S=7 D=7 F=186 | |
'Device Code: 7.7 Function: 186': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411341134111111341134111111341111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #231: Device Code: 7.7 Function: 187; Protocol: necx2, Parameters: S=7 D=7 F=187 | |
'Device Code: 7.7 Function: 187': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341134111111341111111111341111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #232: Device Code: 7.7 Function: 188; Protocol: necx2, Parameters: S=7 D=7 F=188 | |
'Device Code: 7.7 Function: 188': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341134111111341134113411111111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #233: Device Code: 7.7 Function: 189; Protocol: necx2, Parameters: S=7 D=7 F=189 | |
'Device Code: 7.7 Function: 189': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341134111111341111113411111111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #234: Device Code: 7.7 Function: 190; Protocol: necx2, Parameters: S=7 D=7 F=190 | |
'Device Code: 7.7 Function: 190': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341134111111341134111111111111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #235: Device Code: 7.7 Function: 191; Protocol: necx2, Parameters: S=7 D=7 F=191 | |
'Device Code: 7.7 Function: 191': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411341134111111341111111111111111111111111134111111000589'), | |
bytearray() | |
], | |
# Command #236: Device Code: 7.7 Function: 192; Protocol: necx2, Parameters: S=7 D=7 F=192 | |
'Device Code: 7.7 Function: 192': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111111111113411341134113411341134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #237: Device Code: 7.7 Function: 193; Protocol: necx2, Parameters: S=7 D=7 F=193 | |
'Device Code: 7.7 Function: 193': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111111111113411341111113411341134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #238: Device Code: 7.7 Function: 194; Protocol: necx2, Parameters: S=7 D=7 F=194 | |
'Device Code: 7.7 Function: 194': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111111113411341134111111341134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #239: Device Code: 7.7 Function: 195; Protocol: necx2, Parameters: S=7 D=7 F=195 | |
'Device Code: 7.7 Function: 195': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111111113411341111111111341134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #240: Device Code: 7.7 Function: 196; Protocol: necx2, Parameters: S=7 D=7 F=196 | |
'Device Code: 7.7 Function: 196': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111111113411341134113411111134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #241: Device Code: 7.7 Function: 197; Protocol: necx2, Parameters: S=7 D=7 F=197 | |
'Device Code: 7.7 Function: 197': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111111113411341111113411111134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #242: Device Code: 7.7 Function: 198; Protocol: necx2, Parameters: S=7 D=7 F=198 | |
'Device Code: 7.7 Function: 198': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111111113411341134111111111134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #243: Device Code: 7.7 Function: 199; Protocol: necx2, Parameters: S=7 D=7 F=199 | |
'Device Code: 7.7 Function: 199': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111111111113411341111111111111134113411341111111111000589'), | |
bytearray() | |
], | |
# Command #244: Device Code: 7.7 Function: 200; Protocol: necx2, Parameters: S=7 D=7 F=200 | |
'Device Code: 7.7 Function: 200': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111111113411341134113411341111113411341111111111000589'), | |
bytearray() | |
], | |
# Command #245: Device Code: 7.7 Function: 201; Protocol: necx2, Parameters: S=7 D=7 F=201 | |
'Device Code: 7.7 Function: 201': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111111113411341111113411341111113411341111111111000589'), | |
bytearray() | |
], | |
# Command #246: Device Code: 7.7 Function: 202; Protocol: necx2, Parameters: S=7 D=7 F=202 | |
'Device Code: 7.7 Function: 202': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111111113411341134111111341111113411341111111111000589'), | |
bytearray() | |
], | |
# Command #247: Device Code: 7.7 Function: 203; Protocol: necx2, Parameters: S=7 D=7 F=203 | |
'Device Code: 7.7 Function: 203': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111111113411341111111111341111113411341111111111000589'), | |
bytearray() | |
], | |
# Command #248: Device Code: 7.7 Function: 204; Protocol: necx2, Parameters: S=7 D=7 F=204 | |
'Device Code: 7.7 Function: 204': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111111113411341134113411111111113411341111111111000589'), | |
bytearray() | |
], | |
# Command #249: Device Code: 7.7 Function: 205; Protocol: necx2, Parameters: S=7 D=7 F=205 | |
'Device Code: 7.7 Function: 205': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111111113411341111113411111111113411341111111111000589'), | |
bytearray() | |
], | |
# Command #250: Device Code: 7.7 Function: 206; Protocol: necx2, Parameters: S=7 D=7 F=206 | |
'Device Code: 7.7 Function: 206': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411111111113411341134111111111111113411341111111111000589'), | |
bytearray() | |
], | |
# Command #251: Device Code: 7.7 Function: 207; Protocol: necx2, Parameters: S=7 D=7 F=207 | |
'Device Code: 7.7 Function: 207': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411111111113411341111111111111111113411341111111111000589'), | |
bytearray() | |
], | |
# Command #252: Device Code: 7.7 Function: 208; Protocol: necx2, Parameters: S=7 D=7 F=208 | |
'Device Code: 7.7 Function: 208': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111341111113411341134113411341134111111341111111111000589'), | |
bytearray() | |
], | |
# Command #253: Device Code: 7.7 Function: 209; Protocol: necx2, Parameters: S=7 D=7 F=209 | |
'Device Code: 7.7 Function: 209': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111341111113411341111113411341134111111341111111111000589'), | |
bytearray() | |
], | |
# Command #254: Device Code: 7.7 Function: 210; Protocol: necx2, Parameters: S=7 D=7 F=210 | |
'Device Code: 7.7 Function: 210': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111341111113411341134111111341134111111341111111111000589'), | |
bytearray() | |
], | |
# Command #255: Device Code: 7.7 Function: 211; Protocol: necx2, Parameters: S=7 D=7 F=211 | |
'Device Code: 7.7 Function: 211': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111341111113411341111111111341134111111341111111111000589'), | |
bytearray() | |
], | |
# Command #256: Device Code: 7.7 Function: 212; Protocol: necx2, Parameters: S=7 D=7 F=212 | |
'Device Code: 7.7 Function: 212': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111341111113411341134113411111134111111341111111111000589'), | |
bytearray() | |
], | |
# Command #257: Device Code: 7.7 Function: 213; Protocol: necx2, Parameters: S=7 D=7 F=213 | |
'Device Code: 7.7 Function: 213': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111341111113411341111113411111134111111341111111111000589'), | |
bytearray() | |
], | |
# Command #258: Device Code: 7.7 Function: 214; Protocol: necx2, Parameters: S=7 D=7 F=214 | |
'Device Code: 7.7 Function: 214': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111341111113411341134111111111134111111341111111111000589'), | |
bytearray() | |
], | |
# Command #259: Device Code: 7.7 Function: 215; Protocol: necx2, Parameters: S=7 D=7 F=215 | |
'Device Code: 7.7 Function: 215': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111341111113411341111111111111134111111341111111111000589'), | |
bytearray() | |
], | |
# Command #260: Device Code: 7.7 Function: 216; Protocol: necx2, Parameters: S=7 D=7 F=216 | |
'Device Code: 7.7 Function: 216': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341111113411341134113411341111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #261: Device Code: 7.7 Function: 217; Protocol: necx2, Parameters: S=7 D=7 F=217 | |
'Device Code: 7.7 Function: 217': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411341111113411341111113411341111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #262: Device Code: 7.7 Function: 218; Protocol: necx2, Parameters: S=7 D=7 F=218 | |
'Device Code: 7.7 Function: 218': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411341111113411341134111111341111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #263: Device Code: 7.7 Function: 219; Protocol: necx2, Parameters: S=7 D=7 F=219 | |
'Device Code: 7.7 Function: 219': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341111113411341111111111341111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #264: Device Code: 7.7 Function: 220; Protocol: necx2, Parameters: S=7 D=7 F=220 | |
'Device Code: 7.7 Function: 220': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341111113411341134113411111111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #265: Device Code: 7.7 Function: 221; Protocol: necx2, Parameters: S=7 D=7 F=221 | |
'Device Code: 7.7 Function: 221': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341111113411341111113411111111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #266: Device Code: 7.7 Function: 222; Protocol: necx2, Parameters: S=7 D=7 F=222 | |
'Device Code: 7.7 Function: 222': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341111113411341134111111111111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #267: Device Code: 7.7 Function: 223; Protocol: necx2, Parameters: S=7 D=7 F=223 | |
'Device Code: 7.7 Function: 223': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411341111113411341111111111111111111111341111111111000589'), | |
bytearray() | |
], | |
# Command #268: Device Code: 7.7 Function: 224; Protocol: necx2, Parameters: S=7 D=7 F=224 | |
'Device Code: 7.7 Function: 224': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111111134113411341134113411341134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #269: Device Code: 7.7 Function: 225; Protocol: necx2, Parameters: S=7 D=7 F=225 | |
'Device Code: 7.7 Function: 225': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111111134113411341111113411341134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #270: Device Code: 7.7 Function: 226; Protocol: necx2, Parameters: S=7 D=7 F=226 | |
'Device Code: 7.7 Function: 226': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111111134113411341134111111341134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #271: Device Code: 7.7 Function: 227; Protocol: necx2, Parameters: S=7 D=7 F=227 | |
'Device Code: 7.7 Function: 227': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111111134113411341111111111341134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #272: Device Code: 7.7 Function: 228; Protocol: necx2, Parameters: S=7 D=7 F=228 | |
'Device Code: 7.7 Function: 228': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111111134113411341134113411111134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #273: Device Code: 7.7 Function: 229; Protocol: necx2, Parameters: S=7 D=7 F=229 | |
'Device Code: 7.7 Function: 229': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111111134113411341111113411111134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #274: Device Code: 7.7 Function: 230; Protocol: necx2, Parameters: S=7 D=7 F=230 | |
'Device Code: 7.7 Function: 230': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111111134113411341134111111111134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #275: Device Code: 7.7 Function: 231; Protocol: necx2, Parameters: S=7 D=7 F=231 | |
'Device Code: 7.7 Function: 231': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111111134113411341111111111111134113411111111111111000589'), | |
bytearray() | |
], | |
# Command #276: Device Code: 7.7 Function: 232; Protocol: necx2, Parameters: S=7 D=7 F=232 | |
'Device Code: 7.7 Function: 232': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411111134113411341134113411341111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #277: Device Code: 7.7 Function: 233; Protocol: necx2, Parameters: S=7 D=7 F=233 | |
'Device Code: 7.7 Function: 233': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411111134113411341111113411341111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #278: Device Code: 7.7 Function: 234; Protocol: necx2, Parameters: S=7 D=7 F=234 | |
'Device Code: 7.7 Function: 234': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411111134113411341134111111341111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #279: Device Code: 7.7 Function: 235; Protocol: necx2, Parameters: S=7 D=7 F=235 | |
'Device Code: 7.7 Function: 235': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411111134113411341111111111341111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #280: Device Code: 7.7 Function: 236; Protocol: necx2, Parameters: S=7 D=7 F=236 | |
'Device Code: 7.7 Function: 236': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411111134113411341134113411111111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #281: Device Code: 7.7 Function: 237; Protocol: necx2, Parameters: S=7 D=7 F=237 | |
'Device Code: 7.7 Function: 237': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411111134113411341111113411111111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #282: Device Code: 7.7 Function: 238; Protocol: necx2, Parameters: S=7 D=7 F=238 | |
'Device Code: 7.7 Function: 238': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411111134113411341134111111111111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #283: Device Code: 7.7 Function: 239; Protocol: necx2, Parameters: S=7 D=7 F=239 | |
'Device Code: 7.7 Function: 239': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411111134113411341111111111111111113411111111111111000589'), | |
bytearray() | |
], | |
# Command #284: Device Code: 7.7 Function: 240; Protocol: necx2, Parameters: S=7 D=7 F=240 | |
'Device Code: 7.7 Function: 240': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111111111341134113411341134113411341134111111111111111111000589'), | |
bytearray() | |
], | |
# Command #285: Device Code: 7.7 Function: 241; Protocol: necx2, Parameters: S=7 D=7 F=241 | |
'Device Code: 7.7 Function: 241': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111111111341134113411341111113411341134111111111111111111000589'), | |
bytearray() | |
], | |
# Command #286: Device Code: 7.7 Function: 242; Protocol: necx2, Parameters: S=7 D=7 F=242 | |
'Device Code: 7.7 Function: 242': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111111111341134113411341134111111341134111111111111111111000589'), | |
bytearray() | |
], | |
# Command #287: Device Code: 7.7 Function: 243; Protocol: necx2, Parameters: S=7 D=7 F=243 | |
'Device Code: 7.7 Function: 243': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111111111341134113411341111111111341134111111111111111111000589'), | |
bytearray() | |
], | |
# Command #288: Device Code: 7.7 Function: 244; Protocol: necx2, Parameters: S=7 D=7 F=244 | |
'Device Code: 7.7 Function: 244': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134111111341134113411341134113411111134111111111111111111000589'), | |
bytearray() | |
], | |
# Command #289: Device Code: 7.7 Function: 245; Protocol: necx2, Parameters: S=7 D=7 F=245 | |
'Device Code: 7.7 Function: 245': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134111111341134113411341111113411111134111111111111111111000589'), | |
bytearray() | |
], | |
# Command #290: Device Code: 7.7 Function: 246; Protocol: necx2, Parameters: S=7 D=7 F=246 | |
'Device Code: 7.7 Function: 246': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134111111341134113411341134111111111134111111111111111111000589'), | |
bytearray() | |
], | |
# Command #291: Device Code: 7.7 Function: 247; Protocol: necx2, Parameters: S=7 D=7 F=247 | |
'Device Code: 7.7 Function: 247': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134111111341134113411341111111111111134111111111111111111000589'), | |
bytearray() | |
], | |
# Command #292: Device Code: 7.7 Function: 248; Protocol: necx2, Parameters: S=7 D=7 F=248 | |
'Device Code: 7.7 Function: 248': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111111113411341134113411341134113411341111111111111111111111000589'), | |
bytearray() | |
], | |
# Command #293: Device Code: 7.7 Function: 249; Protocol: necx2, Parameters: S=7 D=7 F=249 | |
'Device Code: 7.7 Function: 249': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111111113411341134113411341111113411341111111111111111111111000589'), | |
bytearray() | |
], | |
# Command #294: Device Code: 7.7 Function: 250; Protocol: necx2, Parameters: S=7 D=7 F=250 | |
'Device Code: 7.7 Function: 250': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341111113411341134113411341134111111341111111111111111111111000589'), | |
bytearray() | |
], | |
# Command #295: Device Code: 7.7 Function: 251; Protocol: necx2, Parameters: S=7 D=7 F=251 | |
'Device Code: 7.7 Function: 251': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341111113411341134113411341111111111341111111111111111111111000589'), | |
bytearray() | |
], | |
# Command #296: Device Code: 7.7 Function: 252; Protocol: necx2, Parameters: S=7 D=7 F=252 | |
'Device Code: 7.7 Function: 252': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341134113411341134113411111111111111111111111111000589'), | |
bytearray() | |
], | |
# Command #297: Device Code: 7.7 Function: 253; Protocol: necx2, Parameters: S=7 D=7 F=253 | |
'Device Code: 7.7 Function: 253': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411111134113411341134113411341111113411111111111111111111111111000589'), | |
bytearray() | |
], | |
# Command #298: Device Code: 7.7 Function: 254; Protocol: necx2, Parameters: S=7 D=7 F=254 | |
'Device Code: 7.7 Function: 254': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111341134113411341134113411341134111111111111111111111111111111000589'), | |
bytearray() | |
], | |
# Command #299: Device Code: 7.7 Function: 255; Protocol: necx2, Parameters: S=7 D=7 F=255 | |
'Device Code: 7.7 Function: 255': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111113411341134113411341134113411341111111111111111111111111111111111000589'), | |
bytearray() | |
], | |
# Command #300: So you want a list like this?; Protocol: necx2, Parameters: S=7 D=7 F=252 | |
'So you want a list like this?': [ | |
IR_TOKEN, | |
bytearray(), | |
bytearray.fromhex('89891134113411341111111111111111111111341134113411111111111111111111111111111134113411341134113411341134113411111111111111111111111111000589'), | |
bytearray() | |
], | |
} | |
def get_command_data(command_name, count): | |
cmd = commands[command_name] | |
buffer = bytearray() | |
buffer.append(cmd[0]) | |
repeat_only = len(cmd[1]) == 0 and len(cmd[3]) == 0 | |
buffer.append(count - 1 if repeat_only else 0) | |
seq = cmd[2] if repeat_only else mk_sequence(cmd, count) | |
buffer.append(len(seq) % 256) | |
buffer.append(len(seq) / 256) | |
return buffer + seq | |
def mk_sequence(cmd, count): | |
no_repeats = count if len(cmd[1]) == 0 else count - 1 | |
data = cmd[1] | |
for i in range(0, no_repeats): | |
data = data + cmd[2] | |
return data + cmd[3] | |
def auto_int(x): | |
return int(x, 0) | |
if __name__ == "__main__": | |
parser = argparse.ArgumentParser(fromfile_prefix_chars='@') | |
parser.add_argument("--device", help="device definition as 'type host mac'") | |
parser.add_argument("--type", type=auto_int, default=0x2712, help="type of device") | |
parser.add_argument("--host", help="host address") | |
parser.add_argument("--mac", help="mac address (hex reverse), as used by python-broadlink library") | |
parser.add_argument("--count", default=1, type=int, help="Number of times to send signal") | |
parser.add_argument("command", help="Name of command to send, as defined in the code") | |
args = parser.parse_args() | |
if args.device: | |
values = args.device.split() | |
type = int(values[0], 0) | |
host = values[1] | |
mac = bytearray.fromhex(values[2]) | |
else: | |
type = args.type | |
host = args.host | |
mac = bytearray.fromhex(args.mac) | |
dev = broadlink.gendevice(type, (host, 80), mac) | |
dev.auth() | |
payload = get_command_data(args.command, args.count) | |
dev.send_data(payload) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment