Releases: KieraDOG/homebridge-cgd-garage-door
Releases · KieraDOG/homebridge-cgd-garage-door
v1.8.0
1.8.0 (2024-09-22)
Features
v1.7.0
1.7.0 (2024-08-12)
Features
- introduce runQ to avoid switch flakiness when off and on are set together and conflict with retryUntil (#4) (73787c5)
- runQ release (4cdb364)
v1.7.0-beta.5
Bug Fixes
- fix fn has been called twice (43d8af6)
v1.7.0-beta.4
Bug Fixes
- only filter the rest of the q when the q has more than one items (526c3a0)
v1.7.0-beta.3
Bug Fixes
- not filter the 1st item from the runQ as it is still processing (9180bc0)
v1.7.0-beta.2
Bug Fixes
- only remove the item from the if it is done (1751cab)
v1.7.0-beta.1
Features
- Add queue system for command execution (57cafd0)
v1.6.1
1.6.1 (2024-08-12)
Bug Fixes
- Improve status refreshing logic (dc782ef)
v1.6.0
1.6.0 (2024-08-12)
Features
- retry until reach the expected state (7a17877)
v1.5.0
1.5.0 (2024-08-09)
Features
- Add keep-alive agent for HTTP requests (b6f21f4)