首次推出homebridege,升级了frigate;

This commit is contained in:
waxgourd
2026-01-05 13:33:01 +08:00
parent ec291ad9c6
commit 3e3aa0a526
8 changed files with 106 additions and 1 deletions

21
homebridge/config.yaml Normal file
View 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