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 b808015e4c USBDevice: now closing device before releasing it to the kernel. 11 years ago
..
event Added attribution and compliance with CC license. 11 years ago
tests Reworked USBDevice constructor so that it makes more sense and actually functions correctly. 11 years ago
__init__.py Added missing imports. 11 years ago
ad2.py Reworked USBDevice constructor so that it makes more sense and actually functions correctly. 11 years ago
devices.py USBDevice: now closing device before releasing it to the kernel. 11 years ago
messages.py Moved instance variables into the classes for ease of documentation. 11 years ago
panels.py Moved pyad2usb to pyad2 11 years ago
util.py Removed unused import. 11 years ago
zonetracking.py Added note regarding messages marked with ready and restoring zones. 11 years ago