fastybird / homekit-connector
FastyBird 物联网 HomeKit 配件协议连接器
Requires
- php: >=8.2.0
- ext-gmp: *
- ext-pcntl: *
- ext-sockets: *
- ext-sodium: *
- brick/math: ^0.10
- contributte/console: ^0.9
- contributte/monolog: ^0.5
- contributte/translation: ^2.0
- cweagans/composer-patches: ^1.7
- endroid/qr-code: 4.5
- evenement/evenement: ^3.0
- fastybird/application-library: dev-main
- fastybird/devices-module: dev-main
- fastybird/exchange-library: dev-main
- fastybird/metadata-library: dev-main
- fastybird/tools-library: dev-main
- hashids/hashids: ^4.1
- ipub/slim-router: ^0.2
- leigh/curve25519: ^0.1
- nette/di: ^3.0
- orisai/object-mapper: ^0.2
- psr/event-dispatcher: ^1.0
- psr/log: ^3.0
- react/async: ^4.0
- react/datagram: ^1.8
- react/dns: ^1.10
- react/http: ^1.7
- react/promise: ^3
- simplito/elliptic-php: ^1.0
- symfony/event-dispatcher: ^7.0
- symplify/vendor-patches: ^11.2
- z4kn4fein/php-semver: ^2.0
Requires (Dev)
- brianium/paratest: ^7.3
- dg/bypass-finals: ^1.4
- infection/infection: ^0.27
- orisai/coding-standard: ^3.2
- pds/skeleton: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-nette: ^1.1
- phpstan/phpstan-phpunit: ^1.1
- phpstan/phpstan-strict-rules: ^1.4
- phpunit/phpunit: ^10.0
- staabm/annotate-pull-request-from-checkstyle: ^1.8
- tracy/tracy: ^2.9
This package is auto-updated.
Last update: 2024-08-29 19:52:05 UTC
README
FastyBird 物联网 HomeKit 连接器
什么是 HomeKit 连接器?
HomeKit 连接器是 FastyBird 物联网生态系统的一个扩展,它集成了 HomeKit Accessory Protoccol,允许您将不支持 HomeKit 原生功能的设备集成到您的 Apple Home 应用程序中。
功能
- 支持多个网桥
- 能够将多个设备映射到单个 HomeKit 设备
- 与 Apple Home 应用双向通信
- 与 FastyBird 物联网设备模块集成,便于管理和监控 Modbus 设备
- {JSON:API} 架构,提供全面 API 访问,为开发者提供了一种标准化和一致的方式来访问和操作 HomeKit 设备数据
- 定期更新新功能和错误修复,确保 HomeKit 连接器始终是最新的和可靠的。
HomeKit 连接器是一个分布式扩展,使用 PHP 开发,基于 Nette 和 Symfony 框架,并使用 Apache2 许可。
要求
HomeKit 连接器针对 PHP 8.2 进行了测试,需要安装 GNU Multiple Precision、Process Control、Sockets 和 Sodium PHP 扩展。
安装
此扩展是 FastyBird 物联网生态系统的一部分,默认安装。如果您想创建自己的 FastyBird 物联网生态系统发行版,可以使用 Composer 安装此扩展。
composer require fastybird/homekit-connector
文档
📖 在 文档 中了解如何将您的设备从 FastyBird 物联网系统连接到 Apple HomeKit。
FastyBird
FastyBird 是一个开源的物联网解决方案,由解耦的组件构建,具有强大的 API 和最高质量的代码。在 fastybird.com 上了解更多信息。
文档
📖 文档可在 docs.fastybird.com 上找到。
贡献
本软件包的源代码包含在FastyBird 单一仓库中。我们欢迎您在FastyBird/fastybird上为此软件包做出贡献。
反馈
使用问题跟踪器来报告错误,或者给我们发送邮件,或者您可以通过X 网络与我们联系,提出任何可以改进项目的想法。
感谢您进行测试、报告和贡献。
变更日志
有关发布信息,请查看发布页面。
维护者
主页https://www.fastybird.com和仓库https://github.com/fastybird/homekit-connector。