From e2ca90c068ea77f2f8425caf73910061337d4fff Mon Sep 17 00:00:00 2001 From: kaiomatico Date: Sun, 7 Jan 2018 18:17:01 +0100 Subject: [PATCH] Added J5500 to tested Models (#4364) I have tested a Samsung UE50J5550. After changing to Port 8001 the TV is discovered but the state is always on and it does not react to any actions like power off or mute. --- source/_components/media_player.samsungtv.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/media_player.samsungtv.markdown b/source/_components/media_player.samsungtv.markdown index 17fc9370b3e..f64277c404e 100644 --- a/source/_components/media_player.samsungtv.markdown +++ b/source/_components/media_player.samsungtv.markdown @@ -65,6 +65,7 @@ Currently known supported models: Currently tested but not working models: - J5200 - Unable to see state and unable to control +- J5500 - State is always "on" and unable to control (but port 8001 *is* open) - JU7000 - Unable to see state and unable to control (but port 8001 *is* open) - JU7500 - Unable to see state and unable to control - JS9000 - State is always "on" and unable to control (but port 8001 *is* open)