Go to file
Jatus 007d9c4f98 chore(readme.md eslintrc.js pre-commit prepare-commit-msg): update README.md add eslint commit rules 2024-01-30 22:18:09 +01:00
.devcontainer add ha addon support 2024-01-29 19:50:04 +01:00
.github/workflows new pipeline version handling 2024-01-30 13:35:40 +01:00
.husky chore(readme.md eslintrc.js pre-commit prepare-commit-msg): update README.md add eslint commit rules 2024-01-30 22:18:09 +01:00
.vscode add ha addon support 2024-01-29 19:50:04 +01:00
matter-bridge chore(readme.md eslintrc.js pre-commit prepare-commit-msg): update README.md add eslint commit rules 2024-01-30 22:18:09 +01:00
.yamlint add ha addon support 2024-01-29 19:50:04 +01:00
LICENSE add ha addon support 2024-01-29 19:50:04 +01:00
README.md chore(readme.md eslintrc.js pre-commit prepare-commit-msg): update README.md add eslint commit rules 2024-01-30 22:18:09 +01:00
repository.yml minor fixes 2024-01-30 15:27:18 +01:00

README.md

HA-Matter-Bridge

paypal Publish Docker image

Purpose

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

Getting Started

Setup

  • Add this repository to your home assistant install
    Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

  • click on check for updates

  • click on HA Matter Bridge

  • 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
  4. Donation

Known Issues and Limitations

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