Alexa turn on Samsung Smart TV fix

I came up with a work around to get Alexa to turn on Samsung Smart TVs. I believe this should work with 2016+ models. First we are going to create an app that will let us turn the tv on through wake-on-lan.

Login to your smartthings account at https://graph-na04-useast2.api.smartthings.com/
Select SmartApps
Select +NewSmartApp
Select From Code
Go to here in a new broswer tab: https://github.com/freethewhat/mySmartThings/blob/master/smartapps/freethewhat/computer-power-control-with-wake-on-lan.src/computer-power-control-with-wake-on-lan.groovy
Select Raw
Press Ctrl+A
Press Ctrl+C
Go back to Smartthings browser tab
Select box and press Ctrl+V
Select Create
Select Save
Select Publish
Select For Me

Next we are going to create a virtual switch through Smartthings. In the same tab already open do the following:
Select My Devices
Select +New Device
Under Name type “Turn TV On” without the quotation marks
Under Device Network id put whatever you want as log as it isn’t in use by another device. I put “12345678” without the quotation marks
Under type select “Momentary Button Tile”
Under location select “Home” or whatever is applicable to you
Under hub select “Home Hub” or whatever is applicable to you
Select create

Now we are going to setup the Simulated Switch that Alexa will use to turn the TV on and off.
Next open Smartthings Classic on your phone/tablet (MAKE SURE YOU ARE USING THE SMARTTHINGS CLASSIC APP AND NOT THE NEW SMARTTHINGS APP TO SET THIS UP!)
Select Automation
Select SmartApps
Select Computer Power Control with Wake on LAN
Under Switch select “Turn TV On”
Hit Done
Under Computer IP address enter the IP address of your tv. To find it do the following on your TV:
Hit home button on remote
Go to Settings
Go to Network
Select Network Status
Select IP Settings. You will find your IP address on this screen. Enter this into the app on your phone/tablet. I highly recommend settings up a static ip address on your router for your tv. This number may change over time.
Under Webserver port enter 8001
Now we need to find the MAC address for your tv. Select home button on TV remote.
Go to settings
Go to Support
Go to Contact Samsung
Scroll down and you will find two MAC addresses for Wired internet and for Wireless internet. Copy down wireless if you are on wifi or wired if your TV is connected to the internet with an ethernet cable.
Back on your phone/tablet enter the MAC address under “Computer MAC Address without” Make sure you leave all of the colons “:” from the MAC address
Select Save

Now we need to setup voice triggers on the Alexa app. Go ahead and open the Amazon Alexa app on your phone or tablet
Go to Routines
Select +
Select + Under “When this happens”
Select Voice
type “Turn TV on”
Select Save
Select + Under “Add action”
Select “Smart Home”
Select “Control device”
Select “Turn TV On”
Select “NEXT”
Select “ADD”
Select “Create”

Now your tv will turn on when you tell Alexa “Turn TV On”. I repeated the last section and added “Turn On TV”, “Turn On the TV”, and “Turn the TV On” for voice triggers in the Alexa app. I’d recommend doing this as well so Alexa can turn on the TV using these voice triggers.

Enjoy!

6 Likes

That sounds like a lot of work that I’m too lazy to do, so my workaround was buying a Sony Bravia. Of course, that was a bit more expensive than your workaround. :grin:

2 Likes

I guess this is a good solution if you don’t have Harmony as well. But if you have Harmony, you can use voice commands to start various harmony activities already.

2 Likes

Is possible to use Google Home Mini / Google Assistant?

Do I need smart things HUB?

I am doing something bad, i got mu7002 2017 model and this is not working.

1 Like

Wow, now i discovered that i can turn TV on with smartThings classic app. but i have to push button twice.

I’m unfamiliar with Google Home Mini / Assistant. I believe you need to purchase chromecast if you want to turn your TV on and off with it. Additional information can be found here: https://support.google.com/googlehome/answer/7498991?hl=en

Do i need smart things hub for this?

Google Home Mini / Assistant should be able to act as a hub and let you connect your TV to it as long as you also purchase Chromecast.

1 Like

hm a i cannot even turn on TV with smart things app :confused: with you instructions. BTW did you know that you can control volume and channel up/down with ARTIK - IFTTT - Google Assistat / Alexa?

Turning on the TV via the Smartthings app is currently broken. Samsung messed something up when pushing firmware updates to their TVs. The workaround I created is only for SmartThings. This is a forum dedicated to SmartThings and not other smart hubs.

3 Likes

I mean in SmartThings there appear button Turn TV on and when i push that it wrotes, that it cannot connect to TV and i did everything from your instructions. Only thing is that i dod not fill HUB while making virtual switch. IP of TV is good, MAC is good, i coppied text to my app and it still not working :confused:

The virtual switch in the workaround I created needs a SmartThings hub to work. This method will not work without a SmartThings hub.

@sapman I am stuck at making the virtual switch. I opened smartthings on my phone and went to the automation tab. But I dont see smartapps anywhere…am I doing something wrong ??

You need to create the virtual switch from an internet browser at https://graph-na04-useast2.api.smartthings.com/ and not on the app.

1 Like

When I try to create the simulated switch there is no “computer power control with wake on lan” option?

1 Like

Do you know if this will work with Samsungs that have SmartHub built into TV or will I need the external Hub?

I followed all the above steps and it still doesn’t work for me.

Have Samsung Smartthings Hub and 2016 Samsung Smart TV. Followed all instructions. TV does not turn on. virtual switch appeared in smart things app and on alexa app. Confirmed from Smartthings App that signal is being received from Alexa when told to “Turn TV On”. How does the App we created actually turn the tv on through “wake up lan”? Seems to be the sticking point in this process for me.

Any thoughts are appreciated.

Hi Justin,
Everything was great till step:
“Now we are going to setup the Simulated Switch that Alexa will use to turn the TV on and off.
Next open Smartthings on your phone/tablet
Select Automation
Select SmartApps”
The problem is that there is no SmartApps option under Automation.
Anything I can set differently?
Thanks!
Grayr

Hi

Thanks for above instructions
.
I could turn the TV using above instructions.

I need to speak twice to be able to switch on … Can it be done using 1 time.

what command should I use for Turning Off the TV.

Do I need to follow new similar instructions as above.

I do see there is a code to shutdown but cant figure out.