Skip to content
Ben edited this page Feb 23, 2026 · 7 revisions

Homebridge Verified

homebridge-matter

Homebridge plugin to showcase examples of Matter devices in Homebridge.

npm npm
verified-by-homebridge
npm Discord

Plugin Information

This plugin provides example implementations of Matter device types in Homebridge:

  • Demonstration & Testing: Perfect for developers building Matter plugins or testing Matter integrations
  • Example Code Reference: Clean, documented examples showing how to implement Matter devices in Homebridge
  • Apple Home Compatible: Works seamlessly with Apple Home and other Matter ecosystems

Prerequisites

  • To use this plugin, you will need to already have:
    • Node: latest version of v22 or v24 - any other major version is not supported.
    • Homebridge: >=2.0.0-beta.73 - refer to link for more information and installation instructions.

Getting Started

Development Guide

Reference

Device Reference

Help/About

Credits

  • To the developers of matter.js who make the Matter integration possible.

Disclaimer

  • I am in no way affiliated with Matter and this plugin is a personal project that I maintain in my free time.
  • Use this plugin entirely at your own risk - please see licence for more information.

Clone this wiki locally