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.
AJ Schmidt 3dd1543c17 parse regex as int 2 years ago
..
devices fix 1 failing unit test 3 years ago
event Added ability to clear the event handlers. 6 years ago
messages system fault bit field is a 4 bit hex number from 0-f. 5 years ago
__init__.py Linting. 10 years ago
decoder.py Ok that did not work on some panels. Back to timers ;(. Sorry fire will take 30 seconds to clear. At least its not flopping back and forth anymore. 4 years ago
panels.py Renamed MODES to PANEL_TYPES. 10 years ago
states.py Cleanup, comments. 6 years ago
util.py fix py2 unit tests 3 years ago
zonetracking.py parse regex as int 2 years ago