Skip to content

Releases: mrjackyliang/homebridge-adt-pulse

v3.0.0-beta.12

27 Dec 04:31
204ff9d
Compare
Choose a tag to compare
v3.0.0-beta.12 Pre-release
Pre-release

UPDATED

  • Adjusted the config schema styling for the devices tab
  • Reset plugin dropdown selection
  • README word phrasing and some helpful tips for past issues
  • tsconfig.json optimizations

ADDED

  • "System/Supervisory" sensor support
  • "Unknown Device Type" sensor support
  • "Bypassed, Closed" sensor status
  • "Bypassed, Tripped" sensor status
  • "Low Battery, Motion" sensor status
  • "Low Battery, No Motion" sensor status

v3.0.0-beta.11

21 Dec 22:01
1358a4f
Compare
Choose a tag to compare
v3.0.0-beta.11 Pre-release
Pre-release

ADDED

  • "ALARM, Closed" sensor status
  • Shock Sensor accessory

v3.0.0-beta.9

20 Dec 06:39
caba4c1
Compare
Choose a tag to compare
v3.0.0-beta.9 Pre-release
Pre-release

FIXED

  • HOOBS devices cannot start the plugin because it does not support the exports key in package.json. Fixed by adding main as the starting point as a fallback.

ADDED

  • Panic button for configuration UI

NOTES

  • HOOBS currently caches configuration UIs, so users won't be able to see the latest configuration UI. Please re-configure the plugin manually until this is fixed by the HOOBS team.

v3.0.0-beta.10

20 Dec 19:11
40362d4
Compare
Choose a tag to compare
v3.0.0-beta.10 Pre-release
Pre-release

UPDATED

  • Separated the gateway statuses from the sensor and panel statuses when the system becomes offline.
  • Reordered the constant types in alphabetical order.
  • Sensors are no longer required during configuration.
  • Completely re-written the README file.
  • Changed "Operational Speed" to "Synchronization Speed" (not related to syncCheck)
  • Made improvements to the config schema.

ADDED

  • New sensor status text regarding device trouble (during devStatTamper)
  • Offline status for gateways (other devices will show as Unknown) when the internet connection becomes down for too long.

v3.0.0-beta.8

19 Dec 15:57
bd94cd9
Compare
Choose a tag to compare
v3.0.0-beta.8 Pre-release
Pre-release

UPDATED

  • Zones can now be set up to 999

ADDED

  • Partial keypad/touchpad sensor detection

v3.0.0-beta.7

19 Dec 15:14
a3cb762
Compare
Choose a tag to compare
v3.0.0-beta.7 Pre-release
Pre-release

ADDED

  • Panic button partial support
  • Check if plugin is outdated

UPDATED

  • New sensor statuses
  • Organized condenseSensorType switch statements to alphabet order
  • If package version is unknown, return unknown instead of 0.1.0

v3.0.0-beta.6

17 Dec 22:02
31d4795
Compare
Choose a tag to compare
v3.0.0-beta.6 Pre-release
Pre-release

Modified and adding more configuration settings related to pausing, resetting, and running at slower speeds. The config UI is now ready for use.

v3.0.0-beta.5

16 Dec 21:04
29491ef
Compare
Choose a tag to compare
v3.0.0-beta.5 Pre-release
Pre-release

Building locally, and publishing compiled files to npmjs

v3.0.0-beta.4

16 Dec 20:37
061754b
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release

Attempt to fix the missing tsconfig.json during build

v3.0.0-beta.3

16 Dec 20:27
e8a5969
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

Alright, I hope this installation works now.