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

maxnowack/homebridge-eq3ble: Homebridge plugin to control EQ3 bluetooth thermost ...

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

开源软件名称:

maxnowack/homebridge-eq3ble

开源软件地址:

https://github.com/maxnowack/homebridge-eq3ble

开源编程语言:

JavaScript 100.0%

开源软件介绍:

Homebridge EQ3BLE

Homebridge plugin to control EQ3 bluetooth thermostats.

It's possible to report MQTT topic's messages as current temperature of this thermostat.

Usage

{
  "bridge": {
    "name": "Homebridge",
    "username": "CC:22:3D:E3:CE:30",
    "port": 51826,
    "pin": "031-45-154"
  },

  "accessories": [{
    "accessory": "EQ3-Thermostat",
    "name": "Thermostat",
    "address": "00:1a:22:07:48:77"
  }]
}

Options

You can configure the homebridge integration for the thermostat with the following options

Option Default value Description
address (required) Address of the thermostat
discoverTimeout 60000 time in milliseconds before a timeout error will be triggered
connectionTimeout 10000 time in milliseconds before homebridge will disconnect from the device after last action
disableBoostSwitch false if set to true, the boost switch won't be published from homebridge
currentTemperature MQTT configuration for current temperature

External current temperature configuration options

Option Description
url (required) MQTT URL
topic (required) MQTT Topic name
username Username for accessing MQTT server
password Password for accessing MQTT server

Usage with external current temperature sensor

{
  "bridge": {
    "name": "Homebridge",
    "username": "CC:22:3D:E3:CE:30",
    "port": 51826,
    "pin": "031-45-154"
  },

  "accessories": [{
    "accessory": "EQ3-Thermostat",
    "name": "Bedroom Thermostat",
    "address": "00:1a:22:07:48:77",
    "currentTemperature": {
      "url": "mqtt://localhost",
      "topic": "/home/sensors/bedroom/temperature",
      "username": "sensors",
      "password": "Sensors!"
    }
  }]
}

License

Licensed under GPLv3 license. Copyright (c) 2015 Max Nowack

Contributions

Contributions are welcome. Please open issues and/or file Pull Requests.

Maintainers




鲜花

握手

雷人

路过

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

请发表评论

全部评论

专题导读
上一篇:
darelover/homebrew-ntfs-3g: homebrew tap for ntfs-3g发布时间:2022-06-14
下一篇:
AshMartian/homebridge-carwings发布时间:2022-06-14
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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