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

emmcc/homebridge-switchmate: Switchmate automation, via homebridge, for the impa ...

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

开源软件名称:

emmcc/homebridge-switchmate

开源软件地址:

https://github.com/emmcc/homebridge-switchmate

开源编程语言:

JavaScript 100.0%

开源软件介绍:

#homebridge-switchmate A Homebridge platform plugin for Switchmate. Switchmate is a Bluetooth LE lightswitch cover which allows for the automation of lightswitches without needing to rewire your home.

This plugin was developed using the "Rocker" models of the Switchmate (RSM0001 & RSM0002), though the Toggle models (TSM0001 & TSM0002) will hopefully work too.
This is still somewhat "experimental" and definitely will need further refinement.

##Prerequisites & Installation Be sure to install the following pre-requisites before installing homebridge-switchmate. The prerequisites and their detailed installation instructions are provided on their GitHub pages and websites:

###Note for Raspberry Pi 3 Users: If you are using a Raspberry Pi 3, you may wish to use a third-party USB Bluetooth adapter. There have been issues with the Pi disconnecting, especially if its internal Wi-Fi is in use. The IOGEAR GBU521 is a decent and compact Bluetooth 4.0 adapter which works really well with the Pi 3.

###Installing homebridge-switchmate

  1. After installing the pre-requisites, install homebridge-switchmate with the Node Package Manager: npm install -g homebridge-switchmate

##Adding Switchmate to Homebridge:

  1. Follow the Switchmate pairing instructions at the node-switchmate project page to receive and test your auth code.

##Sample Configuration file:

       "platforms": [
           {
               "platform": "Switchmate",
               "switchmates": [
                   {
                       "displayName": "Porch Light",
                       "id": "fe5c32ba4c95",
                       "authCode": "VCcHQA==",
                       "model": "RSM001W"
                   }
               ]
           }
       ]

##Important Considerations: ###Reversed Light Switches: If your light switches are reversed, you can open the Switchmate App on your smartphone and set it to 'reversed mode'. There is nothing you need to do with this API, as the orientation will be correct in this API after the setting is applied in your Switchmate app.

###Avoiding an accidental Switchmate Reset: If you provide the wrong authCode in your config.json, there is a good chance your Switchmate will reset itself. This means you will need to relink it to your Smartphone and re-create any timers or schedules you have setup within the Switchmate app. It is imperative to run the toggle command using your authCode before adding a Switchmate to your config.json file.




鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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