kdschlosser / samsungctl

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

Compatibility with 2015 TVs? #112

Open khab666 opened 5 years ago

khab666 commented 5 years ago

Hi @kdschlosser , first of all, thanks for your job, its amazing :)

I'm user of 2015 tv (43j5500) and the script doesn't works for this version. Can you tell me how we can pair with the tv please? I try with --host x.x.x.x but doesn't works, is needed some special flag to this version? If the last version doesn't works fine with this tv, do you know what version or from which date can I download a compatible version please?

PS. I haven't executed RUNME.py because this is a generic compatibility version, but if you need it please tell me.

Thank you.

kdschlosser commented 5 years ago

you need to use the develop branch. This library is very much still in development so the command line bits are not functional just yet.

if you follow what is going on in #106 you will know when I update the code in the develop branch. the RUN_ME.py is going to run all kinds os tests between the library and the TV and report anything that is not running properly and any errors that may come about.