supersaiyanmode / PyWebOSTV

Python API for controlling LG TVs (Web OS)
MIT License
271 stars 50 forks source link

webos request to allow remote connection #81

Closed terrorindeed closed 1 year ago

terrorindeed commented 1 year ago

Hello, I followed the setup, and got pywebostv running on my OSMC Vero 4k+ box. I'm building a python script or a few, to control my Oppo 203 via the Vero 4k+ .Part of that process is auto switching hdmi sources when triggered.

I'm still in the testing phase with the connection script.

I got the remote connection notification once, pressed yes. But obviousily didn't have the store object correct. Now it seems I cannot reinitialize the remote connection prompt on my LG C1.

Any ideas? Also, I'm very new to python. I've learned a lot in 25 days utilizing chatgpt, but feel I'm at a stage where I may need further assistance.