当前位置: 首页 > 软件库 > 其他开源 > 物联网 >

homekit-qrcode

授权协议 MIT License
开发语言 JavaScript
所属分类 其他开源、 物联网
软件类型 开源软件
地区 不详
投 递 者 颜欣怡
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

HomeKit QR Code

Generate a HomeKit pairing QR code for your HomeKit accessory

Usage

npx homekit-qrcode --category=switch --pairingCode=111-22-333
HomeKit QR Code successfully generated

Local Development

To start developing the device-bars web component using Stencil, clone this repo to a new directory:

git clone https://github.com/SimonGolms/homekit-qrcode.git homekit-qrcode
cd homekit-qrcode
git remote rm origin
npm install
npm start

Build

To build homekit-qrcode for production, run:

npm run build

Run Tests

npm test

Repair

This command may be useful when obscure errors or issues are encountered. It removes and recreates dependencies of your project.

npm run repair

Author

Simon Golms

Show your support

Give a ⭐️ if this project helped you!

License

Copyright © 2020 Simon Golms.
This project is MIT licensed.

Resources

 相关资料
  • NativeScript HomeKit plugin Installation From the command prompt go to your app's root folder and execute: tns plugin add nativescript-homekit Demo app Recommended! Check out the demo to get a feel of

  • HomeKit Bridge This plugin for the Indigo Domotics home automation platform that publishes Indigo devices and action groups to Homebridge so that you can use your Indigo devices and actions in HomeKit

  • Balboa Spa HomeKit GO HERE: https://github.com/vincedarley/homebridge-plugin-bwaspa as this work is more complete and took it to the next level! Using MQTT, Homebridge & Node-Red to expose Balboa Spa

  • esp-homekit-motor Window Motor example of Apple HomeKit accessory serverlibrary. I have only tested it on an esp dev kit attached with a double relay.

  • Mitsubishi heat pump HomeKit accessory ESP8266 HomeKit accessory firmware for Mitsubishi heat pumps. �� �� �� Archived I am not using this AC unit anymore so I am unable to maintain this project furth

  • 通过内置组件或外置插件,Home Assistant 可与 Apple Homekit 联动,从而实现智能家居设备的 Siri 语音控制。