ha-matter-bridge/matter-bridge/config.yml

20 lines
438 B
YAML
Raw Normal View History

2024-01-26 23:19:14 +01:00
---
name: 'HA Matter Bridge'
2024-01-30 15:37:57 +01:00
version: '0.0.3-alpha'
2024-01-26 23:19:14 +01:00
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
host_network: true
hassio_role: homeassistant
hassio_api: true
homeassistant_api: true
auth_api: true
map:
- addon_config:rw
2024-01-30 11:11:37 +01:00
image: ghcr.io/jatus93/ha-matter-bridge