We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f5eb6 commit 9862b88Copy full SHA for 9862b88
custom_components/samsungtv_custom/media_player.py
@@ -46,7 +46,7 @@
46
47
_LOGGER = logging.getLogger(__name__)
48
49
-MEDIA_TYPE_KEY = 'key'
+MEDIA_TYPE_KEY = 'send_key'
50
DEFAULT_NAME = "Samsung TV Remote"
51
DEFAULT_PORT = 55000
52
DEFAULT_TIMEOUT = 10
0 commit comments