You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temperature sensors are now properly reflected as a binary response.
Corrected isAlarmActive to not accept undefined as a value when setting the panel status.
Renamed ADT Pulse Accessory "Status" to "Activity".
Renamed adtSessionMax to adtSessionLifespan to better describe the time login sessions are active and not stale.
Support to return SecuritySystemCurrentState characteristic values when setting panel status so getPanelStatus can retrieve the proper status while system is busy.
Better documentation during the process of setting panel status.
"Trouble" statuses from sensors indicate a sensor tamper, and is now considered a part of "alarm ringing" context.
FIXED
synchronizeSyncCheck() detecting response code from syncCheck.info.message instead of syncCheck.info.code.