-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### UPDATED - Decreased wait time after system arm by 2 seconds to see if Home app's response would be better. - Another attempt in trying to fix the types for `.onGet`. - Moved throw errors in `getPanelStatus` and `getSensorStatus` for detecting offline systems to the bottom so that it doesn't affect the other modes (low battery, status fault, etc). - Logs for "If status has not been retrieved yet" changed from `warn` to `debug`. ### FIXED - Tamper detection for panel statuses only detected case-sensitive strings. ### ADDED - "Okay" status for flood sensors. - Stack tracer in case when the request for arming was not successful.
- Loading branch information
1 parent
8d13500
commit ab2532e
Showing
4 changed files
with
48 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters