2.6.3 • Published 9 months ago

homebridge-plugin-haier v2.6.3

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

海尔智家 Homebridge 插件

目前支持的设备:

  • 空调(经过测试的有卡萨帝的壁挂空调和海尔的风管机,如果有不支持的型号可以提 issue)
  • 热水器 (感谢 @zwb124 提供设备支持)
  • 冰箱

计划支持的设备:

  • 更多……

自定义配置

{
  "name": "homebridge-plugin-haier",
  "platform": "HaierHomebridgePlugin",
  "username": "你的海尔账号",
  "password": "你的海尔密码",
  "familyId": "你的家庭 ID",
  "disabledDevices": [], // 禁用的设备 ID
  "customConfig": {
    "hotWater": {
      "zeroColdWaterMode": "4" // 开启零冷水时使用的模式,1: 单次循环, 2: 定时循环, 3: 水动循环, 4: 云智慧循环, 10: 半管循环
    }
  }
}
2.6.3

9 months ago

2.6.2

9 months ago

2.6.1

9 months ago

2.6.0

9 months ago

2.5.0

10 months ago

2.4.0

10 months ago

2.3.0

10 months ago

2.2.0

10 months ago

2.1.1

10 months ago

2.1.0

10 months ago

2.0.0

10 months ago

0.0.3

2 years ago