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 99c857b272 Fixed repr import. Fixed docs for on_arm parameters. Added human-readable description for CID RESERVIED_653. 7 years ago
..
lrr Fixed repr import. Fixed docs for on_arm parameters. Added human-readable description for CID RESERVIED_653. 7 years ago
__init__.py Added a super basic AUI message implementation. Moved setting raw value into BaseMessage. 7 years ago
aui_message.py Added a super basic AUI message implementation. Moved setting raw value into BaseMessage. 7 years ago
base_message.py Fixed repr import. Fixed docs for on_arm parameters. Added human-readable description for CID RESERVIED_653. 7 years ago
expander_message.py Added a super basic AUI message implementation. Moved setting raw value into BaseMessage. 7 years ago
panel_message.py Added a super basic AUI message implementation. Moved setting raw value into BaseMessage. 7 years ago
rf_message.py Added a super basic AUI message implementation. Moved setting raw value into BaseMessage. 7 years ago