Tags: homebridge-plugins/homebridge-august
Tags
v3.0.2 ## [3.0.2](https://github.com/homebridge-plugins/homebridge-august/releases/tag/v3.0.2) (2025-03-04) # *No New Releases During Lent* ### What's Changes - Housekeeping and updated dependencies. **Full Changelog**: v3.0.1...v3.0.2
update LockTargetState to match LockCurrentState during lock refresh (#… …144) ## ♻️ Current situation The LockTargetState attribute is not updated while polling/listening to events from the August API. This leads to any manual changes of the lock (ie I physically lock/unlock it) to cause the lock status to always show unlocking or locking in Homekit. ## 💡 Proposed solution Update the LockTargetState attribute to be the same value as the LockCurrentState during both polling or pushed events. This plugin used to operate with this logic around the 2.0.0 version and prior but somewhere after 2.0.0 this logic was changed. ## ⚙️ Release Notes LockTargetState is updated for manual lock events ## ➕ Additional Information ### Testing ### Reviewer Nudging Co-authored-by: Donavan Becker <[email protected]>
v3.0.0 (#142) ## [3.0.0](https://github.com/homebridge-plugins/homebridge-august/releases/tag/v3.0.0) (2025-01-16) ### What's Changes - This plugins has moved to a scoped plugin under the `@homebridge-plugins` org. - Homebridge UI is designed to transition you to the new scoped plugin. **Full Changelog**: v2.2.9...v3.0.0
v2.2.9 ## [2.2.9](https://github.com/homebridge-plugins/homebridge-august/releases/tag/v2.2.9) (2024-11-04) ### What's Changes - Fix refreshRate Issue **Full Changelog**: v2.2.8...v2.2.9
v2.2.8 (#137) ## [2.2.8](https://github.com/homebridge-plugins/homebridge-august/releases/tag/v2.2.8) (2024-11-03) ### What's Changes - Housekeeping and updated dependencies. **Full Changelog**: v2.2.7...v2.2.8
v2.2.7 (#133) ## [2.2.7](https://github.com/donavanbecker/homebridge-august/releases/tag/v2.2.7) (2024-09-25) ### What's Changes - Housekeeping and updated dependencies. **Full Changelog**: v2.2.6...v2.2.7
PreviousNext