14 lines
299 B
YAML
14 lines
299 B
YAML
|
---
|
||
|
name: 'HA Matter Bridge'
|
||
|
version: '1.0.0'
|
||
|
slug: ha-matter-bridge
|
||
|
description: This project serves as a proof of concept to connect HomeAssistant devices to Voice Assistants through the Matter Protocol.
|
||
|
init: false
|
||
|
arch:
|
||
|
- amd64
|
||
|
ports:
|
||
|
5540/tcp: 5540
|
||
|
|
||
|
hassio_role: admin
|
||
|
hassio_api: true
|