101 Commits (e08f27e3661a56927585690f330b191ddfe7f64e)

Author SHA1 Message Date
  Scott Petersen 48992dd398 Fixed incorrectly named variable. 7 years ago
  Scott Petersen 99c857b272 Fixed repr import. Fixed docs for on_arm parameters. Added human-readable description for CID RESERVIED_653. 7 years ago
  Kevin Roberts ef6a3854a9 Add special keys S1-S8, fix KEY_PANIC 7 years ago
  Scott Petersen 210ace77f7 Temporary fix for SSL import workarounds. 7 years ago
  Scott Petersen 86495ec57e Added a super basic AUI message implementation. Moved setting raw value into BaseMessage. 7 years ago
  Scott Petersen 58d99fa070 Device file headers. 7 years ago
  Scott Petersen f234038494 Broke out the devices into their own files for easier management. 7 years ago
  Scott Petersen 08519474e2 Cleanup, comments. 7 years ago
  Scott Petersen 8b4aed5990 Refactoring the code used to parse the numeric_code in Message. 7 years ago
  Scott Petersen 18f1d113e2 Regular DSC panel messages no longer trigger zone events. DSC is expander only. 7 years ago
  Scott Petersen 97951cd0ef Added another partial close event to LRR. 7 years ago
  Scott Petersen 2e7b6c9c45 Reworked bypass handling to provide zone information if available through LRR messages. 7 years ago
  Scott Petersen b03fa61646 Debug message cleanup. 7 years ago
  Scott Petersen 7f742f066f Rudimentary support for alarm/bypass LRR events. 7 years ago
  Scott Petersen ec4a44c624 Fixed away status for DSC panel messages. 7 years ago
  Scott Petersen c6748529a0 Apparently there's a space in the alternate fault message. 7 years ago
  Scott Petersen 2070c0b701 Added a limiter to the automatic sending of '*' when a specific message is displayed to avoid flooding the panel in weird cases. 7 years ago
  Scott Petersen 6dc5e50a8e Added additional * for faults message to the trigger. 7 years ago
  Scott Petersen bdd99facbb Mid-process commit now that the fire refactor works correctly. 7 years ago
  Scott Petersen 900d2af1ec Filled in values for DSC LRR events. 7 years ago
  Scott Petersen fea12a148b Including human-readable event description in LRR messages. 7 years ago
  Scott Petersen e8913be789 Added support for old-style messages in the LRRSystem. 7 years ago
  Scott Petersen 14ac51c724 Initial work on LRR system. 7 years ago
  Scott Petersen e411d97235 Structural work 7 years ago
  Scott Petersen b0b22e90b9 Moved the messages into their own directories and files to make maintaining them easier. Added a gazillion ContactID codes. 7 years ago
  Scott Petersen 55f7a9b0e6 Reworked alarm status logic for triggering arm stay events. 7 years ago
  Scott Petersen 615548f780 Added ability to differentiate between stay and away in on_arm events. 7 years ago
  Scott Petersen 8c9b86343a Reworked firmware upload into something that's more manageable and less flakey. 7 years ago
  Scott Petersen 358a950aac Reworked SerialDevice to use select as well as associated test patches and 2/3 support. 7 years ago
  Scott Petersen d69a21056c A few more fixes for supporting Python 2 and 3. 8 years ago
  Scott Petersen 5e1d3f5352 Fix for Python 2 and unicode. 8 years ago
  Scott Petersen 5244e91fb8 Another 2to3 workaround. 8 years ago
  Scott Petersen 644ded7038 Hack for existing installs without python-future. 8 years ago
  Scott Petersen 3c64e95052 Added support for cursor locations with DSC panels. 8 years ago
  Kevin Roberts 73ad6e991f Blank defaults for version so we don't report bad stuff 8 years ago
  Kevin Roberts 74d4004950 Added version information to object 8 years ago
  Scott Petersen a1de4991c8 Revert incorrect 2to3 change. 8 years ago
  Kevin Gottsman a4b329573d undeleted util.py and ran 2to3 on it 8 years ago
  Kevin Gottsman 41eb2910c2 Revert "missed one file" 8 years ago
  Kevin Gottsman ef36600418 missed one file 8 years ago
  Kevin Gottsman 6e9efed50f 2to3 conversions 8 years ago
  Scott Petersen 44c90d31e8 Now tracking faulted zones from ALARM messages. 8 years ago
  Scott Petersen 9ab05d95b3 Typo in address mask. 9 years ago
  Scott Petersen ecd390487c Fixed incorrect defaults for panic status and address mask. 9 years ago
  Scott Petersen d75749b612 Better error handling in firmware upload. 9 years ago
  Scott Petersen 8b9a45d4ee More tweaks and error handling for the firmware upload. 9 years ago
  Scott Petersen f87692eb8c Added retries for the reboot/bootloader entry. Attempting to fix timeout issues. 9 years ago
  Scott Petersen ce7008ab26 Fixed internal address mask. 9 years ago
  Scott Petersen 2f1db61db3 Added support for tracking DSC zones. Added internal address mask for filtering status updates. More bugfixes with zonetracking to keep it quiet and avoid missed events. 9 years ago
  Scott Petersen b992ae1500 More conversion. 9 years ago