Skip to content

Releases: node-alarm-dot-com/homebridge-node-alarm-dot-com

Release 1.3.0

19 Nov 16:44
Compare
Choose a tag to compare
  • Merge pull request #19 from chase9/master (9a37f78)
  • Check to see if lights are dimmers (122ee97)
  • Revert LOG_LEVEL to default of 3 (799b4de)
  • Add support for lights (7d9be1a)
  • Add support for locks and partially lights (bfc17f7)

Release 1.2.0

20 May 05:40
Compare
Choose a tag to compare
  • Adds ignore devices feature from issue #4 and #13. (4a14bfc)

Release 1.1.11

21 Jan 05:54
Compare
Choose a tag to compare
  • Update issue templates (afc177d)
  • Added/Updated issue templates (be2a8df)
  • Adds meta badges to readme (4fa6af1)

Release 1.1.10

21 Jan 04:22
Compare
Choose a tag to compare
  • Adds stalebot to github repo. (dd342b4)

Release 1.1.9

26 Dec 03:28
Compare
Choose a tag to compare

Release 1.1.8

24 Dec 05:42
Compare
Choose a tag to compare

Release 1.1.7

24 Dec 05:14
Compare
Choose a tag to compare

Release 1.1.6

23 Sep 17:17
Compare
Choose a tag to compare
  • Updates README with details about the unavoidable lag in the Alarm.com webAPI. (89b8f73)
  • Release 1.1.5 (c08cd03)
  • Corrected the install command in the readme. (2111732)
  • Release 1.1.4 (2c4fdb1)
  • Fixes platform name issue in the readme. (4ca6c53)
  • Release 1.1.3 (f3af276)
  • Reverses fix to dot in the manufacture name. Alters plugin name, updates readme and title for package. Adds troubleshooting tips in readme for installing. (3275421)
  • Release 1.1.2 (506e31b)
  • Fixes dot in the manufacturer name. (b76c126)
  • Release 1.1.1 (66f5d97)
  • Alters package description and readme. (323bcf1)
  • Release 1.1.0 (df6be65)
  • Updates readme and package.jsons (513dde5)
  • Replaced FrontPoint nomenclature with Alarm.com variants (3b40694)
  • 1.0.4 (d4f252b)
  • Extend config to support "silent arm" and "no entry delay" preferences per arming mode (#9) (cfd3635)
  • Merge pull request #3 from wochanda/master (7a40e71)
  • Add config.json example (bfd3ed8)
  • Making night silent/instant (544e85b)
  • 1.0.3 (37e436a)
  • Make cached accessories functional before refresh, fix arm/disarm (7e8ad68)
  • 1.0.2 (a72e309)
  • Fix alarm arm/disarm flow (2a1f990)
  • 1.0.1 (6abf7c7)
  • Switch from setValue to updateValue (331a8fb)
  • Cached accessories fix, getValue -> setValue, s/SecuritySystemDesiredState/SecuritySystemTargetState/ (556043e)
  • Use proper enums for occupancy sensor values (2a08ea3)
  • Remove unused StatusActive characteristic (b0c4233)
  • Bugfixes (f51f745)
  • First attempt (7a917d5)
  • Initial commit (69cebe2)