Skip to content

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

v1.10.1

21 Sep 15:51
31133b4
Compare
Choose a tag to compare

What's Changed

  • Fix for night arming option by @jdrahoz in #118
  • Fix for heat and glass sensors being inverted
  • Fix for plugin crash when account settings retrieval fails
  • Housekeeping: Update minimum Node versions to current supported
  • Housekeeping: Update packages

New Contributors

Full Changelog: v1.10.0...v1.10.1

Version 1.10.0

09 Oct 23:26
2b618b2
Compare
Choose a tag to compare

What's Changed

  • Add thermostat support by @pb30 in #111
  • Clean up logging to prevent people being spammed
  • Cleaning up after the linter

New Contributors

  • @pb30 made their first contribution in #111

Full Changelog: v1.9.0...v1.10.0

Version 1.9.0

29 Jan 21:36
79c0471
Compare
Choose a tag to compare

What's Changed

  • Cleanup code by adopting prettier and eslint
  • Compatibility with Node-HAP 0.11.0 and Homebridge 1.6.0
  • Add new sensor types. You may want to clear your accessories cache
  • Fix for 404 errors when too many sensors present
  • Fix several issues with dimmable/non-dimmable lights
  • Improve logging of unknown sensors by @andrewheavin in #68
  • Fix logging level not stopping logs as it should have
  • [Breaking] Drop support for Node 12 and 14.
  • Fix for desiredLockState erroring out when lock state is unknown

New Contributors

Full Changelog: v1.8.0...v1.9.0

Version 1.8.0

22 Aug 20:53
Compare
Choose a tag to compare
  • Update node-alarm-dot-com to v1.11.0, giving us:
    • Multi-factor authentication support
    • Recovery from expired authentication, i.e. ECONNECT errors. (@DMBlakeley)
  • Update UI-X schema to read better and reflect current plugin features
  • Fix night arming not working and added warning
  • Improve logging of unknown sensors (@andrewheavin)
  • Fixed the device cache not helping restore devices
  • Fixed ignored devices not being ignored/removed from the plugin
  • Fixed ordering in the plugin so locks/lights won't be mixed together
  • Added a bit of randomness to the refresh timer so as to not overload alarm.com's servers

Closes: #85 #75 #74 #72 #52 #11

Release 1.7.1

06 Feb 22:23
8b0191a
Compare
Choose a tag to compare
  • Attempt to fix issues with node-alarm-dot-com imports causing undefined errors when reading ARM_STAY

Release 1.7.0

06 Feb 21:44
8db428b
Compare
Choose a tag to compare
  • The project is now written in Typescript
  • Improved reliability of light control, especially around dimmers
  • Fixed night arming

Release 1.6.5

24 Oct 17:29
Compare
Choose a tag to compare
  • Change links in README.md to the organization URL. (f3a6d83)
  • Updating README.md with Garage control (d4a520f)

Release 1.6.4

01 Aug 04:35
Compare
Choose a tag to compare
Release 1.6.4

Release 1.6.3

01 Aug 04:34
Compare
Choose a tag to compare
  • Fixes dependency issues with package.json. (aa13152)

Release 1.6.2

01 Aug 04:13
Compare
Choose a tag to compare
  • Fixes error with systems that don't have garage doors producing undefined error (error in node-alarm-dot-com interface). (cf1c15f)