question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi. Trying to turn on my TV, but this command doesn’t help samsungctl --host 192.168.1.110 --port 55000 --method legacy --key KEY_POWERON

I’ve got

PS D:\User\.homeassistant\new\samsungctl> samsungctl --host 192.168.1.110 --port 55000 --method legacy --name remoteCmd  --key KEY_POWERON
Available keys
====================================================

Note: Key support depends on TV model.

    Power Keys
    ------------------------------------------------
        KEY_POWERON:                        Power On

How can I wake it up? Using Windows 10.

TV Model - UE-32EH53001 TV firmware version - 002007

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
kdschlossercommented, Jan 23, 2019

some TV’s support WOL (Wake On Lan) some do not.

0reactions
kdschlossercommented, Jan 30, 2019

OK the script has been updated. the MAC address is stored in the config file now. and can also be entered manually into the config when the config is initialized samsungctl.Config(mac=‘’). while I was at it I said to myself. let me add a little more work for me to do LOL, so I added detection of the method as well as the connection port. this process will only work if the TV is powered on when you initialize the Config class. so now the only needed thing to be passed is going to be the host (IP address) of the TV. This is going to be the best mechanism to use if you are going to save the config data. the call to loading the config data will bypass the detection process. the detection process will cause the library to take a few seconds longer to startup.

I am trying to come up with a better load process for the config class. one that is not going to require 2 different chunks of code to be written to start samsungctl.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wake this device but wont work - Roku Community
For Android 12 phones, go to Settings > Network & Internet > [your network] > [settings gear] > Frequency. If it's the same,...
Read more >
"Unable to wake Roku" on my cell phone app but its ... - Reddit
My cellphone app won't wake and connect to my Roku TV says its in eco mode, its on and working, my cellphone is...
Read more >
How to Enable Fast TV Start to wake up your Roku TV
Turn on Fast TV Start on your Roku Smart TV to quickly control your TV using Voice Assistants or Cast media using Airplay...
Read more >
FireTV stick goes to sleep but won't wake up
FireTV stick goes to sleep but won't wake up. Hey all,. I have a new Firestick, sometimes when I switch the TV on...
Read more >
How to Fix It When Roku TV Won't Turn On - Lifewire
If your remote seems fine and your TV is unresponsive, you might need to factory reset it. If that doesn't work, your TV's...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found