Skip to content

Commit

Permalink
chore: release v1.0.3
Browse files Browse the repository at this point in the history
-   (Lucky-ESA) Added hotwater for device 406 & 401
-   (Lucky-ESA) Dependencies updated
  • Loading branch information
TA2k committed Dec 1, 2024
1 parent 2e22a93 commit 388762a
Show file tree
Hide file tree
Showing 5 changed files with 248 additions and 257 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,15 @@

### 0.0.3

- (TA2k) initial release
- (TA2k) initial release
## 0.3.2 (2024-01-08)

- (Lucky-ESA) Added data point interval.status_devices
- (Lucky-ESA) Fixed missing value for fridge
- (Lucky-ESA) Fixed thinq1 crash
- (Lucky-ESA) Added save modelJSON local
- (mcm1957) Node 16 checked

## 0.3.1 (2023-12-20)

- (Lucky-ESA) Fixed crash thinq1 interval
32 changes: 11 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@ Adapter for LG ThinQ

## Requirement

* Node >= 18
* JS-Controller >= 5.0.19
* Admin >= 6.13.16
- Node >= 18
- JS-Controller >= 5.0.19
- Admin >= 6.13.16

## 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
- 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

Expand All @@ -47,8 +47,10 @@ Adapter for LG ThinQ
-->

## Changelog
### **WORK IN PROGRESS**

### 1.0.3 (2024-12-01)

- Login fixed
- (Lucky-ESA) Added hotwater for device 406 & 401
- (Lucky-ESA) Dependencies updated

Expand Down Expand Up @@ -80,18 +82,6 @@ Adapter for LG ThinQ
- (Lucky-ESA) Added weather request
- (Lucky-ESA) Bugfixe

### 0.3.2 (2024-01-08)

- (Lucky-ESA) Added data point interval.status_devices
- (Lucky-ESA) Fixed missing value for fridge
- (Lucky-ESA) Fixed thinq1 crash
- (Lucky-ESA) Added save modelJSON local
- (mcm1957) Node 16 checked

### 0.3.1 (2023-12-20)

- (Lucky-ESA) Fixed crash thinq1 interval

## License

MIT License
Expand Down
Loading

0 comments on commit 388762a

Please sign in to comment.