{"id":17229010,"url":"https://github.com/fezvrasta/node-red-matter","last_synced_at":"2025-04-14T02:31:25.432Z","repository":{"id":190988508,"uuid":"683717652","full_name":"FezVrasta/node-red-matter","owner":"FezVrasta","description":"Create Virtual Devices with Ease for the Matter Protocol!","archived":false,"fork":false,"pushed_at":"2024-04-17T20:53:09.000Z","size":11086,"stargazers_count":48,"open_issues_count":11,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-27T16:40:48.291Z","etag":null,"topics":["matter","node-red"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FezVrasta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":"FezVrasta"}},"created_at":"2023-08-27T13:38:08.000Z","updated_at":"2024-11-09T03:59:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"2980d4c3-13cf-4188-8b24-28399badecab","html_url":"https://github.com/FezVrasta/node-red-matter","commit_stats":null,"previous_names":["fezvrasta/node-red-matter"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FezVrasta%2Fnode-red-matter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FezVrasta%2Fnode-red-matter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FezVrasta%2Fnode-red-matter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FezVrasta%2Fnode-red-matter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FezVrasta","download_url":"https://codeload.github.com/FezVrasta/node-red-matter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248810883,"owners_count":21165195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["matter","node-red"],"created_at":"2024-10-15T04:45:43.179Z","updated_at":"2025-04-14T02:31:20.420Z","avatar_url":"https://github.com/FezVrasta.png","language":"TypeScript","readme":"# Node-RED Matter Plugin\n\nThe Node-RED Matter plugin is an open-source project that enables the generation of Matter devices within Node-RED.\nMatter devices created using this plugin can be seamlessly integrated into popular smart home controllers such as\nApple Home, Google Home, and Alexa. Additionally, you can control and retrieve data from these devices directly within Node-RED.\n\nThe project is heavily based on [matter.js](https://github.com/project-chip/matter.js), the official JavaScript Matter SDK.\n\n## ✨ Features\n\n- **Matter Device Generation**: Generate Matter devices within Node-RED for easy integration with various smart home controllers.\n- **Controller Compatibility**: Compatible with popular smart home controllers such as Apple Home, Google Home, and Alexa.\n- **Bi-Directional Communication**: Control and read data from Matter devices directly within Node-RED.\n- **Flexibility**: Customize and configure the behavior of Matter devices based on your specific requirements.\n- **Seamless Integration**: Connect Matter devices to existing Node-RED flows effortlessly.\n\n[![demo](public/demo.png)](public/demo.mp4)\n\n## 🛠️ Installation\n\nTo install the Node-RED Matter plugin, follow these steps:\n\n1. Open your Node-RED dashboard.\n2. Go to the palette manager and search for `@node-red-matter/node-red-matter`\n3. Install the plugin and load the provided example flow!\n\n## ℹ️ Usage\n\nTo use the Node-RED Matter plugin, please follow these instructions:\n\n1. Launch Node-RED in your browser.\n2. Drag and drop the \"Matter Device Status\" or \"Matter Device Control\" node from the palette onto your workspace.\n3. In the node configuration, create a new Matter device or select an existing device.\n4. Establish the required connections between the Matter device node and other nodes in your flow.\n5. Deploy your Node-RED flow to make the Matter device available for control and data retrieval.\n\n## 📚 Documentation\n\nFind the documentation our our [wiki](https://github.com/FezVrasta/node-red-matter/wiki).\n\n## ⛔ Limitations\n\nCurrently, the Node-RED Matter plugin has the following limitations:\n\n- The plugin only supports 4 device types: Dimmable and not dimmable lights, and dimmable and not dimmable switches. More device types will be added in the future.\n\n## 💾 Backup\n\nThe generated Matter server configurations are currently stored in `~/.node-red/node-red-matter/matter-servers`, or under wherever your Node-RED\nuser directory is located.\n\nEach service is stored in a sub-folder named after the configuration node ID, if you ever need to recreate a Matter configuration node but don't want to\nlose your existing virtual Matter devices and server, you can simply rename the folder with the new configuration node ID and it will automatically pick it up.\n\n## 🤲 Contributing\n\nWe welcome contributions from the community to enhance and improve the Node-RED Matter plugin. To contribute, please follow these guidelines:\n\n1. Fork the project on GitHub.\n2. Create a new branch for your contribution.\n3. Make your changes and ensure they are thoroughly tested.\n4. Submit a pull request, explaining the purpose and benefits of your changes.\n\nPlease refer to the project's GitHub repository for any additional guidelines and instructions.\n\n## 💙 Support\n\nIf you have any questions, feature requests, or need assistance with the Node-RED Matter plugin, please reach out via the project's GitHub issue tracker.\n\n## 📝 License\n\nNode-RED Matter is released under the MIT License.\nPlease review the license file in the project's GitHub repository for more details.\nNote: This project is not affiliated with or endorsed by Matter, Apple Home, Google Home, or Alexa.\n","funding_links":["https://github.com/sponsors/FezVrasta"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffezvrasta%2Fnode-red-matter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffezvrasta%2Fnode-red-matter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffezvrasta%2Fnode-red-matter/lists"}