From ba04c17e7c9d38ad51c04600945b9f98c0622bae Mon Sep 17 00:00:00 2001 From: tbrock47 <39959664+tbrock47@users.noreply.github.com> Date: Thu, 11 Jul 2019 12:10:47 -0600 Subject: [PATCH] Update samsungtv.markdown My Q7F has not worked for some time under the recommended configuration. --- source/_components/samsungtv.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/samsungtv.markdown b/source/_components/samsungtv.markdown index 22e518a0812a..fe207a3ab896 100644 --- a/source/_components/samsungtv.markdown +++ b/source/_components/samsungtv.markdown @@ -98,7 +98,6 @@ Currently known supported models: - NU7090 (port must be set to 8801, On/Off, MAC must be specified for Power On) - NU7400 (port set to 8001 and `pip3 install websocket-client` executed) - NU8000 -- Q7F (port must be set to 8001, MAC must be specified for Power On) - U6000 (port must be set to 8001) - U6300 (port must be set to 8001, and `pip3 install websocket-client` must be executed) - UE6199UXZG (port must be set to 8001, On/Off, Forward/Backward, Volume control, but no Play button) @@ -120,6 +119,7 @@ Currently tested but not working models: - JU7500 - Unable to see state and unable to control - MU6125 - Unable to see state and unable to control (Tested on UE58MU6125 on port 8001 and 8801) - MU6300 - Port set to 8001, `pip3 install websocket-client` must be executed, turning on works, status not working reliably, turning off is not permanent (it comes back on) +- Q7F - State is always "off" and unable to control via port 8001. None of the 2014 (H) and 2015 (J) model series (e.g., J5200) will work, since Samsung have used a different (encrypted) type of interface for these.