Skip to content

Releases: OpenWonderLabs/homebridge-switchbot

v4.0.1-beta.4

19 Oct 11:26
Compare
Choose a tag to compare
v4.0.1-beta.4 Pre-release
Pre-release
**Beta Release**

Version: v4.0.1-beta.4
How To Test Beta Releases

v4.0.1-beta.3

19 Oct 04:33
Compare
Choose a tag to compare
v4.0.1-beta.3 Pre-release
Pre-release
**Beta Release**

Version: v4.0.1-beta.3
How To Test Beta Releases

v4.0.1-beta.2

19 Oct 04:13
Compare
Choose a tag to compare
v4.0.1-beta.2 Pre-release
Pre-release
**Beta Release**

Version: v4.0.1-beta.2
How To Test Beta Releases

v4.0.1-beta.1

17 Oct 02:15
Compare
Choose a tag to compare
v4.0.1-beta.1 Pre-release
Pre-release
**Beta Release**

Version: v4.0.1-beta.1
How To Test Beta Releases

v4.0.0

12 Oct 04:37
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Changes

  • Added deviceType based config
    • This allows you to set a setting that will be used across the same deviceType
    • deviceType based config settings can be over written by individual device settings set by the deviceId
  • Added remoteType based config
    • This allows you to set a setting that will be used across the same IR remoteType
    • remoteType based config settings can be over written by individual device settings set by the deviceId
  • All device specific configs have been moved to the same level on the config to elimate the use of multiple of the same config and to better support the new deviceType based config.
    • ** ⚠️ If you have config set for any of the following SwitchBot device Types: Curtain, Blind Tilt, Color Bulb, Strip Light, Hub, Meter, Meter Plus, Humidifier, Contact Sensor, Motion Sensor, Water Detector, Ceiling Light, or Lock; you will need to re-setup your config for that deviceId**
    • ** ⚠️ If you have config set for any of the following IR remote Types: Fan, DIY Fan, Light, DIY Light, Air Conditioner, DIY Air Conditioner, or Others; you will need to re-setup your config for that deviceId**
  • OpenAPI is now support by Version 3.0.0 of node-switchbot, so made changes to refect that.

Other Changes

  • Add K10+ Pro deviceType Support
  • Housekeeping and updated dependencies.

Full Changelog: v3.8.3...v4.0.0

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 ma #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