Skip to content

Releases: OpenWonderLabs/homebridge-switchbot

v1.12.7

08 Mar 04:12
c8e1905
Compare
Choose a tag to compare

What's Changed

  • Separated Color Bulb and Strip Lights
    • Strip Lights no longer support Adaptive Lighting.
      • Adaptive Lighting requires Color Temperature, which Strip Lights do not support.
  • Separated Meter and Meter Plus for BLE purposes.
  • Housekeeping and updated dependencies.

Full Changelog: v1.12.6...v1.12.7

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