samsungctl
samsungctl copied to clipboard
Remote control Samsung televisions via a TCP/IP connection
**Edited by @Ape:** I hijacked this issue to collect all instances where some random TV model does not work, but we don't know what is the cause or how it...
this implements https://github.com/Ape/samsungctl/issues/93#issuecomment-436318284
QSeries
Will this code work on a 2018 Q series? I have been trying to get this code to run and cannot get thru all the errors that are happening for...
Hi, I am puzzled, I cannot give any command, I always obtain ``` samsungctl.exceptions.UnhandledResponse: {'event': 'ms.channel.unauthorized'} ``` Any idea? Thanks Ja
Hello, First off all thank you for this project. I don't know how to use Python and how to code. I have 2 computers and 1 Samsung 40D6000 tv. I'm...
I'm trying to use samsungctl for my Home Assistant. When using the application via command-line (e.g. `samsungctl -vvv --host 192.168.*.* --port 8001 --method websocket KEY_MUTE`) I get the output: ```...
Hi guys, I have an issue using websocket with samsungctl: # samsungctl -i --host 192.168.2.100 --method websocket --port 8001 Traceback (most recent call last): File "/usr/local/bin/samsungctl", line 11, in sys.exit(main())...
See individual commit messages for more details.
Hello guys and happy new year 😄 I have some troubles with the library. The installation is fine i guess, when i do samsungctl -h, i have help. When i...
Can you let me know if there is any way to send the Mouse movement position through legacy TCP method ?