@mgw hi mate ,great job with Thinq ,i have a washer and a dryer.I have a problem with “remainingtime” of the dryer.It shows the minutes right but it cuts the hours.For example if remainingTime is 2 hours and 55 min so 10.500 seconds it shows only 3.300 which is 55 min.See below a screen shot
my washer’s remainingTime is accurate like the LGThinq app.I am from Greece connected at a european server and eng lanquage .Any ideas how to fix that?
Just installed Thinq-MQTT-Proxy and its working well - thanks very much @mgw
I got around the install process failing with a JAVA_HOME error by prefixing java with the full path to java 8
/usr/lib/jvm/zulu-8-amd64/jre/bin/java
on my debian PC based system. I also needed to add this to the thinq-mqtt-proxy.service file located in /etc/systemd/system
Actually, I’ve already developed an AddOn for LG Smart Thinq (only works for Air Conditioners for now) for the both version 1 and 2 of LG API. I started the review process trying to contribute with this amazing OpenHab project. Let’s see if in the next months it’s already officially available.
Hi, @hmerk. I’m still finalizing the README and some more unit tests, just to be consistent with the guide. So, I think still today or tomorrow I will open the PR and share here with you guys.
Awsome job @mgw on the script for reading data into MQTT. I keep using my old IR blaster to control my LG A/C unit. It is so unfortunate that still to this day we don’t have a way to control it with Openhab using Wi-Fi. Do you know if there is any ongoing development for this?
I have stopped receiving updates for the Thinq extended data from my inverter LG AC. Does this has to do with any updates on the device firmware from LG? Some time ago I had to launch the app and login from it to allow the binding to reconnect again. Nothing was working.
I don’t believe the cause is the device update. LG API work with versions, and the device descriptor (that is immutable) point to a specific version that the device work with. The bridge thing is presenting ERROR status or is ONLINE ? This kind of behavior is most likely you don’t check the recent agreement. You can check it in the LG App. Open it and see if it is asking you to agree with a new agreement. After you agree, the binding will start to work again.