From 307d401f64ce32e35a8d7baf9e4cd023599e7cde Mon Sep 17 00:00:00 2001 From: Rowan Date: Mon, 3 Oct 2016 09:46:41 +0100 Subject: [PATCH] Updated samsungtv.markdown (#1084) With correct explanation of the model numbers and removed the unnecessary parts of one TV's model number. --- source/_components/media_player.samsungtv.markdown | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/source/_components/media_player.samsungtv.markdown b/source/_components/media_player.samsungtv.markdown index 92a8b21fbfc..7b53cdc9d27 100644 --- a/source/_components/media_player.samsungtv.markdown +++ b/source/_components/media_player.samsungtv.markdown @@ -46,13 +46,14 @@ Currently known supported models: - F6500 - EH5600 - F6400AF - -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.io). -The two letters at the beginning of the model number represent the region, UE is Europe, UN is North America and UA is Asia & Australia. The two numbers following that represent the screen size. If you add your model remember to remove these before adding them to the list. - -There's currently a [known issue](https://github.com/home-assistant/home-assistant/issues/2098) with some TV's receiving a *Key press UP* that can interrupt certain applications. Currently tested but not working models: - KU6300 - Shows in GUI but unable to control. -- UE75H6400 - Shows in GUI but unable to control. +- H6400 - Shows in GUI but unable to control. + +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.io). +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. +If you add your model remember to remove these before adding them to the list. + +There's currently a [known issue](https://github.com/home-assistant/home-assistant/issues/2098) with some TV's receiving a *Key press UP* that can interrupt certain applications.