All notable changes to this project will be documented in this file. This project uses Semantic Versioning
2.2.9 (2024-11-04)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Devices that are Homekit enabled will now not display unless the new
overrideHomekitEnabled
device config flag is set.
- All for overriding
PushRate
which allows you to set how quick changes are pushed to August API with thePushRate
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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Fixed issue with RetryCount showing false
LockCurrentState
ofJAMMED
.
Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.4...v1.0.5
1.0.4 (2022-10-07)
- 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)
- Quick Fix
Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.2...v1.0.3
1.0.2 (2022-10-07)
- Quick Fix
Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.1...v1.0.2
1.0.1 (2022-10-07)
- Quick Fix
Full Changelog: https://github.com/homebridge-plugins/homebridge-august/compare/v1.0.0...v1.0.1
1.0.0 (2022-10-07)
- 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