Releases: OpenWonderLabs/homebridge-switchbot
Releases · OpenWonderLabs/homebridge-switchbot
v2.5.2
What's Changed
- Fixes mappingMode not being read from the config directly #667, Thanks @AndreasVerhoeven
- Fixes only_up mode in settings configuration #669, Thanks @AndreasVerhoeven
- Removes runStatus check, fixes some logic #672, Thanks @AndreasVerhoeven
- Remove unneeded async #675, Thanks @dnicolson
- Replace switchbot wait with utility function #674, Thanks @dnicolson
- Remove incorrect warning message #673, Thanks @dnicolson
- Housekeeping and updated dependencies.
Full Changelog: v2.5.1...v2.5.2
v2.5.1
v2.5.0
What's Changed
- Add Initial Support for Blind Tilt (OpenAPI Only) #649, Thanks @AndreasVerhoeven
- Remove incorrect warning message #661, Thanks @dnicolson
- Replace switchbot wait with utility function #633, Thanks @dnicolson
- Enhancements to BLE functionality.
- Housekeeping and updated dependencies.
Full Changelog: v2.4.0...v2.5.0
v2.5.0
What's Changed
- Add Intial Support for Blind Tilt (OpenAPI Only), Thanks @AndreasVerhoeven. #649
@dnicolson - Remove incorrect warning message, Thanks @dnicolson. #661
- Replace switchbot wait with utility function, Thanks @dnicolson. #633
- Enhancements to BLE functionality
- Housekeeping and updated dependencies.
Full Changelog: v2.4.0....v2.5.0
v2.4.0
What's Changed
- Added a new
Bot
Device TypeMulti-Press
#628, Thanks @alvst - Added
maxRetry
option forCurtain
,Celing Light
,Celing Light Pro
,Plug
,Plug Mini (US)
,Plug Mini (JP)
,Robot Vacuum Cleaner S1 Plus
,Robot Vacuum Cleaner S1
,Color Bulb
, andStrip Light
Device Types #631, Thanks @dnicolson - Fix max retry option for
Bot
,Curtain
,Celing Light
,Celing Light Pro
,Plug
,Plug Mini (US)
,Plug Mini (JP)
,Robot Vacuum Cleaner S1 Plus
,Robot Vacuum Cleaner S1
,Color Bulb
, andStrip Light
Device Types #630, Thanks @dnicolson - Moved
maxRetry
option fromBot
level to overallconfigDeviceType
level.- If you had this set for your
Bot
you will have to update this config.
- If you had this set for your
- Housekeeping and updated dependencies.
Full Changelog: v2.3.2...v2.4.0
v2.3.2
2.3.2
v2.3.1
What's Changed
- Fixed TypeError: Cannot read properties of undefined (reading 'setCharacteristic'). #610
- Housekeeping and updated dependencies.
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Added Support for SwitchBot Robot Vacuum Cleaner S1 & SwitchBot Robot Vacuum Cleaner S1 Plus
- Add Read-only BLE Support for Smart Lock.
- Added
disablePushDetail
config to IR Air Conditioners. - Fixed issue where Meter did not parsing temperature. #571
- Housekeeping and updated dependencies.
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
- Changed from
allowPushOn
andallowPushOff
configs todisablePushOn
anddisablePushOff
config, so default is to push changes.- Removed
disable_power
config in favor ofdisablePushOn
anddisablePushOff
config settings.
- Removed
- Fixed Issue where IR Devices commands wouldn't send commands. #551, #553, #545
- Issue where plugin would continue to crash homebridge. #547
- Fix for node-switchbot showing not installed.
- Housekeeping and updated dependencies.
Full Changelog: v2.2.1...v2.2.2