Skip to content

Releases: mrjackyliang/homebridge-adt-pulse

v3.3.1

09 Apr 14:36
77f9a46
Compare
Choose a tag to compare

REMOVED

  • Detection of new gateway firmware and hardware versions.

v3.3.0

02 Apr 17:31
e8f1d8a
Compare
Choose a tag to compare

UPDATED

  • In config, options and sensors now comes with a default option. If the setting was missing due to Homebridge removing an empty option, Zod will enforce an empty array by default (partial credit to @cyberpower678 on issue #141).
  • Performance improvements for ignoreSensorProblemStatus checks.
  • Parse configuration warning message.

FIXED

  • In config, fingerprint max length should be "10240" not "5120" (old value).
  • In config, sensors max items should be "147" not "148" due to the allocation for an extra "Alarm Ringing" switch.

ADDED

  • Support for "28.0.0-57" portal version.

v3.2.15

30 Mar 03:38
2b74f1d
Compare
Choose a tag to compare

FIXED

  • Sensor length mismatch detector removed due to false-positive reports. From now on, the plugin will use the list of sensors shown in the "System" page as a source of truth.

v3.2.14

29 Mar 02:09
a74a9b8
Compare
Choose a tag to compare

UPDATED

  • Sensor information and status count mismatch will now include the rawHtml information for both pages to better debug certain situations.
  • Path for force arm handlers changed from .p_armDisarmWrapper input to .p_whiteBoxMiddleCenter .p_armDisarmWrapper input.
  • Better detect for anomalies between forceArmHandler.

REMOVED

  • Temporary detector to find sensor mis-match bug from devStatTamper sensors.

v3.2.13

28 Mar 22:13
b0366c4
Compare
Choose a tag to compare

UPDATED

  • Temporary detector to find sensor mis-match bug from devStatTamper sensors.

v3.2.12

27 Mar 18:12
9e48a1d
Compare
Choose a tag to compare

UPDATED

  • Better support for detecting getSensorsStatus anomaly because some systems just don't have any sensors.
  • Better support for detecting forceArmHandler anomaly if the JSDom path has become invalidated.
  • Documented gateways description to include exact hardware versions (HW), boot loader versions (BL), platform loader versions (PL), and stock-keeping unit numbers (SKU).
  • API now checks for 400 and 500 error statuses.
  • Simplified check for force arm buttons.

ADDED

  • Gateway support for "ADT Pulse Gateway iHub-3001 / HW 3.4 / BL 1.4 / PL 24.0.0-9 / SKU 0YUC1500MY5 / Broadband".
  • Temporary detector to find sensor mis-match bug from devStatTamper sensors.

v3.2.11

12 Mar 02:33
8d9a245
Compare
Choose a tag to compare

UPDATED

  • Better detection of unknown orb security button collections and sensors status.

v3.2.10

10 Mar 04:36
93ac54e
Compare
Choose a tag to compare

UPDATED

  • Document device gateways will no longer track "Broadband Connection Status", "Cellular Connection Status", and "Cellular Signal Strength" due to unnecessary frequent updates.
  • Document security panels will no longer track "Emergency Keys" due to unnecessary frequent updates.

v3.2.9

06 Mar 17:45
66e84c5
Compare
Choose a tag to compare

UPDATED

  • TypeScript build files.

ADDED

  • Panel documentation for "Ademco LYNX/ADT QuickConnect - Emergency Keys PE 95/FA 96/APA 99".

v3.2.8

03 Mar 03:09
7467c32
Compare
Choose a tag to compare

ADDED

  • Button documentation for the "Clear Alarm" button.