Test with a LG KilmaG split inverter air conditioner
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
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 :)