Releases: mrjackyliang/homebridge-adt-pulse
Releases · mrjackyliang/homebridge-adt-pulse
v1.2.2
- 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
- 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
- Introducing a better level logging function.
- Fixed Arm Away when devices are open or reporting motion.
v1.1.1
- 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
- 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
Initial version connecting ADT Pulse with Homebridge.