Skip to content

Commit a6a0b3e

Browse files
flowolffabaff
authored andcommitted
Samsung smart TV MU6170UXZG tested (home-assistant#3469)
1 parent 110f61f commit a6a0b3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/_components/media_player.samsungtv.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,12 @@ Currently tested but not working models:
6464
- JU7500 - Unable to see state and unable to control
6565
- JS9000 - State is always "on" and unable to control (but port 8001 *is* open)
6666
- JS9500 - State is always "on" and unable to control (but port 8001 *is* open)
67+
- MU6170UXZG (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).)
6768

6869
If your model is not on the list then give it a test, if everything works correctly then add it to the list on [GitHub](https://github.com/home-assistant/home-assistant.github.io/tree/current/source/_components/media_player.samsungtv.markdown).
6970
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.
7071
If you add your model remember to remove these before adding them to the list.
7172

7273
Currently the ability to select a source is not implemented.
7374

74-
There's currently a [known issue](https://github.com/home-assistant/home-assistant/issues/2098) with some TVs receiving a *Key press UP* that can interrupt certain applications.
75+
There's currently a [known issue](https://github.com/home-assistant/home-assistant/issues/2098) with some TVs receiving a *Key press UP* that can interrupt certain applications. This should be fixed as of March 2017.

0 commit comments

Comments
 (0)