mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Update Samsung TV Component compatibility list (#4123)
* Update Samsung TV Component compatibility list Change related to correction made for: https://github.com/home-assistant/home-assistant/issues/10905 * Update media_player.samsungtv.markdown
This commit is contained in:
parent
8e199af488
commit
82956902b1
@ -55,6 +55,7 @@ Currently known supported models:
|
|||||||
- U6300 (port must be set to 8001, and `pip3 install websocket-client` must be executed)
|
- U6300 (port must be set to 8001, and `pip3 install websocket-client` must be executed)
|
||||||
- K6500AF (port must be set to 8001)
|
- K6500AF (port must be set to 8001)
|
||||||
- KS8005 (port must be set to 8001, and `pip3 install websocket-client` must be executed)
|
- KS8005 (port must be set to 8001, and `pip3 install websocket-client` must be executed)
|
||||||
|
- MU6170UXZG (port must be set to 8001, and `pip3 install websocket-client` must be executed)
|
||||||
- KS7502 (port must be set to 8001, and `pip3 install websocket-client` must be executed, turn on doesn't work, turn off works fine)
|
- KS7502 (port must be set to 8001, and `pip3 install websocket-client` must be executed, turn on doesn't work, turn off works fine)
|
||||||
- K5600AK (partially supported, turn on works but state is not updated)
|
- K5600AK (partially supported, turn on works but state is not updated)
|
||||||
- UE65KS8005 (port must be set to 8001, On/Off, Forward/Backward, Volume are OK, but no Play button)
|
- UE65KS8005 (port must be set to 8001, On/Off, Forward/Backward, Volume are OK, but no Play button)
|
||||||
@ -66,8 +67,7 @@ Currently tested but not working models:
|
|||||||
- JU7500 - Unable to see state and unable to control
|
- JU7500 - Unable to see state and unable to control
|
||||||
- JS9000 - State is always "on" and unable to control (but port 8001 *is* open)
|
- JS9000 - State is always "on" and unable to control (but port 8001 *is* open)
|
||||||
- JS9500 - State is always "on" and unable to control (but port 8001 *is* open)
|
- JS9500 - State is always "on" and unable to control (but port 8001 *is* open)
|
||||||
- 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).)
|
- 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)
|
||||||
- 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).)
|
|
||||||
|
|
||||||
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).
|
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).
|
||||||
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.
|
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…
x
Reference in New Issue
Block a user