add ha addon support
This commit is contained in:
18
matter-bridge/config.yml
Normal file
18
matter-bridge/config.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
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
|
||||
|
||||
host_network: true
|
||||
hassio_role: homeassistant
|
||||
hassio_api: true
|
||||
homeassistant_api: true
|
||||
auth_api: true
|
||||
map:
|
||||
- addon_config:rw
|
||||
Reference in New Issue
Block a user