Skip to content

Releases: OpenWonderLabs/homebridge-switchbot

v3.8.3

09 Oct 05:25
7035d5f
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect handling of openState in Contact Sensor #1061, Thanks @nzws
  • Fix light level stuck at max #1066, Thanks @4gra
  • Housekeeping and updated dependencies.

Full Changelog: v3.8.2...v3.8.3

v3.8.2

19 Sep 12:28
3ea2fde
Compare
Choose a tag to compare

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

13 Sep 15:44
5f80e6c
Compare
Choose a tag to compare

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

11 Sep 11:10
75340ab
Compare
Choose a tag to compare

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 both Curtain & 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

21 Jul 19:35
Compare
Choose a tag to compare

What's Changed

  • Add Platform BLE Scanning
    • Enable by setting Enable BLE Scanning setting under Advanced Settings.
    • Will update devices as data is received.
  • 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

06 Jul 20:42
e7fa656
Compare
Choose a tag to compare

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

28 Jun 02:42
d3193b4
Compare
Choose a tag to compare

What's Changed

  • Fixed issue RangeError: Maximum call stack size exceeded introduced in v3.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

26 May 23:10
6beef47
Compare
Choose a tag to compare

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 and delayBetweenRetries on OpenAPI status refreshes based on #959, Thanks @sametguzeldev
  • Major Refactoring of device and irdevice files.
  • Housekeeping and updated dependencies.

Full Changelog: v3.4.0...v3.5.0

v3.4.0

12 Feb 05:59
d0acb3b
Compare
Choose a tag to compare

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

10 Feb 05:39
a54842d
Compare
Choose a tag to compare

What's Changed

  • Add config that allows you to set cool and heat: 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