Files
waxgourd-addons/homebridge/README.md
2026-01-05 13:33:40 +08:00

19 lines
740 B
Markdown
Raw 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.
# 冬瓜甄选addonsHomebridge
## 关于
Homebridge 是一款轻量级的Node.js服务器你可以在家庭网络上运行模拟 iOS HomeKit API。它支持插件这些插件是由社区贡献的模块提供从 HomeKit 到“智能家居”设备制造商提供的各种第三方 API 的基本桥梁。
由于Siri支持通过HomeKit添加的设备这意味着通过Homebridge你可以让Siri控制完全不支持HomeKit的设备。例如仅使用部分可用插件你可以说
- Siri打开后门。
- Siri开车库门。
- Siri打开咖啡机。
- Siri把客厅的灯打开。
- Siri早上好
## 来源
- 源码https://github.com/homebridge/homebridge
- 官网https://homebridge.io/