SmartCrypto
SmartCrypto copied to clipboard
Can't send command to: UE48JU6770
The connection to the TV worked without any issue but when trying to send a key to the TV nothing happens. Via:
connection.recv()
print(connection.connected)
I can see that the script connected to the TV but nothing will happen, no matter what button I try to send. Is there a solution to this problem?
Not sure, unfortunately, I don't have access to this TV model anymore to continue development or fix bugs on this Repo. i would potentially recommend https://github.com/kdschlosser/samsungctl which uses this code under the hood but have added some better support for controlling TV's and some better support. Might be good to give that a shot. Sorry i cant be of more help.