Test but git the same with stable
But rebooted the app and looks like it’s working
Test but git the same with stable
But rebooted the app and looks like it’s working
will take another look at it
Doe even een restart van de app. Ik hoop dat dit in de volgende update opgelost is
Please write to LG and demand an answer to why they don’t make the most important data available in their API. Actual temp is the most crucial data in order to know if the fridge/freezer is working.
Opened an issue on their integration git.
Hi.
About 1 month ago i lost my connection with LG and homey. i have used you app for about 1 year.
I have tryed PAT and new versjon of you app. but it sees like i cant get a connection. Any ide what im doing wrog?
here is the latest from the log:
undefinedundefined-Invalid Date-undefined undefined err] Unhandled Rejection at: Promise {
Error: Error: 1310 - Not supported domain getDeviceList
at /app/lib/ThinQClient.js:68:35
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
} reason: Error: Error: 1310 - Not supported domain getDeviceList
at /app/lib/ThinQClient.js:68:35
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
unhandledRejection:
Error: Error: 1310 - Not supported domain getDeviceList
at /app/lib/ThinQClient.js:68:35
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
undefined-Invalid Date-undefined undefined err] onReady Failed, 1310 - Not supported domain getDeviceList undefined
undefined-Invalid Date-undefined undefined err] onReady Failed, 1310 - Not supported domain getDeviceList undefined
2025-10-18T19:44:31.303Z [log] XX no-XX EIC
2025-10-18T19:44:31.302Z [log] [SmartThinqApp] PAT changed, reinitializing ThinQ API
2025-10-18T19:43:24.985Z [log] SmartThinqClient Ready
undefined-Invalid Date-undefined undefined err] Login e[31mPrecondition Failede[0m
undefined-Invalid Date-undefined undefined err] Login {“error”:{“request”:“/emp/v2.0/account/session/txxxxxs%40xxxxl.com”,“code”:“412”,“message”:“Precondition Failed”}}
2025-10-18T19:43:22.340Z [log] Login with username and password, (re)create Auth session
2025-10-18T19:43:22.339Z [log] SmartThinqClient Session: No session reuseSession false
undefined-Invalid Date-undefined undefined err] Invalid country lookup, contact developer null lat: 58.555402465161855 lon: 8.98266552016139
2025-10-18T19:43:22.097Z [log] OnInitSettings SmartThinQClient {
debug: false,
Br
Very weird, it fails to find your country. What country are you in?. okay Norway, thx Maps
hehe.. yes, maps is right
Norway here
tnx for taking the time to trying to figure this out ![]()
can you try the following: goto app settings/configure. login with a wrong password, after fail message, login with correct password… not sure if it will work, but easy button ![]()
Didnt do anything. I manage to login at the official app….?
undefined2025-10-21T13:14:18.510Z [log] SmartThinqClient Ready
undefined-Invalid Date-undefined undefined err] Login e[31mPrecondition Failede[0m
undefined-Invalid Date-undefined undefined err] Login {“error”:
I have now tryed the 4.2.14 version. And it works.. tnx for all the time and affort to get me “online” again.
Reply from LG:
We regret to inform you that the refrigerator models currently provided do not support current temperature data.
The temperatures displayed in the ThinQ App for both the fridge and freezer represent the target temperatures, not the current internal temperatures.
As a result, we are unable to provide current temperature data for refrigerators through this SDK.
We sincerely appreciate your interest and valuable feedback.
Thanks Martin! At least you tried.
It amazing how big companies like LG are so successful in hiring totally incompetent people to handle technical support. Where do they find all these people.
You ask a straight question and they answer with something completely irrelevant. It’s like asking a politician a direct question.
If only I had time, I would like to start a public campaign to demand access to the most basic data from our devices.
Hi Martin,
First off thanks again for your work on the app! I’ve noticed an issue with the test version: the allowed speed list of the fan_speed for AC’s do not actually match the capabilities of the AC. The previous version(s) of the app I was able to set the speeds to unsupported values which would return an error but I could select any of the fan_speed values (“SLOW”: “1”, “LOW”: “2”, “LOWMID”: “3”, “MID”: “4”, “HIGH”: “5”, “POWER”: “6”, “AUTO”: “8”). This was through a when-card, which uses autocomplete, the enum list on the device itself still allows you to select all the values but it will give you an this model doesn’t support it error.
Which wouldn’t be a problem but the API (I’m guessing) doesn’t give back the correct values - it’s missing quite a few options.
For my wall AC models the profile (from the settings menu) indicates airFlow.windStrength.values.r:
“POWER”, “LOW”, “AUTO”, “MID”, “HIGH”
While the actual supported values (which were working before) are:
“AUTO”, “LOW”, “LOWMID”, “MID”, “HIGH”, “POWER”
And for the console AC models it says:
“HIGH”, “LOW”, “AUTO”, “MID”
While it should be:
“AUTO”, “SLOW”, “LOW”, “MID”, “HIGH”
Another issue I noticed is that for the console AC models the vertical direction (vstep) doesn’t autocomplete in the action card. So I’m unable to select anything even though in the profile the wall AC and console AC have the identical vstep data. Unlike the fan speed setting I don’t see any values for it in the profile.
One solution might be to just allow any of the values to be set regardless of what the model profile reports.
These are modelUrls, if that’s of any help. If there is anything I can test or give more info on please let me know.
Suddenly the application became unavailable on my Homey Pro. It is shown in the store, and install makes it visible in the list of the installed applications, but application’s device is marked unavailable because of no application available. And trying to restart application shows error that it is unavailable. What happened?
Already restarted Homey?