cmer / lg-tv-control-macos

Automatically wake/sleep and change the input of your LG TV when used as a monitor on macOS
129 stars 13 forks source link

LG C3 #38

Closed ctkidd78 closed 8 months ago

ctkidd78 commented 9 months ago

Does any of this work with the latest versions of the LG C3. I can't get none of the code to work in terminal. When inputting the auth mytv it gives an ssl error and I guess never authorizes the connection and if I manage to get past that I can't send any commands to the TV giving me the help menu every time. Thanks

Aurshur commented 9 months ago

I have an LG C3 and it is working fine for me on the latest firmware.

You will encounter a bug with ws4py and the workaround is to roll back to Python 3.11. After that you should have no issues authenticating your TV.

cmer commented 8 months ago

I have added an installation script to work around the different issues with newer Python versions. Please reinstall with the installation script. It might solve your issue.