Skip to content

Releases: homebridge-plugins/homebridge-august

v1.2.0

19 Aug 19:59
0fd6e06
Compare
Choose a tag to compare

What's Changes

  • Fixed debugging issue, Thanks @dacarson #69
  • Reduce August API calls, Thanks @dacarson #69
  • Fix 'Locking...' and 'Unlocking...' issue, Thanks @dacarson #66
  • Default Refresh Rate has been updated to limit the rate at which we refresh from August APIs.
    • This should fix any Status 429 Errors. #55

Full Changelog: v1.1.1...v1.2.0

v1.1.1

08 Apr 03:02
Compare
Choose a tag to compare

What's Changes

  • Housekeeping and updated dependencies.
    • This release will end support for Node v14.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 Dec 05:27
edc42f7
Compare
Choose a tag to compare

What's Changes

  • Added option to hide_lock and only display Door Sense (Contact Sensor). #26
  • Fixed issue when DoorSense is not configured/in use. #21
  • Fixed TypeError: Cannot convert undefined or null to object. Thanks @evantobin
  • Housekeeping and updated dependencies.

Full Changelog: v1.0.5...v1.1.0

Version 1.0.5

10 Oct 01:35
Compare
Choose a tag to compare

What's Changes

  • Fixed issue with RetryCount showing false LockCurrentState of JAMMED.

Full Changelog: v1.0.4...v1.0.5

Version 1.0.4

07 Oct 06:15
ff38c99
Compare
Choose a tag to compare

What's Changes

  • Remove Extra Logging

Full Changelog: v1.0.3...v1.0.4

Version 1.0.3

07 Oct 06:10
f17825e
Compare
Choose a tag to compare

What's Changes

  • Quick Fix

Full Changelog: v1.0.2...v1.0.3

Version 1.0.2

07 Oct 06:09
f17825e
Compare
Choose a tag to compare

What's Changes

  • Quick Fix

Full Changelog: v1.0.1...v1.0.2

Version 1.0.1

07 Oct 05:37
f17825e
Compare
Choose a tag to compare

What's Changes

  • Quick Fix

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

07 Oct 05:20
83658ff
Compare
Choose a tag to compare
v1.0.0 (#2)

## [Version 1.0.0](https://github.com/donavanbecker/homebridge-august/releases/tag/v1.0.0) (2022-10-07)

## What's Changes
- Initial Release
- Add Support to Subscribe to Events from a Lock
- Allows for displaying Lock as external Device not linkced to Bridge
- Support for Lock Door Sense to be displayed as Contact Sensor