iobroker.lg-thinq
Version:
Adapter for LG ThinQ
104 lines (69 loc) ⢠3.41 kB
Markdown

# ioBroker.lg-thinq
[](https://www.npmjs.com/package/iobroker.lg-thinq)
[](https://www.npmjs.com/package/iobroker.lg-thinq)


[](https://nodei.co/npm/iobroker.lg-thinq/)
**Tests:** 
## lg-thinq adapter for ioBroker
Adapter for LG ThinQ
## Requirement
- Node >= 22
- JS-Controller >= 6.0.11
- Admin >= 7.8.23
## Supported devices
**DEVICE**: lg-thinq.0.xxx.deviceType -> e. g. 101</br>
**PLATFORM**: lg-thinq.0.xxx.platformType -> e. g. thinq2
- Device -> 101 Refrigerator -> thinq2 + thinq1
- Device -> 201 Washer + signature -> thinq2 + thinq1
- Device -> 202 Dryer -> thinq2 + thinq1
- Device -> 401 AC -> thinq2 + thinq1
- Device -> 406 Heatpump -> thinq2
## Description
š¬š§ [Description](/docs/en/README.md)</br>
š©šŖ [Beschreibung](/docs/de/README.md)
## Questions
š©šŖ [Fragen](https://forum.iobroker.net/topic/46498/test-adapter-lg-thinq-v0-0-1)
<!--
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
## Changelog
### 1.2.0 (2026-05-31)
- (copilot) Adapter requires node.js >= 22 now
- (Lucky-ESA) Adapter requires admin >= 7.8.23 now
- (Lucky-ESA) Added translate for device 201
### 1.1.6 (2025-12-17)
- (Lucky-ESA) Fixed: Address Root-CA certificate has changed
### 1.1.5 (2025-12-15)
- (Lucky-ESA) Fixed adapter crash (thinq1 only)
- (Lucky-ESA) Fixed: Address Root-CA certificate has changed
### 1.1.4 (2025-12-14)
- (Lucky-ESA) Attribute max of object limitMax and limitMin changed (device 401)
- (Lucky-ESA) Fixed deviceType error
- (Lucky-ESA) JSONbig loglevel changed
### 1.1.3 (2025-10-03)
- (Lucky-ESA) Added translate for device 201
- (Lucky-ESA) Delete APP-Login (removed by LG)
- (Lucky-ESA) Added online icon
- (Lucky-ESA) Microwave 302 disabled (thinq1)
[Older changelogs can be found there](CHANGELOG_OLD.md)
## License
MIT License
Copyright (c) 2021-2026 TA2k <tombox2020@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.