Skip to content

v3.0.0-beta.18

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrjackyliang mrjackyliang released this 01 Jan 07:13
· 67 commits to main since this release
ab2532e

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.