Go to file
Gianmarco Pettinato a415357f71 Create LICENSE 2024-01-29 19:30:27 +01:00
.devcontainer add ha addon support 2024-01-29 18:32:10 +01:00
.github/workflows Create LICENSE 2024-01-29 19:30:27 +01:00
.vscode add ha addon support 2024-01-29 18:32:10 +01:00
matter-bridge add ha addon support 2024-01-29 18:32:10 +01:00
.yamlint add ha addon support 2024-01-29 18:32:10 +01:00
LICENSE Create LICENSE 2024-01-29 19:30:27 +01:00
README.md add ha addon support 2024-01-29 18:32:10 +01:00
repository.yml add ha addon support 2024-01-29 18:32:10 +01:00

README.md

HA-Matter-Bridge

Purpose

This project serves as a proof of concept to connect HomeAssistant devices to Voice Assistants through the Matter Protocol.

Getting Started

Prerequisites

  • Add this repository to your home assistant install

Configuration

  1. Start this addon, should autmatically get all your devices
  2. Watch the logs for the QR code that is needed to pair it with your assistant
  3. Pair it with your assistant with the matter procedure
  4. Enjoy

Key Features

  • Supports two types of elements: lights and dimmable lights.

How to Contribute

  1. Help organize the project and dependencies.
  2. Add integrations for other devices.
  3. Add some tests

Known Issues and Limitations

  • Currently, only lights (including dimmable lights) are working, and the system may be unstable.