Homebridge logo

Homebridge

HomeKit bridge for non-HomeKit smart home devices, with a built-in web dashboard

Alternative to: smartthings, hubitat, wink, vera

Homebridge screenshotHomebridge screenshot

About Versions (51)

1.1.0

2020-05-17

Reminder: Node.js v10.17.0 or later is required to run Homebridge.

Update: Node.js v11.0.0 and v11.1.0 are no longer supported due to the lack of chacha20-poly1305 support.

Notable Changes

  • Bumped API version to 2.6 with the following changes:
    • AccessoryPlugins and Accessory objects returned by StaticPlatformPlugins can now define the optional getControllers method to configure controllers like the RemoteController or CameraController
  • Updated HAP-Nodejs to v0.7.3.

Bug Fixes

  • #2551 Fixed a breaking change to the identify event on PlatformAccessory.

For Developers

Plugins Using TypeScript: Homebridge now only exports types that are safe to use in your code and won’t result in the homebridge library being a runtime dependency. If you have been using types correctly then you will not be impacted by this change.


The Homebridge team has released the official Homebridge Raspberry Pi Image.