github OpenWonderLabs/homebridge-switchbot v2.0.0

latest releases: v4.3.2-beta.9, v4.3.2-beta.8, v4.3.2-beta.7...
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 excessive logging from node-switchbot. #435, #444, #446
  • Housekeeping and updated dependencies.

Full Changelog: v1.15.0...v2.0.0

Don't miss a new homebridge-switchbot release

NewReleases is sending notifications on new releases.