• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Actardnes/homebridge-blebox: Supports BleBox devices on HomeBridge Platform

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

Actardnes/homebridge-blebox

开源软件地址:

https://github.com/Actardnes/homebridge-blebox

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-blebox


Supports BleBox devices on HomeBridge Platform

Installation


More information about installation homebridge on Raspberry Pi you can find: Install homebridge on raspberry

Install homebridge using:

    npm install -g homebridge

Install this plugin using:

    npm install -g homebridge-blebox

Update your configuration file as bellow.

Configuration


By default configuration file config.json is in {HOME_PATH}/.homebridge folder. If this file and folder doesn't exists create them.

Configuration sample (remove comments) :

{
    "bridge": {
        "name": "SomeBridgeName", // Custom bridge name
        "username": "08:D4:0C:B5:DE:71", // Unique username, best solution to use bridge mac address
        "port": 51826, // Don't change this
        "pin": "131-45-155" // Pin must be in this format, but you can change this numbers
    },
    
    "description": "Custom description",

    "platforms": [
            {
            "platform": "BleBoxPlatform", // Don't change this
            "name": "SomePlatformName" // Custom platform name
            "NEXT_SCAN_DELAY_IN_MIN" : 0 // (Optional, default: 0) How often platfrom should scan network for blebox devices( 0 - only once at startup, Other value - number of minutes beetween scaning) 
        }

    ],

    "accessories": []
}

Usage

Run Home app on your Iphone.

Choose "Add accessory".

Your Bridge should be found. Choose it.

Enter PIN you set in config.json.

Proceed steps in Home app. *In some IOS version during configuring accessory we may see error: "Cannot communicate with accessory". Just click OK.

Control your BleBox devices by app or voice commands (Siri).




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap