Site updated at 2017-12-06 08:10:54 UTC
This commit is contained in:
parent
d72cfcc5b6
commit
c8783b5584
26 changed files with 66 additions and 66 deletions
|
@ -111,6 +111,7 @@
|
|||
<li>U6300 (port must be set to 8001, and <code class="highlighter-rouge">pip3 install websocket-client</code> must be executed)</li>
|
||||
<li>K6500AF (port must be set to 8001)</li>
|
||||
<li>KS8005 (port must be set to 8001, and <code class="highlighter-rouge">pip3 install websocket-client</code> must be executed)</li>
|
||||
<li>MU6170UXZG (port must be set to 8001, and <code class="highlighter-rouge">pip3 install websocket-client</code> must be executed)</li>
|
||||
<li>KS7502 (port must be set to 8001, and <code class="highlighter-rouge">pip3 install websocket-client</code> must be executed, turn on doesn’t work, turn off works fine)</li>
|
||||
<li>K5600AK (partially supported, turn on works but state is not updated)</li>
|
||||
<li>UE65KS8005 (port must be set to 8001, On/Off, Forward/Backward, Volume are OK, but no Play button)</li>
|
||||
|
@ -122,8 +123,7 @@
|
|||
<li>JU7500 - Unable to see state and unable to control</li>
|
||||
<li>JS9000 - State is always “on” and unable to control (but port 8001 <em>is</em> open)</li>
|
||||
<li>JS9500 - State is always “on” and unable to control (but port 8001 <em>is</em> open)</li>
|
||||
<li>MU6170UXZG (port set to 8001, <code class="highlighter-rouge">pip3 install websocket-client</code> must be executed, turning on works, status not working reliably, turning off is not permanent (it comes back on).)</li>
|
||||
<li>MU6300 (port set to 8001, <code class="highlighter-rouge">pip3 install websocket-client</code> must be executed, turning on works, status not working reliably, turning off is not permanent (it comes back on).)</li>
|
||||
<li>MU6300 - Port set to 8001, <code class="highlighter-rouge">pip3 install websocket-client</code> must be executed, turning on works, status not working reliably, turning off is not permanent (it comes back on)</li>
|
||||
</ul>
|
||||
<p>If your model is not on the list then give it a test, if everything works correctly then add it to the list on <a href="https://github.com/home-assistant/home-assistant.github.io/tree/current/source/_components/media_player.samsungtv.markdown">GitHub</a>.
|
||||
The first letter (U, P, L, H & K) represent the screen type, e.g. LED or Plasma. The second letter represents the region, E is Europe, N is North America and A is Asia & Australia. The two numbers following that represent the screen size.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue