Releases: mrjackyliang/homebridge-adt-pulse
Releases · mrjackyliang/homebridge-adt-pulse
v3.4.13
v3.4.12
ADDED
- Security panel note for "PERSONAL EMERGENCY ALARM".
v3.4.11
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 ifbuild
folder does not exist.
FIXED
- Workflows building multiple times.
v3.4.8
UPDATED
- TypeScript declaration rule linting enhancements.
ADDED
- Security panel note for "SILENT PANIC ALARM".
v3.4.7
FIXED
- Orb security buttons are not properly being detected due to the
armState
value being empty.
v3.4.6
FIXED
- The security panel "Security Panel - Impassa/SCW" detection was incorrectly detected.
v3.4.5
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
UPDATED
- Support for the latest portal version (29.0.0-28)
- Updated some dependencies
v3.4.3
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
UPDATED
- Title on Sensors Tab for each configured sensor (Settings UI)
- Tested on Homebridge v2.0.0-beta.20