Skip to content

Releases: mrjackyliang/homebridge-adt-pulse

v1.2.2

11 Oct 05:17
Compare
Choose a tag to compare
  • Attempts to fix the Siri's arm/disarm error response.

Internal Notes
Sometimes, Siri seems to bug out and returns this response, "Sorry, I wasn't able to arm/disarm your Security Panel. For more details, check the Home app."

v1.2.1

11 Oct 02:51
Compare
Choose a tag to compare
  • Improved accessory refresh rate.
  • Fixed an issue where arming or disarming the system would lead to multiple notifications.
  • May fix an issue where Siri arm/disarm requests timeout when in fact the system already processed the request.
  • Added zone "tamper" detection when sensor covers are opened/tampered with.

v1.2.0

07 Oct 17:43
Compare
Choose a tag to compare
  • Introducing a better level logging function.
  • Fixed Arm Away when devices are open or reporting motion.

v1.1.1

03 Oct 20:36
Compare
Choose a tag to compare
  • Update accessory name to remove round brackets.
  • Attempt to fix set device status race condition.
  • Add error messages in set device status.
  • Fixed typo in ADT Pulse script "SET_DEVICE_STATUS" response.

v1.1.0

30 Sep 18:17
Compare
Choose a tag to compare
  • Better documentation of ADT arm/disarm URLs.
  • Remove version check for ADT Pulse script.
  • Refresh and sync intervals are now constants to prevent confusion.
  • Working on a better debug function (setting to false in the meantime).
  • Moved portal sync to its own function.
  • Prettify "system" current/target status log messages.
  • Improve device status prioritization (alarm being the priority).
  • Makes sure alarmed are cleared before setting new device status.
  • Delay callback to prevent multiple reverse notifications.

v1.0.0

26 Sep 20:57
Compare
Choose a tag to compare

Initial version connecting ADT Pulse with Homebridge.