tonywood
(Tony Wood)
September 24, 2015, 10:53am
#1
Hi
I have a problem with the Samsung TV integration.
I have completed the following
Added the Code Template for samsung TV
Loaded on the Phone App
It discovered my TV (which is 1 month old so should be supported)
I select my TV
When I click “Done” I get “Failed to save page Samsung discovery”
Am I missing a step or do I need to add something to the Samsung TV… which is uptodate and connected to the network.
Any thoughts?
Just found the topic with the code in it. I’ll try getting the code added and see if I can’t get my tv added when I get home from work.
1 Like
tonywood
(Tony Wood)
September 24, 2015, 1:52pm
#3
Cool… Let me know how you get on
I can’t get the SmartApp added. I get an error that Metadata definition not found.
jovanm
(Jovan)
September 24, 2015, 2:56pm
#5
can you point me to it? and what exactly is the extent of the integration?
thanks
1 Like
gcoombs
(Gary Coombs)
October 16, 2015, 11:14am
#7
Hey, did you ever get any joy with this? Is there a device type I need to add as well? I get the same message as @tonywood
jshine
(jshine)
November 12, 2015, 10:17am
#8
Having same issues. Did you guys get it to work ?
hajar
November 15, 2015, 11:01am
#9
Same issue with me. Getting the error message “Failed to save page: samsungDiscovery”. Anyone managed to solve it?
I caught the same error. I noticed that the device type wasn’t loaded so I grabbed the source and loaded from source in the IDE and it works now.
jshine
(jshine)
November 24, 2015, 5:46am
#11
Can you control your tv now ?
1 Like
Benji
(Benji)
November 24, 2015, 7:18am
#12
Follow the instructions here:
Benji:
You need two parts, the first part being the Samsung TV (Connect) Smart App: The second being the Samsung TV Device Type : Once you install those, go into the Samsung TV (Connect) app and let it search, it took longer to find my TV than you might at first thing it would so have some patience (mine took a minute or so), once it finds the TV you'll find it in the 'Market Place' as an unconfigured device. Note that the ST hub and the TV will probably need to be in the same subnet on your network for it to work and also make sure your TV is on at the time it is searching otherwise it can't find it, personally with my TV, I tend to turn it on and make sure it can actually play something (YouTube, NetFlix, whatever), I feel sometimes the 'networking' on my TV can take a while to 'w…
Note that if you have a Samsung TV that uses Tizen OS (J series) it probably won’t work, potentially pre-2012 won’t work either.
hajar
November 24, 2015, 7:57am
#13
What do you mean “loaded from source in IDE”? Did you just make a copy of the SmartApp and it suddenly started to work or did you change something in the source code?
I didn’t change the code, just noticed that their was no devicetype. clicked New DeviceType, selected From Code tab, copy and pasted code for the device type, then clicked Create button. Then the devicetype of samsung smart tv showed up in IDE. I then restarted app on iPhone and this allowed me to add my tv.
Yes, the app now can do most everything that my remote control that came with the tv can do.
hajar
November 24, 2015, 11:41am
#16
Where did you copy the code from? I checked the list of codes of different device types, but there is none for Samsung.
hajar
November 24, 2015, 11:48am
#17
Found a code by lagrian here:
Is this the one you used?
yes, that is the code I used.
txsarge
(David)
November 24, 2015, 1:06pm
#19
So which tv’s can be connected to ST?
hajar
November 24, 2015, 4:18pm
#20
Well, I have Samsung UE55ES8000 and it does not work. I was able to add the SmartApp, detect the TV, but none of the buttons in the device control works. Anyone any ideas/suggestions where to get updated commands for different TV models to update the Device Type code accordingly?