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

ahfong2006/homebridge-gree-heatercooler-v2: Homebridge plugin for Gree Air Condi ...

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

开源软件名称:

ahfong2006/homebridge-gree-heatercooler-v2

开源软件地址:

https://github.com/ahfong2006/homebridge-gree-heatercooler-v2

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-gree-heatercooler-v2

version license

Homebridge plugin for Gree air conditioners.

Install

$ npm install -g homebridge-gree-heatercooler-v2

Config Example

{
  "bridge": {
    "name": "Homebridge",
    "username": "CC:22:3D:E3:CE:30",
    "port": 51826,
    "pin": "031-45-154"
  },
  "accessories": [
    {
      "accessory": "GreeHeaterCooler",
      "address": "10.0.1.128",
      "model": "KFR-35GW(35592)FNhAc-A1(WIFI)",
      "name": "Living Room AC",
      "serialNumber": "4R0099H012345",
      "minimumTargetTemperature": 16,
      "maximumTargetTemperature": 30,
      "fakeSensor": false,
      "sensorOffset": 0,
      "updateInterval": 1000,
      "retryInterval": 5000
    }
  ]
}

Params

  • accessory: Accessory name to load. Not compatible with other plugins with the same name.
  • address: Local IP address of the AC unit. It has to be connected to local network before using this plugin.
  • model, name, serialNumber: Information of the AC unit. Does not affect functions.
  • minimumTargetTemperature, maximumTargetTemperature: (in °C) Range of target temperature supported by the AC unit. May vary depending on your model.
  • fakeSensor: (true | false) For those models without built-in temperature sensor. This option enables a fake sensor using target temperature as current. Use of this option disables detection of whether AC is actively heating/cooling or being idle at target temperature.
  • sensorOffset: (0 or 40) Some models have an offset of 40 on temperature sensor to avoid negative values. If the temperature shown is abnormally high, set it to 40.
  • updateInterval: (in ms) Interval for refreshing current status of the AC unit.
  • retryInterval: (in ms) Retry interval when connnection fails.

License

This project is released under the terms and conditions of the GPL license. See LICENSE for details.

Contact

This project is designed and developed by Elethom Hunter. You can reach me via:

Credits




鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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