Skip to content

Commit 9862b88

Browse files
committed
fix
1 parent c5f5eb6 commit 9862b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/samsungtv_custom/media_player.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
_LOGGER = logging.getLogger(__name__)
4848

49-
MEDIA_TYPE_KEY = 'key'
49+
MEDIA_TYPE_KEY = 'send_key'
5050
DEFAULT_NAME = "Samsung TV Remote"
5151
DEFAULT_PORT = 55000
5252
DEFAULT_TIMEOUT = 10

0 commit comments

Comments
 (0)