Releases: mrjackyliang/homebridge-adt-pulse
Releases · mrjackyliang/homebridge-adt-pulse
v3.2.5
ADDED
- Support for shock sensor statuses.
- ADT Pulse Gateway PGZNG1 (HW 1, Broadband Unavailable).
- Compact SMA Protocol Gateway (HW 2, Cellular Unavailable).
- Audible panic alarm emergency key for Ademco LYNX/ADT QuickConnect Security Panel.
v3.2.4
UPDATED
- Improved gateway manufacturer model naming (for NETGEAR and iControl).
FIXED
- "Unknown Device Type (Notable Events Only)" accidently parsed from the sensors table.
ADDED
- Gateway documentation for ADT Pulse Gateway iHub-3001 (HW 3.4 / Broadband).
- Gateway documentation for Compact SMA Protocol Gateway (HW 2 / Broadband).
- Panel documentation for LYNX/QuickConnect (3 emergency keys).
- Panel documentation for GE Security Concord 4.
v3.2.3
UPDATED
- Enhanced handling of session clean vs dirty
armState
.
FIXED
- JSDoc
returns
comment forcopyToClipboard
function for the fingerprint retrival script. ADTPulseTestZodParseResponse
type inindex.d.ts
had unnecessary@private
parameter.
v3.2.2
UPDATED
- Added a description for each "do submit handler", "orb security button", "gateway", "security panel" item collections.
ADDED
- ADT Pulse Gateway (HW 2, with internet unavailable status).
- Collection of orb security buttons when system is unavailable.
v3.2.1
ADDED
- Button collection for when the system is disarming.
v3.2.0
UPDATED
- Separated logic for getting orb security buttons to its own method (
getOrbSecurityButtons
). - Combined clean and dirty states for when checking if user is arming to the current state and alarm is not active.
- Changed wording for debug logs regarding stale login sessions (remove "now").
- Enhanced parsing of gateway and security panel manufacturer/model information.
FIXED
- Comment typo for "sessions.axiosSyncCheck".
- Consistent alarm triggered when panel status is showing "Sensor Problem".
ADDED
- Orb security button collections for "Arming Away", "Arming Stay" and "Disarm, Arm Away, Arm Stay".
v3.1.9
ADDED
- ADT Pulse Gateway (with HW 1)
- Lynx/QuickConnect Cellular-Only Gateway
- LYNX/QuickConnect
v3.1.8
UPDATED
- The "test-api" script will now show errors from
zod
if your configuration failed to parse. - Clarify the error message better if plugin detects an invalid configuration.
v3.1.7
ADDED
- TSSC Life Safety Module (3 emergency keys)
v3.1.6
UPDATED
removePersonalIdentifiableInformation
will now redact the device's last update and the next update information.
FIXED
removePersonalIdentifiableInformation
did not properly redact some information belonging to an array of strings.
ADDED
- TSSC Lifestyle Module Gateway and Security Panel.