Skip to content

Releases: mrjackyliang/homebridge-adt-pulse

v3.4.13

08 Aug 15:52
d62bf11
Compare
Choose a tag to compare

FIXED

  • When manually installing package globally, postinstall script would run without devDependencies properly installed.

v3.4.12

16 Jun 13:19
55e4e5b
Compare
Choose a tag to compare

ADDED

  • Security panel note for "PERSONAL EMERGENCY ALARM".

v3.4.11

09 Apr 18:03
4beb9ae
Compare
Choose a tag to compare

UPDATED

  • Added an empty string to the orb security button arm state (looks like a portal bug, but not something that can be handled by the plugin at the moment).
  • Project will now only build if devDependencies are installed and if build folder does not exist.

FIXED

  • Workflows building multiple times.

v3.4.8

28 Feb 23:26
9b1ece7
Compare
Choose a tag to compare

UPDATED

  • TypeScript declaration rule linting enhancements.

ADDED

  • Security panel note for "SILENT PANIC ALARM".

v3.4.7

28 Jan 21:35
e33f640
Compare
Choose a tag to compare

FIXED

  • Orb security buttons are not properly being detected due to the armState value being empty.

v3.4.6

09 Jan 17:01
3a5a285
Compare
Choose a tag to compare

FIXED

  • The security panel "Security Panel - Impassa/SCW" detection was incorrectly detected.

v3.4.5

08 Jan 22:10
93c1609
Compare
Choose a tag to compare

UPDATED

  • Package dependencies.
  • Re-configured ESLint linting options.
  • Report URL changed.
  • Minor changes to Config UI.
  • During try-catch, caught error objects will now be checked before serializing.

FIXED

  • Some types ended with , instead of ;.
  • Some types did not properly separate with :.
  • Imports for React components should not end with a .js file extension.
  • "form-select" for the setup verification method is missing the key prop.

ADDED

  • Security panel support for "DSC Impassa/SCW".
  • Package version in the title when debug information is sent to the plugin author.

v3.4.4

08 Nov 23:45
3dfcc8b
Compare
Choose a tag to compare

UPDATED

  • Support for the latest portal version (29.0.0-28)
  • Updated some dependencies

v3.4.3

24 Sep 12:05
75bd801
Compare
Choose a tag to compare

FIXED

  • Wrong engine version specified for Homebridge v2.0 beta (attempt 2).

ADDED

  • The "Installing" status for sensors currently being installed.
  • The "Tripped" status for door/window sensors.

v3.4.2

13 Sep 18:04
ec16a06
Compare
Choose a tag to compare

UPDATED

  • Title on Sensors Tab for each configured sensor (Settings UI)
  • Tested on Homebridge v2.0.0-beta.20