33 lines
816 B
Markdown
33 lines
816 B
Markdown
# 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.
|