Python script for controlling your Smart Lg TV
Posted: Monday 23 November 2015 18:55
There is a Wiki article describing how to Controlling your Smart Lg TV using a python script.
The Wiki tells me to run the script with python3.
I don't have a python3 executable, I only have python. (I installed Domoticz using the Domoticz Raspberry Pi SD Card Image) If I run it using python I get the error ImportError: No module named http.client Does someone here know what needs to be downloaded? I feel very scared to just try to download python3 as I suspect it can interfere with my Domoticz installation. Thanks a lot 
The Wiki tells me to run the script with python3.
Code: Select all
python3 /home/pi/domoticz/scripts/lgtv2012.py 1
