429 Commits (8463a55bc5fe52e9980a685a96ce42ccf1ae3a65)
 

Author SHA1 Message Date
  Sean Mathews 8463a55bc5
Merge pull request #44 from nutechsoftware/dev 5 years ago
  f34rdotcom e9cc8342dd Fixed setup to match requirements. 5 years ago
  Sean Mathews bc9371ec26
Merge pull request #38 from nutechsoftware/dev 5 years ago
  f34rdotcom cf9c94053d 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. 5 years ago
  f34rdotcom 75947c726f Remove fire timeout. Not needed now that fire is tracked correctly by removing system messages. In theory any normal message with no fire bit will clear the fire event so most of this was just workarrounds for other issues. 5 years ago
  f34rdotcom 6218baa611 Ok. I sure hope that is the last quirk with Ademco system messages and alarms :( It was still cycling with fire on/off during a fire event restoring fire on system messages. Looked at my 20p and 50pul and both would show 3 on the system specific field so I am going to use it! 5 years ago
  Sean Mathews 41a3f8c345
Merge pull request #37 from nutechsoftware/dev 5 years ago
  f34rdotcom 838cc9f397 Added 'EXIT DELAY' pattern test to DSC arming panel state logic 5 years ago
  Sean Mathews 514fe67307
Merge pull request #36 from nutechsoftware/dev 5 years ago
  f34rdotcom f228c53a5b bump revision. change in sending EXIT events. No longer sending updates in ARM event now sending in Ready(FALSE) events. 5 years ago
  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 6 years ago
  Sean Mathews b4dc495bad
Merge pull request #29 from jonathanjsimon/dev 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 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 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 7 years ago
  f34rdotcom d0d242030d version bump 7 years ago
  f34rdotcom cf9ed59cb7 Failure is not an option. Raise an exception. 7 years ago
  f34rdotcom 25bb5b29d4 revert 7 years ago
  f34rdotcom 940ba4b659 Not used, never used, private method. Switched to new _update_armed_ready_status. 7 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. 7 years ago
  f34rdotcom 6838f0ca82 ok need to test locally.. how? 7 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. 7 years ago
  f34rdotcom ad3ff87c17 again. 7 years ago
  f34rdotcom 3bef3c9a4c bug in test. Thanks for adding testinggit add test/test_ad2.py ! 7 years ago
  f34rdotcom ce9940bbfb added on_ready_change event handler and tests 7 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 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 7 years ago