Skip to content

Latest commit

 

History

History
211 lines (129 loc) · 8.83 KB

CHANGELOG.md

File metadata and controls

211 lines (129 loc) · 8.83 KB

Changelog

All notable changes to this project will be documented in this file. This project uses Semantic Versioning

2.2.9 (2024-11-04)

What's Changes

  • Fix refreshRate Issue

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.2.8...v2.2.9

2.2.8 (2024-11-03)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.2.7...v2.2.8

2.2.7 (2024-09-25)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.2.6...v2.2.7

2.2.6 (2024-06-23)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.2.5...v2.2.6

2.2.5 (2024-06-23)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.2.4...v2.2.5

2.2.4 (2024-06-23)

What's Changes

  • Fix parsing Issue that caused plugin to restart

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.2.3...v2.2.4

2.2.3 (2024-06-22)

What's Changes

  • Fix some config issues.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.2.2...v2.2.3

2.2.2 (2024-06-22)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.2.1...v2.2.2

2.2.1 (2024-06-22)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.2.0...v2.2.1

2.2.0 (2024-05-25)

What's Changes

Major Changes

  • Devices that are Homekit enabled will now not display unless the new overrideHomekitEnabled device config flag is set.

Other Changes

  • All for overriding PushRate which allows you to set how quick changes are pushed to August API with the PushRate config
    • This can be set at device or plugin level
  • Added Success Logs(green) which requires Homebridge 1.8.0 or higher
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.1.0...v2.2.0

2.1.0 (2024-05-07)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v2.0.0...v2.1.0

2.0.0 (2024-01-31)

What's Changes

  • Moved from CommonJS to ES Module
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.3.4...v2.0.0

1.3.4 (2024-01-15)

What's Changes

  • fix August validation failure with verification codes starting with 0. Thanks @westhom, #88
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.3.3...v1.3.4

1.3.3 (2023-12-15)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.3.2...v1.3.3

1.3.2 (2023-11-26)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.3.1...v1.3.2

1.3.1 (2023-11-07)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.3.0...v1.3.1

1.3.0 (2023-10-31)

What's Changes

  • Add support for Yale Home with countryCode, Thanks @hufftheweevil
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.2.1...v1.3.0

1.2.1 (2023-08-27)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.2.0...v1.2.1

1.2.0 (2023-08-19)

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: https://github.com/homebridge-plugins/homebridge-august/compare/v1.1.1...v1.2.0

1.1.1 (2023-04-07)

What's Changes

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

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.1.0...v1.1.1

1.1.0 (2022-12-07)

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: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.5...v1.1.0

1.0.5 (2022-10-09)

What's Changes

  • Fixed issue with RetryCount showing false LockCurrentState of JAMMED.

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.4...v1.0.5

1.0.4 (2022-10-07)

What's Changes

  • Remove Extra Logging

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.3...v1.0.4

1.0.3 (2022-10-07)

What's Changes

  • Quick Fix

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.2...v1.0.3

1.0.2 (2022-10-07)

What's Changes

  • Quick Fix

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.1...v1.0.2

1.0.1 (2022-10-07)

What's Changes

  • Quick Fix

Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.0...v1.0.1

1.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