Skip to content

Releases: OpenWonderLabs/homebridge-switchbot

v1.12.1

02 Feb 04:04
45cad6d
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: v1.12.0...v1.12.1

v1.12.0

30 Jan 03:43
Compare
Choose a tag to compare

What's Changed

  • Add option maxRetry for bots so you can set the number of retries for sending on or off for Bot.

Full Changelog: v1.11.2...v1.12.0

v1.11.2

29 Jan 15:08
Compare
Choose a tag to compare

What's Changed

  • Fix: Use updateRate instead of refreshRate when overriding scanDuration.

Full Changelog: v1.11.1...v1.11.2

v1.11.1

29 Jan 08:32
Compare
Choose a tag to compare

What's Changed

  • Fix: This plugin generated a warning from the characteristic 'Brightness': characteristic value expected valid finite number and received "undefined" (undefined).
  • Fix: This plugin generated a warning from the characteristic 'Color Temperature': characteristic value expected valid finite number and received "undefined" (undefined).
  • Fix: This plugin generated a warning from the characteristic 'Hue': characteristic value expected valid finite number and received "undefined" (undefined).
  • Fix: This plugin generated a warning from the characteristic 'Saturation': characteristic value expected valid finite number and received "undefined" (undefined).

Full Changelog: v1.11.0...v1.11.1

v1.11.0

29 Jan 07:53
90aa6df
Compare
Choose a tag to compare

What's Changed

  • Add Support for SwitchBot Smart Lock
  • Add Support for SwitchBot Strip Light
  • Add Support for SwitchBot Meter Plus (US)
  • Add Support for SwitchBot Meter Plus (JP)
  • Add Support for SwitchBot Plug Mini (US)
  • Add Support for SwitchBot Plug Mini (US)
  • Fixed: Curtain set_min and set_max options not work correctly with minimum and maximum curtain state. #123
  • Housekeeping and updated dependencies.

Full Changelog: v1.10.1...v1.11.0

v1.10.1

26 Jan 17:39
907d037
Compare
Choose a tag to compare

What's Changed

  • Fixed: Option pushOn was not push On commands.
  • Housekeeping and updated dependencies.

Full Changelog: v1.10.0...v1.10.1

v1.10.0

21 Jan 23:50
Compare
Choose a tag to compare

What's Changed

  • Add option pushOn, this will allow the On commands to be sent along side Status change commands.
  • Housekeeping and updated dependencies.

Full Changelog: v1.9.0...v1.10.0

v1.9.0

20 Jan 21:02
d7d5dc9
Compare
Choose a tag to compare

What's Changed

  • Add option allowPush, this will allow commands to be sent even if device state is already in state that is being pushed.
  • Housekeeping and updated dependencies.

Full Changelog: v1.8.2...v1.9.0

v1.8.2

16 Jan 00:09
7ee4a27
Compare
Choose a tag to compare

What's Changed

  • Fixed Bug: Only log config if it is set.

Full Changelog: v1.8.1...v1.8.2

v1.8.1

15 Jan 14:34
375abcd
Compare
Choose a tag to compare

What's Changed

  • Fixed Bug: Cannot set properties of undefined (setting 'logging')

Full Changelog: v1.8.0...v1.8.1