mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 11:28:27 +08:00
首次推出homebridege,升级了frigate;
This commit is contained in:
21
homebridge/config.yaml
Normal file
21
homebridge/config.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
name: "HomeBridge"
|
||||
version: "2025-12-28"
|
||||
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
|
||||
Reference in New Issue
Block a user