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 e08f27e366 Merge branch 'dev' of git.corp.nutech.com:ad2usb/pyad2usb into dev 7 years ago
..
devices Temporary fix for SSL import workarounds. 7 years ago
event Added support for iterating over event handlers. 10 years ago
messages Fixed repr import. Fixed docs for on_arm parameters. Added human-readable description for CID RESERVIED_653. 7 years ago
__init__.py Linting. 11 years ago
decoder.py Merge branch 'dev' of git.corp.nutech.com:ad2usb/pyad2usb into dev 7 years ago
panels.py Renamed MODES to PANEL_TYPES. 10 years ago
states.py Cleanup, comments. 7 years ago
util.py Broke out the devices into their own files for easier management. 7 years ago
zonetracking.py Refactoring the code used to parse the numeric_code in Message. 7 years ago