thinq2-python icon indicating copy to clipboard operation
thinq2-python copied to clipboard

Test with a LG KilmaG split inverter air conditioner

Open lion1109 opened this issue 3 years ago • 1 comments

Hello I was looking for a python api to access a LG air conditioner.

After downloading I tried to access the projekt by pycharm. I had no success with poetry, wich I am not firm with. After installing missing packages in the venv the example.py was running and dumps information from the device. Now I want to send commands to the device. Do you know how I could do that and how I find out which commands are available?

I am working with pycharm under Win11.

With regards Eduarad Gode

lion1109 avatar Jan 05 '23 06:01 lion1109

Hi @lion1109 If you want to play with new LG API check out this repo https://github.com/majki09/domoticz_lg_thinq_plugin You will find there whole plugin for domoticz, some documentation and a lot of working python scripts :)

majki09 avatar Jan 10 '23 17:01 majki09