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 97951cd0ef Added another partial close event to LRR. 8 years ago
..
event Added support for iterating over event handlers. 11 years ago
messages Added another partial close event to LRR. 8 years ago
__init__.py Linting. 11 years ago
decoder.py Reworked bypass handling to provide zone information if available through LRR messages. 8 years ago
devices.py Reworked SerialDevice to use select as well as associated test patches and 2/3 support. 8 years ago
panels.py Renamed MODES to PANEL_TYPES. 11 years ago
states.py Mid-process commit now that the fire refactor works correctly. 8 years ago
util.py Reworked firmware upload into something that's more manageable and less flakey. 8 years ago
zonetracking.py 2to3 conversions 9 years ago