Lauri Niskanen
Lauri Niskanen
Samsungctl already waits a bit between the keys, but the current time might not be long enough in some cases. Try to tweak one of these values (depending on if...
Are you saying that it actually helps to reduce the value? Does this fix your problem consistently? What is the lowest value that works for you?
Is there an issue that currently prevents you from using Python 3.5.3?
@trainormg As far as I know, there is no protocol documentation publicly available. See https://github.com/Ape/samsungctl#references. It's not much, but that's everything I have. I have no idea if starting smart...
You are going to need to reverse engineer the key commands.
Please try with Python 3.6.
It's currently possible to keep the connection open and send multiple control messages. I don't see how the MAC address helps here. What is your use case here?
Hmm. It doesn't request for the access again after rebooting on the models I have tested. But different models may behave differently. Should sending the MAC address fix this? I...
@jviyer You need to use Python 3. E.g. `pip3 install samsungctl`
@Upas Thanks for the pull request #24. Does it matter what is inserted as the MAC address? Should it be the PC or TV address?