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 d35bcb8303 Merge branch 'usb-2.4-support' into dev 10 years ago
..
event Added support for iterating over event handlers. 10 years ago
__init__.py Linting. 11 years ago
decoder.py Split out alarm sounding status into two events. 10 years ago
devices.py Added support for catching exceptions when trying to use a vid/pid not supported under pyftdi. 10 years ago
messages.py Renamed MODES to PANEL_TYPES. 10 years ago
panels.py Renamed MODES to PANEL_TYPES. 10 years ago
util.py Product name tweaks. 11 years ago
zonetracking.py Fixed issues where SYSTEM messages were causing zones to bounce. Fixed an issue where ZONES FAULTED messages were causing premature restoration on the 128. 10 years ago