Releases: aarons22/homebridge-bond
Releases · aarons22/homebridge-bond
2.8.8
- Fixed issue where incorrect bond was used for duplicate device id
2.8.7
- (Again) Fixed issue where accessory wasn't being created when device id was duplicated across bonds
2.8.6
- Fixed issue where accessory wasn't being created when device id was duplicated across bonds
2.8.5
- Fixing rotation direction issue where translation from bond to homekit was off
- Potential fix for out of sync up / down light
2.8.2
- Only allowing shades to go to 0% or 100% to prevent wonkiness with in between percentages (#100)
2.8.1
- Fixed issue where shades wasn't a supported device type
2.8.0
- Added support for shades!
- Added ability to exclude device ids from Bond if you don't want them working on this plugin (may require clearing cached accessories)
- Moved some noisy logs to debug logging
2.7.4
- Added axios retry for retry requests
2.7.3
- Fixing crash for undefined commands 🤞 #87
2.7.2
- Attempting to fix #87
- Fixing issue with up/down light not actually working (#26)