13 lines
282 B
YAML
13 lines
282 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
|