Contribution - LG ThinQ Binding

Hi there,

is there already a version for 5.0.0.M1 where you need some testing?

KR

Many many thanks @nemer - you are great!

Yes ! I built a 5.X.X version, but I couldn’t test it already because my test environment is a 32bit and java 21 needed for this version doesn’t have a 32bit release yet.
I delivered the 5.X.X in my repository, please let me know if it’s working.

Regards.

1 Like

The property names for text configuration was changed to follow the OH standard naming as @jgesser explained. Maybe other text config names can change as well because the binding is passing though a official review, and I ask people that use text file based specification to pay attention in every update. I will let some examples in the REDME.md file about changes and property names.

I just updated OH from 4.2 to 4.3.3 as well. I can no longer get the bridge online.

Is there any breaking changes in the binding? I camt seem to find any info.

This is what I get in the log file:

2025-03-09 11:35:54.013 [ERROR] [ices.LGThinQAbstractApiClientService] - Error calling device list from LG Server API. The reason is:Please consider using the official API. Visit https://smartsolution.developer.lge.com/en/product/useCase11?s=1740015848379 for more details.
2025-03-09 11:35:54.017 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'lgthinq:bridge:4bb559ca4d' changed from ONLINE to OFFLINE: Error getting devices from LG API in scanner process.
2025-03-09 11:35:54.018 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'lgthinq:202:4bb559ca4d:a6fc6dc7-34e8-147a-8f50-44cb8b0819e7' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2025-03-09 11:35:54.018 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'lgthinq:201:4bb559ca4d:592bd2a4-d3e7-16e9-a69f-44cb8b2e0c43' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

Please, get the lateste 4.3.0 version in my repo.

Works perfectly, thanks guys!

Thx…
Could you link to your repo?