node-alarm-dot-com

A module written in Node.js to interface with Alarm.com security systems.

MIT License

Downloads
527
Stars
25
Committers
7

Bot releases are visible (Hide)

node-alarm-dot-com - v2.1.1

Published by chase9 28 days ago

What's Changed

Full Changelog: https://github.com/node-alarm-dot-com/node-alarm-dot-com/compare/v2.1.0...v2.1.1

node-alarm-dot-com - v2.1.0 Latest Release

Published by chase9 about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/node-alarm-dot-com/node-alarm-dot-com/compare/v2.0.0...v2.1.0

node-alarm-dot-com - v2.0.0

Published by chase9 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/node-alarm-dot-com/node-alarm-dot-com/compare/v1.10.0...v2.0.0

node-alarm-dot-com - Version 1.11.0

Published by chase9 about 3 years ago

  • Add support for passing an MFA token
  • Fix inconsistant ordering of devices in getCurrentState
  • Fix ECONNECT error when authentication tokens have expired (@DMBlakeley)
node-alarm-dot-com - Release 1.10.0

Published by chase9 over 3 years ago

  • Converted project to Typescript
  • Fix for night arming
node-alarm-dot-com - Release 1.9.4

Published by mkormendy about 4 years ago

node-alarm-dot-com - Release 1.9.3

Published by mkormendy about 4 years ago

  • Updates dependencies. (3db9771)
node-alarm-dot-com - Release 1.9.2

Published by mkormendy about 4 years ago

  • Fixes mistake with ternary assignment. (458195d)
node-alarm-dot-com - Release 1.9.1

Published by mkormendy about 4 years ago

  • Fixes error with systems that don't have garage doors producing undefined error. (9da2083)
node-alarm-dot-com - Release 1.9.0

Published by mkormendy about 4 years ago

  • Adjusts the repository url in the package.json (5d76687)
  • Adding garage door support (#9) (5516a44)
node-alarm-dot-com - Release 1.8.3

Published by mkormendy over 4 years ago

  • Expands return responses to a variable for portability and troubleshooting. (4cebcf5)
  • Cleans up code comments. (c2e772a)
node-alarm-dot-com - Release 1.8.2

Published by mkormendy over 4 years ago

  • Updates dependencies. (a77b99e)
node-alarm-dot-com - Release 1.8.1

Published by mkormendy over 4 years ago

  • Merge pull request #6 from barslev/master (fee72a4)
  • Updated node-fetch to version 2 (837c044)
node-alarm-dot-com - Release 1.8.0

Published by mkormendy over 4 years ago

  • Updates/Fixes login issues reported on mkormendy/homebridge-node-alarm-dot-com/issues/32 (d8fe23a)
node-alarm-dot-com - Release 1.7.5

Published by mkormendy almost 5 years ago

  • Refactored the code and reduced the number of methods called, meanwhile made variable names more semantic and structurally consistent. (bcc0ba2)
node-alarm-dot-com - Release 1.7.1

Published by mkormendy almost 5 years ago

  • Fixes for #5, handles non-existent accessories. (ff4e844)
node-alarm-dot-com - Release 1.7.0

Published by mkormendy almost 5 years ago

  • Adds support for lights and locks. (e452002)
  • Merge pull request #4 from chase9/master (cbdd414)
  • Add support for adjusting lights (d8a5b09)
  • Add support for locks and partially lights (14ad21d)
node-alarm-dot-com - Release 1.6.2

Published by mkormendy almost 6 years ago

  • Readme cleanup. (ba5aeab)
node-alarm-dot-com - Release 1.6.1

Published by mkormendy about 6 years ago

  • Updates README with details about the removal of FrontPoint from the code. (d042602)
node-alarm-dot-com - Release 1.6.0

Published by mkormendy about 6 years ago

  • Strips out any FrontPoint authentication and references. (95b6ac6)
  • Ignores local test files. (e54009b)
  • Corrects install command. (bccf730)
  • Release 1.5.2 (2a6b697)
  • Changes name of works-with links in the readme due to npm registry naming issues. (269a189)
  • Release 1.5.1 (c45fe4d)
  • Removes FrontPoint namespace/nomenclature from examples. Reorganizes and modifies package.json file contents. (1625029)
  • Release 1.5.0 (b3905dd)
  • Updates to package.json contents. (beaebf9)
  • README modification addressing intended use. (f8c2c24)
  • Fixed README formatting (8f31a2b)
  • Conditional logic for detecting and choosing authentication with FrontPoint or Alarm.com (e1bb376)
  • Adds getstate example. (4061104)
  • Prepares for mass changes made to work with FrontPoint base. (326b31e)
  • Merge branch 'node-frontpoint/master' (8f5fcb4)
  • 0.5.1 (e2c6414)
  • Minor change to the readme. (c039f06)
  • 0.5.0 (6c20758)
  • Renamed back to the original since npmjs.org still has the repo up at the old address. (df538d7)
  • 0.4.0 (282a4e8)
  • Changing name (1f866fc)
  • Bumped version to 0.3.0. (7defc89)
  • Preliminary release: Implementation Completion; Modularized Code; Added CLI Support; Modified README; (f4c0b4f)
  • Mostly operational. Removed unused modules. Finished get_panel and command methods. Added better log messages. (e907772)
  • Mass rewrite, using Needle instead of Mechanize. Successfully logged in, and getting panel information. (3ea87c8)
  • Update README.md (f8cdcf9)
  • Step one: logging in. (c06233d)
  • Initial commit. (6a94033)
  • 1.2.0 (710890d)
  • s/lowbattery/lowBattery/ (edb1092)
  • 1.1.0 (418eb2f)
  • Merge pull request #2 from jhurliman/jh-armdisarm (03da3de)
  • Add documentation, improve logging in examples/arm.js (51ec55e)
  • Implement arm/disarm, add CLI example (e55426d)
  • Basic README (096a94a)
  • Functional querying for system and sensor state, short example (8ca34e0)
  • First step of login (de377bd)
  • Initial commit (0367164)
Package Rankings
Top 7.13% on Npmjs.org