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

nVuln/homebridge-lg-thinq: A Homebridge plugin for controlling/monitoring LG Thi ...

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

开源软件名称:

nVuln/homebridge-lg-thinq

开源软件地址:

https://github.com/nVuln/homebridge-lg-thinq

开源编程语言:

TypeScript 80.7%

开源软件介绍:

Homebridge LG ThinQ

verified-by-homebridge npm npm join-discord

Overview

A Homebridge plugin for controlling/monitoring LG ThinQ device via their ThinQ platform.

⚠️ This library works with v2 of the LG ThinQ API. But some v1 device may backward compatible, please check table Implementation Status below.

A plugin for interacting with the "LG ThinQ" system, which can control new LG smart device. API used in this plugin is not official, I reversed from their "LG ThinQ" mobile app.

Installation

npm i -g homebridge-lg-thinq

Configuration

✔️ I highly recommend using homebridge-config-ui-x to make these changes.

  1. Navigate to the Plugins page in homebridge-config-ui-x.
  2. Click the Settings button for the LG ThinQ plugin.
  3. Login to your LG account
  4. Add or remove which devices you want
  5. Restart Homebridge for the changes to take effect.

⚠️ Or you can manual edit it, add json below to config.json (not recommend)

{
  "auth_mode": "token",
  "refresh_token": "**refresh*token**",
  "username": "lg username",
  "password": "lg password",
  "country": "US",
  "language": "en-US",
  "thinq1": false,
  "devices": [
	{
	  "id": "device id"
	}
  ],
  "platform": "LGThinQ"
}
  • auth_mode Required. You can choose between token and account
  • refresh_token Required if auth_mode = token. The refresh_token of your account.
  • username Required if auth_mode = account. LG thinQ account
  • password Required if auth_mode = account. LG thinQ password
  • country Required. Your account country alpha-2 code, e.g., US for the USA.
  • language Required. Your account language code, e.g., en-US, vi-VN.
  • devices List devices you want add to homebridge, leave it empty if you want add all devices. See Wiki for specific device configuration.
  • thinq1 Optional. Enable thinq1 device support
  • platform value always LGThinQ

Plugin Authorization Setting

Device specific configuration

Implementation Status

Device Implementation Status Control Thinq2 Thinq1
Refrigerator ✔️ ✔️ ✔️ ✔️ ✔️
Air Purifier ✔️ ✔️ ✔️ ✔️ ✔️
Washer & Dryer ✔️ ✔️

鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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