Files
waxgourd-addons/homebridge/config.yaml

21 lines
671 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: "HomeBridge"
version: "2026-03-07"
slug: "homebridge"
description: "Homebridge 是一款轻量级的Node.js服务器你可以在家庭网络上运行模拟 iOS HomeKit API。它支持插件这些插件是由社区贡献的模块提供从 HomeKit 到“智能家居”设备制造商提供的各种第三方 API 的基本桥梁。"
url: "https://gitcode.com/waxgourd/addons"
arch:
- aarch64
- amd64
startup: services
init: false
host_network: true
#ingress: true
#ingress_port: 8581
#ingress_entry: /
webui: "[PROTO:http]://[HOST]:[PORT:8581]"
map:
- type: data
read_only: false
path: /homebridge
image: "homebridge/homebridge"
boot: manual