{"id":32742330,"url":"https://github.com/homebridge-plugins/homebridge-matter","last_synced_at":"2026-04-02T20:26:28.949Z","repository":{"id":318771148,"uuid":"1069298992","full_name":"homebridge-plugins/homebridge-matter","owner":"homebridge-plugins","description":"Homebridge plugin to showcase examples of Matter devices in Homebridge.","archived":false,"fork":false,"pushed_at":"2026-03-29T19:19:07.000Z","size":746,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"latest","last_synced_at":"2026-03-29T21:22:01.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/homebridge-plugins.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"bwp91","patreon":"bwp91","ko_fi":"bwp91","custom":["https://www.paypal.me/BenPotter"]}},"created_at":"2025-10-03T17:56:45.000Z","updated_at":"2026-03-29T19:18:53.000Z","dependencies_parsed_at":"2026-02-22T16:05:01.228Z","dependency_job_id":null,"html_url":"https://github.com/homebridge-plugins/homebridge-matter","commit_stats":null,"previous_names":["homebridge-plugins/homebridge-matter"],"tags_count":37,"template":false,"template_full_name":"homebridge/homebridge-plugin-template","purl":"pkg:github/homebridge-plugins/homebridge-matter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homebridge-plugins%2Fhomebridge-matter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homebridge-plugins%2Fhomebridge-matter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homebridge-plugins%2Fhomebridge-matter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homebridge-plugins%2Fhomebridge-matter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/homebridge-plugins","download_url":"https://codeload.github.com/homebridge-plugins/homebridge-matter/tar.gz/refs/heads/latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homebridge-plugins%2Fhomebridge-matter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31315902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-11-03T13:01:02.352Z","updated_at":"2026-04-02T20:26:28.943Z","avatar_url":"https://github.com/homebridge-plugins.png","language":"TypeScript","funding_links":["https://github.com/sponsors/bwp91","https://patreon.com/bwp91","https://ko-fi.com/bwp91","https://www.paypal.me/BenPotter"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://github.com/homebridge-plugins/homebridge-matter\"\u003e\u003cimg alt=\"Homebridge Verified\" src=\"https://github.com/homebridge-plugins/homebridge-matter/blob/latest/plugin-header.png?raw=true\" width=\"600px\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cspan align=\"center\"\u003e\n\n## homebridge-matter\n\nHomebridge plugin to showcase examples of Matter devices in Homebridge.\n\n[![npm](https://img.shields.io/npm/v/@homebridge-plugins/homebridge-matter/latest?label=latest)](https://www.npmjs.com/package/@homebridge-plugins/homebridge-matter)\n[![npm](https://img.shields.io/npm/v/@homebridge-plugins/homebridge-matter/beta?label=beta)](https://github.com/homebridge-plugins/homebridge-matter/wiki/Beta-Version)\u003cbr\u003e\n[![verified-by-homebridge](https://img.shields.io/badge/homebridge-verified-blueviolet?color=%23491F59\u0026style=flat)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)\u003cbr\u003e\n[![npm](https://img.shields.io/npm/dt/@homebridge-plugins/homebridge-matter)](https://www.npmjs.com/package/@homebridge-plugins/homebridge-matter)\n[![Discord](https://img.shields.io/discord/432663330281226270?color=728ED5\u0026logo=discord\u0026label=hb-discord)](https://discord.com/channels/432663330281226270/742733745743855627)\n\n\u003c/span\u003e\n\n### Plugin Information\n\nThis plugin provides example implementations of Matter device types in Homebridge:\n\n- **Demonstration \u0026 Testing**: Perfect for developers building Matter plugins or testing Matter integrations\n- **Example Code Reference**: Clean, documented examples showing how to implement Matter devices in Homebridge\n- **Apple Home Compatible**: Works seamlessly with Apple Home and other Matter ecosystems\n\n### Prerequisites\n\n- To use this plugin, you will need to already have:\n  - [Node](https://nodejs.org): latest version of `v22` or `v24` - any other major version is not supported.\n  - [Homebridge](https://homebridge.io): `\u003e=2.0.0-beta.83` - refer to link for more information and installation instructions.\n\n### Getting Started\n\n- [Home](https://github.com/homebridge-plugins/homebridge-matter/wiki/Home)\n- [Enabling Matter](https://github.com/homebridge-plugins/homebridge-matter/wiki/Enabling-Matter)\n\n### Development Guide\n\n- [Introduction](https://github.com/homebridge-plugins/homebridge-matter/wiki/Introduction)\n- [Core Concepts](https://github.com/homebridge-plugins/homebridge-matter/wiki/Core-Concepts)\n- [Getting Started](https://github.com/homebridge-plugins/homebridge-matter/wiki/Getting-Started)\n- [State Management](https://github.com/homebridge-plugins/homebridge-matter/wiki/State-Management)\n- [Monitoring External Changes](https://github.com/homebridge-plugins/homebridge-matter/wiki/Monitoring-External-Changes)\n- [Error Handling](https://github.com/homebridge-plugins/homebridge-matter/wiki/Error-Handling)\n- [Best Practices](https://github.com/homebridge-plugins/homebridge-matter/wiki/Best-Practices)\n- [Advanced Patterns](https://github.com/homebridge-plugins/homebridge-matter/wiki/Advanced-Patterns)\n\n### Reference\n\n- [API Reference](https://github.com/homebridge-plugins/homebridge-matter/wiki/API-Reference)\n- [Matter Types](https://github.com/homebridge-plugins/homebridge-matter/wiki/Matter-Types)\n- [Value Conversions](https://github.com/homebridge-plugins/homebridge-matter/wiki/Value-Conversions)\n\n### Device Reference\n\n- [Lighting Devices (§4)](https://github.com/homebridge-plugins/homebridge-matter/wiki/Section-4-Lighting)\n- [Smart Plugs/Actuators (§5)](https://github.com/homebridge-plugins/homebridge-matter/wiki/Section-5-Smart-Plugs)\n- [Switches \u0026 Controllers (§6)](https://github.com/homebridge-plugins/homebridge-matter/wiki/Section-6-Switches)\n- [Sensors (§7)](https://github.com/homebridge-plugins/homebridge-matter/wiki/Section-7-Sensors)\n- [Closure Devices (§8)](https://github.com/homebridge-plugins/homebridge-matter/wiki/Section-8-Closure)\n- [HVAC (§9)](https://github.com/homebridge-plugins/homebridge-matter/wiki/Section-9-HVAC)\n- [Robotic Devices (§12)](https://github.com/homebridge-plugins/homebridge-matter/wiki/Section-12-Robotic)\n- [Custom Devices](https://github.com/homebridge-plugins/homebridge-matter/wiki/Custom-Devices)\n\n### Help/About\n\n- [Support Request](https://github.com/homebridge-plugins/homebridge-matter/issues/new/choose)\n- [Changelog](https://github.com/homebridge-plugins/homebridge-matter/blob/latest/CHANGELOG.md)\n- [About Me](https://github.com/sponsors/bwp91)\n\n### Credits\n\n- To the developers of [matter.js](https://github.com/matter-js/matter.js) who make the Matter integration possible.\n\n### Disclaimer\n\n- I am in no way affiliated with Matter and this plugin is a personal project that I maintain in my free time.\n- Use this plugin entirely at your own risk - please see licence for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomebridge-plugins%2Fhomebridge-matter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhomebridge-plugins%2Fhomebridge-matter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomebridge-plugins%2Fhomebridge-matter/lists"}