A clone of: https://github.com/nutechsoftware/alarmdecoder This is requires as they dropped support for older firmware releases w/o building in backward compatibility code, and they had previously hardcoded pyserial to a python2 only version.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Petersen 22d7a9224b Moved get_config to the internal on_open event. 11 years ago
..
event Updated event module to support kwargs. 11 years ago
tests Refactored AD2Factory functionality into USBDevice. 11 years ago
__init__.py Refactored AD2Factory functionality into USBDevice. 11 years ago
ad2.py Moved get_config to the internal on_open event. 11 years ago
devices.py Added TODO note for increased shutdown speed of SocketDevice. 11 years ago
messages.py Fixed off-by-one bit test in RFMessage. Loop indicators were also out of order. 11 years ago
panels.py Moved pyad2usb to pyad2 11 years ago
util.py Removed unused import. 11 years ago
zonetracking.py Updated event module to support kwargs. 11 years ago