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)

v2.1.0

2026-06-04

This release includes numerous bug fixes for Matter server stability, new bridge configuration options, and improved persistence for external accessory attribution.

v2.0.2

2026-05-09

Added Matter.js version logging at bridge startup and updated dependencies.

v2.0.1

2026-05-05

Updated dependencies and fixed child bridge HAP publishing, while removing legacy request type aliases from Matter v0.17.x.

v2.0.0

2026-05-04

Homebridge v2 introduces Matter implementation and transitions to ESM, while requiring Node.js v22 or v24 and updating the HAP-NodeJS dependency.

v1.11.4

2026-03-29

Updated dependencies, including hap-nodejs to v0.14.3.

v1.11.3

2026-03-21

Updated dependencies and regenerated documentation following a typedoc update.

v1.11.2

2026-02-08

Updated dependencies, regenerated documentation, and expanded the Homebridge v2 information notice.

v1.11.1

2025-10-29

Updated dependencies and added Node 24 support to the node engines.

v1.11.0

2025-07-13

Added port to the childBridgeStatusUpdate event response and updated dependencies, including jest and typedoc.

v1.10.0

2025-06-07

Updated dependencies, including hap-nodejs to v0.13.1, and refined the display of version and node notices.

v1.9.0

2025-02-11

This release adds the updateDisplayName method, allows configuring the serial number via config.json, and fixes handleUpdatePlatformAccessories.

v1.8.5

2024-10-26

Added support for plugins with dots in their npm scope, updated Node.js compatibility to v22, and updated dependencies.

v1.8.4

2024-07-19

This release fixes the default FirmwareRevision, improves config interface detection, updates dependencies, and adds a notice regarding upcoming breaking changes in Homebridge v2.0.0.

v1.8.3

2024-06-19

Updated the hap-nodejs dependency.

v1.8.2

2024-05-16

Updated hap-nodejs dependencies and corrected labeling comments in labeler.yml.

v1.8.1

2024-04-27

Fixed shared use of commander between homebridge and the UI repository and updated the Discord webhook.

v1.8.0

2024-04-19

This release introduces firmware revision overrides, GitHub labeler actions, custom node options for child bridges, and updated dependencies including hap-nodejs.

v1.7.0

2023-11-04

Updated project dependencies.

v1.6.1

2023-04-30

Fixed a Synology avahi advertiser startup bug and resolved TypeScript compilation issues for developers.

v1.6.0

2022-11-26

Updated hap-nodejs to v0.11.0 to add support for systemd-resolved and improve avahi mDNS advertisers alongside general bug fixes.

v1.5.1

2022-10-25

Upgraded hap-nodejs to v0.10.4 for bug fixes and suppressed a specific npm prefix warning.

v1.5.0

2022-06-22

Added support for managing child bridges via the UI and implemented the package.json exports field.

v1.4.1

2022-04-29

Upgraded HAP-NodeJS to v0.10.2, added a strict plugin resolution option, and updated deprecated git.io URLs.

v1.4.0

2022-01-21

Introduces HomeKit Secure Video and Avahi/D-Bus API advertiser, and fixes ES Module loading and inline documentation casing.

v1.3.9

2021-12-29

Fixed a crash affecting encrypted communication on Linux machines running NodeJs 17.

v1.3.8

2021-11-22

PluginManager now aborts all plugin loading if a single plugin fails to load, and issue templates and workflows were centrally managed.

v1.3.6

2021-11-10

Added support for ESM modules and async plugin initializers, and upgraded HAP-NodeJS to v0.9.7 for bug fixes.

v1.3.5

2021-10-07

This release adds new iOS 15 services and characteristics for NFC and Siri-enabled HomeKit devices, and updates dependencies to address security vulnerabilities.

v1.3.4

2021-03-16

Fixed a startup characteristic warning for Cameras and Video Doorbells that did not impact functionality.

v1.3.3

2021-03-10

This release fixes Siri and automation control issues for certain accessories, improves duplicate UUID handling during cache restoration, and updates HAP-NodeJS to v0.9.3.

v1.3.2

2021-03-04

Added support for multiple accessories of the same type on a single child bridge and disabled slow characteristic warnings for external accessories.

v1.3.1

2021-02-23

This update improves characteristic value correction, fixes a child bridge loading issue, adjusts default temperature minimums, and updates HAP-NodeJS to v0.9.2.

v1.3.0

2021-02-20

Homebridge v1.3.0 introduces child bridges, Adaptive Lighting support, selectable mDNS advertisers, and improved plugin stability and validation.

v1.2.5

2020-12-28

Updated HAP-NodeJS to v0.8.5 to incorporate fixes for the ciao mDNS library.

v1.1.7

2020-12-16

Includes minor fixes and improvements to mDNS, specifically regarding advertisement removal on shutdown and PTR record transmission.

v1.2.4

2020-12-05

Updated the ciao mdns library to v1.1.0 to improve stability.

v1.2.3

2020-09-21

Updated the ciao mdns library to improve stability and compatibility with avahi, IP address handling, and Darwin VMs.

v1.2.2

2020-09-16

This release fixes plugin loading warnings, updates hap-nodejs to resolve advertising issues, and adjusts accessory context typing for developers.

v1.2.1

2020-09-15

Fixed an mDNS discovery bug affecting accessory advertising on FreeBSD and some containerized installations.

v1.2.0

2020-09-14

Updated HAP-Nodejs to v0.8.0 to improve accessory discovery via the ciao library and added generic typing for accessory contexts.

v1.1.6

2020-09-07

Fixed an incompatibility issue with the commander library.

v1.1.3

2020-09-02

Updated HAP-Nodejs to v0.7.9 to improve camera streaming endpoint reliability and add iOS 14 beta support.

v1.1.2

2020-08-12

Fixed an issue related to scoped plugin registration and cached accessory restoration.

v1.1.1

2020-06-17

Updated HAP-Nodejs to v0.7.4 and announced the official Homebridge Raspberry Pi Image.

1.1.0

2020-05-17

Updates API to v2.6, improves crypto performance via HAP-NodeJS v0.7.3, and drops support for Node.js v11.0.0 and v11.1.0.

1.0.4

2020-04-30

This update fixes multiple crashes related to plugin interactions and resolves an issue with mdns advertising addresses.

1.0.3

2020-04-28

Fixed issues where empty serial numbers prevented Homebridge pairing and added validation to prevent accessories with no services.

1.0.2

2020-04-28

Improved cached accessory resolution and changed the default behavior to remove orphaned cached accessories.

1.0.1

2020-04-27

Plugins with strict version requirements will now load with a log warning instead of being blocked.

1.0.0

2020-04-27

Homebridge v1.0.0 converts the project to TypeScript, updates the HAP-NodeJS dependency for better spec compliance and new accessory types, and introduces API version 2.5.

0.4.53

2020-03-18

Added support for using scoped npm modules as Homebridge plugins.