Releases: OpenWonderLabs/homebridge-switchbot
Releases · OpenWonderLabs/homebridge-switchbot
v3.8.3
v3.8.2
What's Changed
- Improved macAddress format and finding of invalid formating.
- Fixed temperature reading issue for Hub 2, Indoor/Outdoor Sensor, Meter, & Meter Plus #1024, Thanks @azmke
- Housekeeping and updated dependencies.
Full Changelog: v3.8.1...v3.8.2
v3.8.1
What's Changed
- Improved logging mechanism to avoid repetitive logs.
- Housekeeping and updated dependencies.
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Added specific macOS Bluetooth permission instructions to Readme #1026, Thanks @rSffsE
- Added partial support for
Roller Shade
deviceType. Currently only supports status. - Added
silentModeSwitch
config option for bothCurtain
&Blind Titl
deviceTypes, allowing two switches to be display for Closing and Moding Mode. If turned on then Silent Mode is enabled. - Added option to allow invalid Characters in displayName with config
allowInvalidCharacters
- Added
dry
config option to enable Dry Status support for Water Detector - Fixed Platform BLE Scanning events not registering
- Fix
On
state for robot vacuum cleaners #1028, Thanks @JannThomas - Housekeeping and updated dependencies.
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- Add Platform BLE Scanning
- Enable by setting
Enable BLE Scanning
setting under Advanced Settings. - Will update devices as data is received.
- Enable by setting
- Fix Bot and Other
On
issues. - Remove repetitive logging #1001, Thanks @dnicolson
- Housekeeping and updated dependencies.
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- Add Humdifier as
meterType
for IR AirConditioner - Fix Bot
botDeviceType
issue - Fix Other IR
deviceType
issue - Fix
RangeError: Maximum call stack size exceeded
error - Housekeeping and updated dependencies.
Full Changelog: v3.5.1...v3.6.0
v3.5.1
What's Changed
- Fixed issue
RangeError: Maximum call stack size exceeded
introduced inv3.5.0
- Fixed Bot deviceType issue which wouldn't use config service or remove leftover services.
- Fixed Other IR deviceType issue which wouldn't use config service or remove leftover services.
- Housekeeping and updated dependencies.
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- Add Support for
Water Detector
- Add Support for
Battery Circulator Fan
- Add BLE support for
Smart Lock
- Add
K10+
deviceType Support - Add Support for
maxRetries
anddelayBetweenRetries
on OpenAPI status refreshes based on #959, Thanks @sametguzeldev - Major Refactoring of
device
andirdevice
files. - Housekeeping and updated dependencies.
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Add support for
Smart Lock Pro
- Add
Mini Robot Vacuum K10+
to config - Housekeeping and updated dependencies.
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Add config that allows you to set
cool
andheat
:min
&max
- Fixed node-switchbot import #928, Thanks @dnicolson
- Code cleanup: Remove unnecessary await keyword #929, Thanks @dnicolson
- Code cleanup: Remove empty image tag #930, Thanks @dnicolson
- Housekeeping and updated dependencies.
Full Changelog: v3.2.0...v3.3.0