Toxblh / samsung-tv-control

📺 Remote control your TV via JS!
https://toxblh.github.io/samsung-tv-control/
MIT License
177 stars 34 forks source link

KEY_POWEROFF and KEY_POWERON don't work on Samsung 2021 #270

Open sarahs07 opened 2 years ago

sarahs07 commented 2 years ago

Have tried .sendKey(KEY_POWEROFF) and .sendKey(KEY_POWERON) on Samsung 2021 Model QE55Q80AATXXU but these not respond at all.

Just wanted to know if there is a known reason for it? Thanks

DarrylBrooks97 commented 1 year ago
.sendKey(KEY_POWER);

seems to work for me when turning off the TV however, does not work for turning it on