Skip to content

Releases: OpenWonderLabs/homebridge-switchbot

v1.12.6

04 Mar 20:07
35cbb12
Compare
Choose a tag to compare

What's Changed

  • Fix for Curtain v3.3 and above, from v1.2.0 node-switchbot update.
  • Housekeeping and updated dependencies.

Full Changelog: v1.12.5...v1.12.6

v1.12.5

15 Feb 14:45
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: v1.12.4...v1.12.5

v1.12.4

13 Feb 04:01
8e56b29
Compare
Choose a tag to compare

What's Changed

  • Fix support for Meter Plus
  • Housekeeping and updated dependencies.

Full Changelog: v1.12.3...v1.12.4

v1.12.3

05 Feb 17:33
6544fe7
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: v1.12.2...v1.12.3

v1.12.2

02 Feb 23:41
1695cb6
Compare
Choose a tag to compare

What's Changed

  • Fix: Issue where PositionState was not being sent back to Home App. Fixes #123 Thanks @dnicolson!

Full Changelog: v1.12.1...v1.12.2

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