homebridge-switchbot

The Homebridge SwitchBot plugin allows you to access your SwitchBot Device(s) from HomeKit. Homebridge.

ISC License

Downloads
8.7K
Stars
225
Committers
4

Bot releases are hidden (Show)

homebridge-switchbot - v3.3.0

Published by donavanbecker 8 months ago

What's Changed

  • Add config that allows you to set cool and heat: min & max
  • Fix node-switchbot import #928, Thanks @dnicolson
  • Code cleanup: Remove unnecessary await keyword #929, Thanks @dnicolson
  • Code cleanup: Remove empty image tag #930, Thanks @dnicolson
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v3.2.0...v3.3.0

homebridge-switchbot - v2.5.3

Published by donavanbecker over 1 year ago

What's Changed

  • Removed unneeded async, Thanks @dnicolson. #699
  • Removed inMotion condition, Thanks @dnicolson. #703
  • Fix async method calls, Thanks @dnicolson. #690
  • Improve curtain retry functionality, Thanks @dnicolson. #694
  • Housekeeping and updated dependencies.
    • This release will end support for Node v14.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v2.5.2....v2.5.3

homebridge-switchbot - Version 2.5.2

Published by donavanbecker over 1 year ago

What's Changed

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v2.5.1....v2.5.2

homebridge-switchbot - Version 2.0.0

Published by donavanbecker about 2 years ago

What's Changed

  • Moved from v1.0 to v1.1 of OpenAPI
  • Added Config that allows device(s) to be published as an external accessory.
  • Added connectionType config, this replaces the BLE config.
    • You can now select Both Connections, Only OpenAPI, Only BLE, or Disable.
      • Both will use BLE as the default connection and will use OpenAPI as a backup connection.
      • OpenAPI will only allow connections through the OpenAPI.
      • BLE will only allow connections through Bluetooth (BLE), .
      • Disable will disable all connections. This will also allow you to disable commands and refreshes for a specific device but leave it in HomeKit.
  • Added Support for Ceiling Light & Ceiling Light Pro
  • Fixes Smart Lock Issues fixed in v1.1 of OpenAPI. #462
    = Fixes excesive logging from node-switchbot. #435, #444, #446
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.15.0...v2.0.0

homebridge-switchbot - Version 1.15.0

Published by donavanbecker about 2 years ago

What's Changed

  • Added BLE support for PlugMini (US) & PlugMini (JP)
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.14.2...v1.15.0

homebridge-switchbot - Version 1.14.2

Published by donavanbecker about 2 years ago

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.14.1...v1.14.2

homebridge-switchbot -

Published by donavanbecker over 2 years ago

What's Changed

  • Fixed some logging.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.14.0...v1.14.1

homebridge-switchbot - Version 1.14.0

Published by donavanbecker over 2 years ago

What's Changed

  • Add support for Smart Lock commands over OpenAPI. Thanks tom-todd #382 & #387
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.13.0...v1.14.0

homebridge-switchbot - Version 1.13.0

Published by donavanbecker over 2 years ago

What's Changed

  • Added MQTT support for Meter and Curtain devices. Thanks banboobee#337
  • Added Eve history features for meter devices. Thanks banboobee #338
  • Added Config setOpenMode and setCloseMode so that you can set mode to be Performance or Silent.
  • Added Config to allow manually setting firmware version.
  • Fixed Smart Lock Display state status.
    • Still unable to control Locks because of API limitations.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.8...v1.13.0

homebridge-switchbot - Version 1.12.8

Published by donavanbecker over 2 years ago

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.7...v1.12.8

homebridge-switchbot - Version 1.12.7

Published by donavanbecker over 2 years ago

What's Changed

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

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.6...v1.12.7

homebridge-switchbot - Version 1.12.6

Published by donavanbecker over 2 years ago

What's Changed

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

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.5...v1.12.6

homebridge-switchbot - Version 1.12.5

Published by donavanbecker over 2 years ago

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.4...v1.12.5

homebridge-switchbot - Version 1.12.4

Published by donavanbecker over 2 years ago

What's Changed

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

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.3...v1.12.4

homebridge-switchbot - Version 1.12.3

Published by donavanbecker over 2 years ago

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.2...v1.12.3

homebridge-switchbot - Version 1.12.2

Published by donavanbecker over 2 years ago

What's Changed

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

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.1...v1.12.2

homebridge-switchbot - Version 1.12.1

Published by donavanbecker over 2 years ago

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.0...v1.12.1

homebridge-switchbot - Version 1.12.0

Published by donavanbecker over 2 years ago

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: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.11.2...v1.12.0

homebridge-switchbot - Version 1.11.2

Published by donavanbecker over 2 years ago

What's Changed

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

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.11.1...v1.11.2

homebridge-switchbot - Version 1.11.1

Published by donavanbecker over 2 years ago

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: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.11.0...v1.11.1