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

rodtoll/homebridge-wireless-sensor-tag: Discontinued. Homebridge platform implem ...

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

开源软件名称:

rodtoll/homebridge-wireless-sensor-tag

开源软件地址:

https://github.com/rodtoll/homebridge-wireless-sensor-tag

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-wireless-sensor-tag

Homebridge platform for Wireless Sensor Tags. (http://wirelesstags.net/)

Polls status of the wireless tags on a configurable interval and based on data from the tags determines occupancy of those tags + current temperature in degress celcius.

Occupancy is 0 if the tag is inactive or out of range. Otherwise it is considered occupancy 1.

NOTE: Currently only supports the temperature tags. If someone wants to donate one of the other tag types happy to add them. :)

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-wireless-sensor-tag
  3. Update your configuration file. See sampleconfig.json in this repository for a sample.

Configuration

Configuration sample:

   "platforms": [
       {
           "platform": "wireless-sensor-tag",
           "name": "wireless-sensor-tag",         
           "username": "[email protected]",      
           "password": "password",   
           "queryFrequency": 20000,
           "ignoreList": [ "Honda" ]
       }
   ] 

Fields:

  • platform - Must be set to wireless-sensor-tag
  • name - Up to you.
  • username - Your wirelesstags.net username
  • password - Your wirelesstags.net password
  • queryFrequency - The amount of time, in ms, between updates. 1000 = 1000ms = 1second. Recommended value > 10000 as temperature and presence don't change that quickly anyhow.
  • ignoreList - The list of names of tags that should be ignored. If a tag's name is an exact match to one of the strings in this array it is ignored by this plugin.



鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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