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 b22e7c3d28 Correctly decoding byte string. Added future requirement. 10 years ago
..
event Added support for iterating over event handlers. 11 years ago
__init__.py Linting. 11 years ago
decoder.py Correctly decoding byte string. Added future requirement. 10 years ago
devices.py Python3-friendly fix for the optional SSL stuff in the thread. 10 years ago
messages.py Initial pass. 10 years ago
panels.py Renamed MODES to PANEL_TYPES. 11 years ago
util.py Initial pass. 10 years ago
zonetracking.py Initial pass. 10 years ago