Releases: mrjackyliang/homebridge-adt-pulse
Releases · mrjackyliang/homebridge-adt-pulse
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.