f34rdotcom
2311c45f8b
meh. not a good idea to lock it and forget it!
5 years ago
Sean Mathews
70a1e9e800
Added EXIT state tracking _exit
5 years ago
Sean Mathews
d2cbe8ce9b
Set serial to string and Unknown by default not numeric
6 years ago
Sean Mathews
722cc436e0
fixed tests.
6 years ago
Sean Mathews
67b8ae9467
fixed tests.
6 years ago
Sean Mathews
1eca7e6a8c
Another fix for system_fault change. Fixed FIRE bit toggle OFF/ON on Acemco.
6 years ago
Sean Mathews
02312961a2
system fault bit field is a 4 bit hex number from 0-f.
6 years ago
Sean Mathews
72a9d417ec
Bump version. Improve LRR detail. added perimeter only and instant flags from section #1
6 years ago
Sean Mathews
b0c014089e
Version bump for last commit.
6 years ago
Sean Mathews
1ba73462ca
Merge pull request #31 from nutechsoftware/dev
Merge from dev into master
6 years ago
Sean Mathews
b4dc495bad
Merge pull request #29 from jonathanjsimon/dev
Add support for self signed certificates. Thanks! I will merge this with master and remove the change to master. AFAIK they both look exactly the same.
6 years ago
Jonathan Simon
59c196919a
Merge branch 'master' into dev
6 years ago
Jonathan Simon
9867746c88
Merge branch 'hotfix/ssl_allow_self_signed'
6 years ago
Jonathan Simon
4ba3596ead
Aadd support for self signed certificates
Set attribute ssl_allow_self_signed to true to allow self signed certificates
6 years ago
Sean Mathews
9d382a5609
serial_number is alpha numeric not int.
6 years ago
Sean Mathews
edb83f18a8
Merge pull request #27 from nutechsoftware/dev
Added support for on_chime. Clerification on_bypass return value. Ver…
6 years ago
f34rdotcom
1064b265ca
Added support for on_chime. Clerification on_bypass return value. Version bump.
6 years ago
Sean Mathews
914bf6388f
Merge pull request #19 from nutechsoftware/dev
added on_ready_change event handler and tests
6 years ago
f34rdotcom
d0d242030d
version bump
6 years ago
f34rdotcom
cf9ed59cb7
Failure is not an option. Raise an exception.
6 years ago
f34rdotcom
25bb5b29d4
revert
6 years ago
f34rdotcom
940ba4b659
Not used, never used, private method. Switched to new _update_armed_ready_status.
6 years ago
f34rdotcom
a05de69a3a
Ready and Arm change events were happening on the same message causing one message to be missing status bits of the other. Refactor to a new routine to avoid breaking anyone. New routine processes all state logic first for both ready and arm bits then calls event functions last.
6 years ago
f34rdotcom
6838f0ca82
ok need to test locally.. how?
6 years ago
f34rdotcom
77c3bdb7d0
changed fire handeling to just use Fire bit and remove SYSTEM BATTERY LOW messages to avoid Ademco quirk. Removed processing of LRR messages as default behavior to avoid over processing of events from section #1 and LRR.
6 years ago
f34rdotcom
ad3ff87c17
again.
6 years ago
f34rdotcom
3bef3c9a4c
bug in test. Thanks for adding testinggit add test/test_ad2.py !
6 years ago
f34rdotcom
ce9940bbfb
added on_ready_change event handler and tests
6 years ago
Scott Petersen
ee1cbc7082
Added Travis CI badge to README.
7 years ago
Scott Petersen
63c03816d3
Darn api changes.
7 years ago
Scott Petersen
eefede927d
Updates to tests for Travis.
7 years ago
Scott Petersen
930fe3597a
More work on Travis.
7 years ago
Scott Petersen
e8fef649ca
Added support for Travis CI.
7 years ago
Sean Mathews
d665d4286f
version bump.
7 years ago
Sean Mathews
6dd4a96513
Merge pull request #17 from TD22057/open_errors
Fix issue #15 - allow multiple calls to open if it fails
7 years ago
Ted Drain
ee756f65a9
Fixed extra spaces
7 years ago
Ted Drain
8f60f553c3
Cleaning up for merge.
7 years ago
Ted Drain
9ccba59d45
Fixed spacing
7 years ago
Ted Drain
c52a61bf9e
Removed some unnecessary changes
7 years ago
Sean Mathews
36318edd45
Merge pull request #16 from jailbird777/master
Update setup.py to include missing packages
7 years ago
jailbird777
eaf44ed696
- Update setp.py
Fix missing packages whose absence breaks alarmdecoder-webapp
7 years ago
Ted Drain
ae8f3f8249
Improved error handling in open
7 years ago
Scott Petersen
faa1f0457f
Version bump.
7 years ago
Scott Petersen
ece476338e
Merge branch 'dev'
7 years ago
Scott Petersen
ffc6d5efdf
Added ability to clear the event handlers.
7 years ago
Scott Petersen
865a6ff4d4
Version bump.
7 years ago
Scott Petersen
86186f5c31
Merge branch 'jmgurney-readmefix' into dev
7 years ago
Scott Petersen
9cd88abea0
Modified the previously-moved panel_message.py in accordance with pull #12 .
7 years ago
Scott Petersen
e08f27e366
Merge branch 'dev' of git.corp.nutech.com:ad2usb/pyad2usb into dev
7 years ago
Scott Petersen
48992dd398
Fixed incorrectly named variable.
7 years ago