{"id":22115606,"url":"https://github.com/mattercoder/addon-matterflow","last_synced_at":"2026-01-05T14:20:10.524Z","repository":{"id":264323651,"uuid":"893043373","full_name":"MatterCoder/addon-matterflow","owner":"MatterCoder","description":"Official Matterflow Home Assistant addon","archived":false,"fork":false,"pushed_at":"2024-12-07T14:17:25.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-29T11:15:19.468Z","etag":null,"topics":["ai","cloud","iot","matter"],"latest_commit_sha":null,"homepage":"https://www.matterflow.cloud","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatterCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-11-23T11:40:36.000Z","updated_at":"2024-12-07T14:17:28.000Z","dependencies_parsed_at":"2025-01-29T11:15:21.573Z","dependency_job_id":null,"html_url":"https://github.com/MatterCoder/addon-matterflow","commit_stats":null,"previous_names":["mattercoder/addon-matterflow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatterCoder%2Faddon-matterflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatterCoder%2Faddon-matterflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatterCoder%2Faddon-matterflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatterCoder%2Faddon-matterflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatterCoder","download_url":"https://codeload.github.com/MatterCoder/addon-matterflow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245213643,"owners_count":20578656,"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":["ai","cloud","iot","matter"],"created_at":"2024-12-01T12:16:49.228Z","updated_at":"2026-01-05T14:20:10.493Z","avatar_url":"https://github.com/MatterCoder.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/MatterCoder/Matterflow\"\u003e\n        \u003cimg width=\"200\" height=\"150\" src=\"addons/matterflow/logo.png\"\u003e\n    \u003c/a\u003e\n    \u003cdiv style=\"display: flex;\"\u003e\u003ch1\u003eMatterflow\u003c/h1\u003e\u003c/div\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003cdiv style=\"display: flex;\"\u003e\n        \u003ca href=\"https://github.com/MatterCoder/Matterflow/releases\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/release/MatterCoder/Matterflow.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/MatterCoder/Matterflow/stargazers\"\u003e\n            \u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/Mattercoder/Matterflow\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://matterflow.slack.com\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/Slack-channel-red?logo=slack\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://matterflow.cloud\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Docusaurus-3ECC5F?logo=docusaurus\u0026logoColor=fff\"/\u003e    \n        \u003c/a\u003e           \n    \u003c/div\u003e\n    \u003ch1\u003eHome Assistant Add-on: Matter Data Pipeline\u003c/h1\u003e\n\u003c/div\u003e\n\n## Overview\n\nMatterflow is a powerful Home Assistant add-on that simplifies working with data from **Matter-enabled IoT devices**. With Matterflow, you can **Transform** and **Stream** IoT Data to Cloud and AI Applications. It seamlessly integrates with your Home Assistant setup to:\n\n- Automatically **receive and process IoT data**.\n- Transform and model data for use in various formats like **CSV** or **JSON**.\n- Send processed data to the **Cloud** and **AI applications** or store it locally for further analysis.\n\nThis add-on is ideal for developers, data scientists, and IoT enthusiasts looking to unlock the full potential of their smart devices.\n\n---\n\n## Tutorial\nA great place to start is to follow the \"Getting Started Tutorial\" on our documentation website: https://matterflow.cloud/docs/intro\n\n## Installation\n\n### Prerequisites\n\n1. Ensure your Home Assistant installation is up and running.\n2. The Matter server addon is required for communication with Matter devices. If you don't have that installed follow these instructions:\n\n### Prepare Matter Server\n\nIn Home Assistant, have the Matter integration installed.\n1. Go to Settings \u003e Devices \u0026 services.\n2. Add the Matter (BETA) integration.\n- When prompted to Select the connection method:\n  * If you run Home Assistant OS in a regular setup: select Submit. This will install the official Matter server add-on. Note that the official Matter server add-on is not supported on 32-bit platforms.\n  * If you are already running the Matter server in another add-on, in or a custom container, Deselect the checkbox, then select Submit. In the next step, provide the URL to your Matter server.\n\n\n### Add the Repository\n\n1. Go to the **Add-on store** in Home Assistant.\n2. Click **⋮ → Repositories**, and paste the following URL:\n   \n[https://github.com/MatterCoder/addon-matterflow](https://github.com/MatterCoder/addon-matterflow)\n\nClick **Add → Close**, or click the button below to add the repository directly:  \n[![Add Repository](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2FMattercoder%2Faddon-matterflow)\n\n3. Select the add-on and click **Install**.\n\n4. You may need to refresh the add-on page and scroll down to see the Matterflow addon.\n\n### Post Installation\n\n1. After installation, open the Web UI to verify the add-on is running.  \n- If it shows `502: Bad Gateway`, wait a moment and refresh the page.\n- Check the **Log** tab for errors if the add-on doesn't start.\n\n---\n\n## Features\n\n- **Automatic Pipeline Run**: Automatically run local pipelines.\n- **Data Transformation**: Supports custom rules for transforming incoming data.\n- **Storage Options**: Save data locally as **CSV** or **JSON**, or send it to a remote server.\n- **AI-Ready**: Seamlessly export data for machine learning or AI-driven analysis.\n\n---\n\n## Troubleshooting\n\n### Common Issues\n\n- **No data received from devices**:\n- Ensure your Matter server is running and configured correctly.\n- Verify device connectivity and compatibility with Matter.\n\n- **Add-on fails to start**:\n- Check the logs for configuration errors.\n- Ensure dependencies like the Matter server are installed and running.\n\n### Logs\n\nView detailed logs in the **Log** tab of the add-on to diagnose issues.\n\n---\n\n## Documentation\n\nComprehensive documentation is available in the [docs website](https://Matterflow.cloud). Topics include:\n\n- Advanced configuration\n- Custom data transformation rules\n- Sending data to cloud platforms\n\n---\n\n## Contributing\n\nWe welcome contributions! Check out the [contribution guidelines](https://github.com/MatterCoder/Matterflow/blob/main/CONTRIBUTING.md) to get started. Issues and pull requests are always appreciated.\n\n---\n\n## Changelog\n\nAll notable changes will be documented in [CHANGELOG.md](CHANGELOG.md). The versioning follows the format:\n\n- Stable releases: `X.Y.Z`\n- Development versions: `X.Y.Z-Dev`\n\n---\n\n## License\n\nThis project is licensed under the [Apache License](LICENSE).\n\n## Credits\n\n- [ivobrett](https://github.com/oidebrett)\n\n\n[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg\n[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg\n[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg\n[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg\n[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattercoder%2Faddon-matterflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattercoder%2Faddon-matterflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattercoder%2Faddon-matterflow/lists"}