Releases: mrjackyliang/homebridge-adt-pulse
Releases · mrjackyliang/homebridge-adt-pulse
v3.0.0-beta.5
Building locally, and publishing compiled files to npmjs
v3.0.0-beta.4
Attempt to fix the missing tsconfig.json
during build
v3.0.0-beta.3
Alright, I hope this installation works now.
v3.0.0-beta.2
Attempt to fix package not installing in Homebridge, probably due to devDependencies
not being installed
v3.0.0-beta.1
Completely re-written from the ground up with a new set of libraries and type checks.
v2.2.0
FIXED
- Readme with outdated versions
ADDED
- Support for
26.0.0-32
- Pause plugin functionality
REMOVED
- Support for
24.0.0-117
v2.1.7
FIXED
- The latest version of ADT Pulse was wronly specified (25.0.0.21)
v2.1.6
ADDED
- Support for
25.0.0.21
REMOVED
- Support for
23.0.0-99
v2.1.5
ADDED
- Support for
24.0.0-117
REMOVED
- Support for
22.0.0-233
v2.1.4
UPDATED
- Moved
api-test.js
to the root of the project - User agent to the most popular browser so ADT Pulse doesn't block the plugin
- Created an alias for
that.supportedVersions
to ease scrolling during updates