1.8.4 • Published 13 days ago

homebridge-lg-thinq v1.8.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
13 days ago

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](https://www.countrycode.org/), 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](https://github.com/nVuln/homebridge-lg-thinq/wiki/Wiki) for specific device configuration.
- `thinq1` Optional. Enable thinq1 device support
- `platform` value always `LGThinQ`

## Plugin Authorization Setting

* See [Wiki - Plugin Authorization Setting](https://github.com/nVuln/homebridge-lg-thinq/wiki/Plugin-Authorization-Setting)

## Device specific configuration

* See [Wiki - Device Configuration](https://github.com/nVuln/homebridge-lg-thinq/wiki/Device-Configuration)

## Implementation Status

| *Device*       | *Implementation* | *Status* | *Control* | *Thinq2* | *Thinq1* |
|----------------| --- | --- | --- | --- | --- |
| Refrigerator   | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| Air Purifier   | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| Washer & Dryer | ✔️ | ✔️ | 🚫 | ✔️ | ✔️ |
| Dishwasher     | ✔️ | ✔️ | 🚫 | ✔️ | 🚫 |
| Dehumidifier   | ✔️ | ✔️ | ⚠️ | ✔️ | 🚫 |
| AC             | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| Oven           | ✔️ | ✔️ | ✔️ | ⚠️ | ⚠️ |
| Microwave      | ✔️ | ✔️ | ✔️ | ⚠️ | ⚠️ |

for more device support please open issue request.

## Contributors ✨

- Special thank to [carlosgamezvillegas](https://github.com/carlosgamezvillegas) for implementing Oven & Microwave device support. More detail in [#87](https://github.com/nVuln/homebridge-lg-thinq/issues/87)

## Support

If you have a question, please [start a discussion](https://github.com/nVuln/homebridge-lg-thinq/discussions/new) or leave a message at [discord channel](https://discord.gg/wEfQpCDtS7).  
If you would like to report a bug, please [open an issue](https://github.com/nVuln/homebridge-lg-thinq/issues/new/choose).

## CLI Usage

$ thinq Usage: thinq options

Options: -c, --country Country code for account (default: "US") -l, --language Language code for account (default: "en-US") -h, --help display help for command

Commands: login Obtain refresh_token from LG account auth Obtain refresh_token from account logged by Google Account, Apple ID help command display help for command

1.8.5-test.1

13 days ago

1.8.4

27 days ago

1.8.3-test.3

30 days ago

1.8.3-test.1

30 days ago

1.8.3-test.2

30 days ago

1.8.3

29 days ago

1.8.2

1 month ago

1.8.2-test.6

1 month ago

1.8.2-test.5

1 month ago

1.8.2-test.4

1 month ago

1.8.2-test.3

2 months ago

1.8.2-test.2

2 months ago

1.8.2-test.1

2 months ago

1.8.1

3 months ago

1.8.0

3 months ago

1.7.0

3 months ago

1.7.0-test.3

3 months ago

1.7.0-test.2

3 months ago

1.7.0-test.1

3 months ago

1.6.4-ac.1

3 months ago

1.6.3

5 months ago

1.6.2

6 months ago

1.6.1

6 months ago

1.6.0

7 months ago

1.5.4

8 months ago

1.5.3

11 months ago

1.6.0-test.1

10 months ago

1.6.0-test.2

10 months ago

1.5.2

12 months ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.2.20-test.1

2 years ago

1.2.22-test.2

1 year ago

1.2.22-test.3

1 year ago

1.2.22-test.1

1 year ago

1.2.22-test.6

1 year ago

1.2.22-test.4

1 year ago

1.2.22-test.5

1 year ago

1.3.0

1 year ago

1.2.20

1 year ago

1.2.21

1 year ago

1.2.18

2 years ago

1.2.19

2 years ago

1.2.17-test.1

2 years ago

1.2.17-test.2

2 years ago

1.2.16

2 years ago

1.2.17

2 years ago

1.2.16-test.5

2 years ago

1.2.16-test.3

2 years ago

1.2.16-test.4

2 years ago

1.2.16-test.1

2 years ago

1.2.16-test.2

2 years ago

1.2.15

2 years ago

1.2.15-test.7

2 years ago

1.2.15-test.6

2 years ago

1.2.15-test.5

2 years ago

1.2.15-test.4

2 years ago

1.2.15-test.3

2 years ago

1.2.15-test.2

2 years ago

1.2.13-test.1

2 years ago

1.2.12

2 years ago

1.2.13

2 years ago

1.2.14

2 years ago

1.2.15-test.1

2 years ago

1.2.14-test.3

2 years ago

1.2.14-test.4

2 years ago

1.2.14-test.5

2 years ago

1.2.12-test.1

2 years ago

1.2.14-test.6

2 years ago

1.2.14-test.1

2 years ago

1.2.14-test.2

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.2.11-test.1

2 years ago

1.2.11-test.2

2 years ago

1.2.11-test.4

2 years ago

1.2.11-test.5

2 years ago

1.2.9

3 years ago

1.2.10-test.2

2 years ago

1.2.10-test.1

3 years ago

1.2.9-test.3

3 years ago

1.2.9-test.1

3 years ago

1.2.9-test.2

3 years ago

1.2.8

3 years ago

1.2.8-test.2

3 years ago

1.2.8-test.1

3 years ago

1.2.7

3 years ago

1.2.7-test.4

3 years ago

1.3.0-oven.1

3 years ago

1.2.7-test.3

3 years ago

1.2.7-test.1

3 years ago

1.2.7-test.2

3 years ago

1.2.6

3 years ago

1.2.6-test.4

3 years ago

1.2.6-test.3

3 years ago

1.2.6-test.2

3 years ago

1.2.6-test.1

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.0

3 years ago

1.2.0-test.22

3 years ago

1.2.0-test.23

3 years ago

1.2.0-test.24

3 years ago

1.2.1

3 years ago

1.2.0-mqtt.3

3 years ago

1.2.0-mqtt.2

3 years ago

1.2.0-mqtt.1

3 years ago

1.2.0-test.20

3 years ago

1.2.0-test.21

3 years ago

2.0.0-mqtt.1

3 years ago

1.2.0-test.19

3 years ago

1.1.5

3 years ago

1.2.0-test.17

3 years ago

1.2.0-test.18

3 years ago

1.2.0-test.12

3 years ago

1.2.0-test.15

3 years ago

1.2.0-test.16

3 years ago

1.2.0-test.13

3 years ago

1.2.0-test.14

3 years ago

1.1.4

3 years ago

1.2.0-test.11

3 years ago

1.2.0-test.10

3 years ago

1.2.0-test.9

3 years ago

1.1.3

3 years ago

1.2.0-test.8

3 years ago

1.2.0-test.6

3 years ago

1.2.0-test.7

3 years ago

1.2.0-test.5

3 years ago

1.1.2

3 years ago

1.2.0-test.4

3 years ago

1.1.1

3 years ago

1.2.0-test.1

3 years ago

1.2.0-test.2

3 years ago

1.2.0-test.3

3 years ago

1.1.0

3 years ago

1.1.0-ac.18

3 years ago

1.1.0-ac.16

3 years ago

1.1.0-ac.17

3 years ago

1.0.13

3 years ago

1.1.0-ac.14

3 years ago

1.1.0-ac.15

3 years ago

1.1.0-ac.12

3 years ago

1.1.0-ac.13

3 years ago

1.1.0-ac.11

3 years ago

1.0.9

3 years ago

1.1.0-ac.10

3 years ago

1.1.0-ac.4

3 years ago

1.1.0-ac.9

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.1.0-ac.5

3 years ago

1.1.0-ac.6

3 years ago

1.1.0-ac.7

3 years ago

1.1.0-ac.8

3 years ago

1.0.12

3 years ago

1.1.0-ac.3

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.1.0-ac.1

3 years ago

1.1.0-ac.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.3-test.2

3 years ago

1.0.3-test.3

3 years ago

1.0.3-test.4

3 years ago

1.0.3-test.1

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-test.7

3 years ago

1.0.0-test.3

3 years ago

0.2.18

3 years ago

1.0.0-test.5

3 years ago

1.0.0-test.4

3 years ago

1.0.0-test.6

3 years ago

1.0.0-test.1

3 years ago

1.0.0-test.2

3 years ago

0.2.17

3 years ago

0.2.15-test.1

3 years ago

0.2.16

3 years ago

0.2.15

3 years ago

0.2.1-5.test-1

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.7-test.3

3 years ago

0.2.7-test.1

3 years ago

0.2.7-test.2

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.2-test.1

3 years ago

0.2.2-test.2

3 years ago

0.1.10

3 years ago

0.1.11

3 years ago

0.2.2-test.5

3 years ago

0.1.12

3 years ago

0.2.2-test.6

3 years ago

0.1.13

3 years ago

0.2.2-test.3

3 years ago

0.1.14

3 years ago

0.2.2-test.4

3 years ago

0.1.15

3 years ago

0.2.2-test.12

3 years ago

0.2.2-test.13

3 years ago

0.2.2-test.9

3 years ago

0.2.2-test.10

3 years ago

0.2.2-test.7

3 years ago

0.2.2-test.11

3 years ago

0.2.2-test.8

3 years ago

0.2.2-alpha.1

3 years ago

0.2.1

3 years ago

0.1.2

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.16

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.2.3

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.0

3 years ago