kdschlosser / samsungctl

Remote control Samsung televisions via a TCP/IP connection
MIT License
148 stars 34 forks source link

Doesn't work on 2020 models #138

Closed HVR88 closed 3 years ago

HVR88 commented 3 years ago

Simply doesn't work on 2020 models (but likely any model using websockets). Websocket just stalls forever. TV will wake when a KEY is sent, but no auth request pops on the TV and the script never returns.

Tried with Python 3 on MacOS and Ubuntu, same result.

This project works for Homebridge: https://github.com/tavicu/homebridge-samsung-tizen

HVR88 commented 3 years ago

@kdschlosser please archive this project, no sense in a finished/dead project remaining in an active state at github.