Skip to content

Releases: OpenWonderLabs/homebridge-switchbot

v1.2.2

25 Nov 04:41
cd0dce7
Compare
Choose a tag to compare

What's Changed

  • Allow the configDeviceName to override deviceName.
  • Added Logging when BLE Connection wasn't established.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

25 Nov 03:32
642b2aa
Compare
Choose a tag to compare

What's Changed

  • Fixed Bug: Curtains alternate between open/close state. #85
  • Fixed Bug: Meter not working with BLE. #110
  • Housekeeping and updated dependencies.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

20 Nov 05:16
b6770c6
Compare
Choose a tag to compare

What's Changed

  • Added option to be able to do Bluetooth Low Energy (BLE) Only Connection.
    • Must supply Device ID & Device Name to the Device Config
    • Must Check Enable Bluetooth Low Energy (BLE) Connection
  • Fixed Bug: Air conditioner temperature not able to change. #43
  • Add option to set Min Lux and Max Lux for Curtain's Light Sensor.
  • Add updateHomeKitCharacteristics to IR Devices to contain all updateCharacteristics in one spot.
  • Add Saturation and Hue to Colorbulb.
  • Housekeeping and updated dependencies.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

16 Nov 23:48
072eb78
Compare
Choose a tag to compare

What's Changed

  • Fixed Bug: Curtains alternate between open/close state. #85
  • Fixed Bug: IR Fan won't be hidden in Home app. #90
  • Fixed Bug: hide_temperature config option causing Cannot read property 'updateCharacteristic' of undefined for Humidifiers. #89
  • Add option to Hide Curtain's Light Sensor. #91
  • Add option to Hide Contact Sensor's Motion Sensor or Light Sensor.

Full Changelog: v1.0.2...v1.1.0

v1.0.2

16 Nov 03:01
33c779e
Compare
Choose a tag to compare

What's Changed

  • Fixed Bug: failed to discover devices. cannot read property 'touppercase' of undefined. #84
  • Housekeeping and updated dependencies.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Nov 00:14
af0fa3c
Compare
Choose a tag to compare

What's Changed

  • Fixed Cannot read properties of undefined (reading 'updateCharacteristic') on Bots. #77
  • Fixed Temperature not being retrieved for Switchbot Meter. #78

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Nov 15:04
7f07c1e
Compare
Choose a tag to compare

What's Changed

  • Official release of homebridge-Switchbot, which combines both BLE and OpenAPI into 1 plugin.
  • Adds Light Sensors to Curtains
    • with iOS 15.1 you can set automations on light sensors.
  • Adds Motion Sensor to Contact Sensors
  • Adds Support Color Bulbs

Full Changelog: v0.1.1...v1.0.0

v0.1.1

11 Sep 12:13
Compare
Choose a tag to compare

What's Changed

  • Fix Contact Sensor adding as Motion Sensor instead of Contact Sensor

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Sep 03:51
Compare
Choose a tag to compare

What's Changed

  • Initial release of homebridge-switchbot.
  • Adds Support for Motion & Contact Sensors
  • Adds Water Level to Humidifier