Samsung TV Plugin

kwijibo007
Posts: 325
Joined: Fri Sep 27, 2013 4:58 pm
Location: Melbourne, Australia

Re: Samsung TV Plugin

Post by kwijibo007 »

Thanks Marty,

What model TV do you have? Also, which version of the iOS Samsung App works for you? v1.0 or 2.0?

Pete
MortenB
Posts: 44
Joined: Sat Jan 24, 2015 2:54 pm
Location: Fredrikstad - Norway

Re: Samsung TV Plugin

Post by MortenB »

Is it av way to specify which HDMI it shall cange to? I found the command for HDMI but then I cannot specify if it is HDIM1, 2 or 3 that is going to be enabled.
Mac Mini with Indigo 6 - Testing Indigo 7
18 Qubino dimmers
6 Fibaro dimmers (v2)
13 Fibaro Smoke Sensors
13 HeatIt floor thermostats
Also running Node Red and OpenHab2
kwijibo007
Posts: 325
Joined: Fri Sep 27, 2013 4:58 pm
Location: Melbourne, Australia

Re: Samsung TV Plugin

Post by kwijibo007 »

MortenB wrote:Is it av way to specify which HDMI it shall change to? I found the command for HDMI but then I cannot specify if it is HDIM1, 2 or 3 that is going to be enabled.
Hi MortenB,

Unfortunately you can only select the first active HDMI source. If you have HDMI 1 and HDMI 2 connected, it will default to HDMI 1. If you have HDMI 2 and HDMI 3 connected (not HDMI 1), it will default to HDMI 2. There was a great deal of discussion about this in the forum where the original Perl code came from. Here: http://forum.samygo.tv/viewtopic.php?f= ... ark#p15586

If there's ever a solution found I'll be sure to update the plugin.

Pete
User avatar
haavarda
Posts: 702
Joined: Sat Aug 18, 2012 4:40 am
Location: Norway

Re: Samsung TV Plugin

Post by haavarda »

Hi,
I am working on a setup where I display my security cameras as picture in picture (pip). I see that the original scripts support these commands. Would it be possible for you to add these commands?
KEY_PIP_ONOFF

I am not sure if it will work, but it would be an elegant way to activate PIP.


Håvard
Håvard
kwijibo007
Posts: 325
Joined: Fri Sep 27, 2013 4:58 pm
Location: Melbourne, Australia

Re: Samsung TV Plugin

Post by kwijibo007 »

haavarda wrote:Hi,
I am working on a setup where I display my security cameras as picture in picture (pip). I see that the original scripts support these commands. Would it be possible for you to add these commands?
KEY_PIP_ONOFF

I am not sure if it will work, but it would be an elegant way to activate PIP.
Håvard
Sorry for the delay in responding, Håvard. I'll look at adding the PIP functionality over the next week.

Pete
kwijibo007
Posts: 325
Joined: Fri Sep 27, 2013 4:58 pm
Location: Melbourne, Australia

Re: Samsung TV Plugin

Post by kwijibo007 »

Hi Håvard,

I've added that command and all others that contain "PIP". My TV doesn't support PIP so I can't test, would you mind testing it for me? A link to a test version of the plugin is here:https://www.dropbox.com/s/lwo1288vsa8ir ... n.zip?dl=0.

You'll find the new commands at the bottom of the drop down list. Could you tell me which (if any) are of use and a very short description (which i'll use for the dropdown list) of what they do?

Thanks,

Pete
User avatar
haavarda
Posts: 702
Joined: Sat Aug 18, 2012 4:40 am
Location: Norway

Re: Samsung TV Plugin

Post by haavarda »

Hi. Thanks for the update. On my tv the pip on/off. And pip ch+, ch- functions are working. The on/off function does exactly what i want it to do.

The on/off is a toggle pip on/off command. Ch+/- changes the channel on the pip.

Håvard
Håvard
howartp
Posts: 4559
Joined: Thu Jan 09, 2014 4:43 pm
Location: West Yorkshire, UK

Re: Samsung TV Plugin

Post by howartp »

Hi Pete.

Do you know if the Kodi/CEC thing needs Raspberry PI, or if it will run on any Kodi hardware (PC, Mac?)

I'm wondering about moving my MacMini into the lounge where my TV is - it is headless anyway at the moment - and run Kodi on it.

(I'm assuming Kodi runs on PC and Mac - the website is down at the moment)

Peter
kwijibo007
Posts: 325
Joined: Fri Sep 27, 2013 4:58 pm
Location: Melbourne, Australia

Re: Samsung TV Plugin

Post by kwijibo007 »

howartp wrote:Hi Pete.

Do you know if the Kodi/CEC thing needs Raspberry PI, or if it will run on any Kodi hardware (PC, Mac?)

I'm wondering about moving my MacMini into the lounge where my TV is - it is headless anyway at the moment - and run Kodi on it.

(I'm assuming Kodi runs on PC and Mac - the website is down at the moment)

Peter
Hi Peter,

I have a 2012 Mini which doesn’t support CEC in its HDMI implementation. According to this, https://support.apple.com/en-au/HT204388, no Mac Mini's currently support it (that article might be a bit old though...). Unfortunately it's not possible even if Kodi supported it on OS X (I'm sure Kodi would support it if Apple did). I originally wanted to use my Mini to call the CEC wake up until I realised it wasn't supported. It's a real shame.

My understanding is that any device running Kodi that supports CEC should work with Josh Jowen’s Kodi plugin. If Minis started supporting CEC I would be really keen to try and make the plugin work directly with the Mini instead of using Josh Jowen’s Kodi plugin.

I have a new 4th Gen Apple TV which supports CEC. I've been trying to think of a way to use it also... It's unlikely though, as I'm sure Apple won't let 3rd party apps anywhere near its CEC. Maybe Matt and Jay can include this magic with the imminent release of the Indigo Apple TV App?? :D At least that's what I'm asking Santa for this Christmas.

Pete
Redrocker
Posts: 81
Joined: Wed Jan 20, 2010 5:33 pm

Re: Samsung TV Plugin

Post by Redrocker »

Is this plugin still being supported? I have some interest in an additional function/button press. The remote that came with my Samsung Smart TV has a Voice button that I would like to see added.

This is how I see using this function: I recently added an Amazon Echo to my HA hardware devices, and would like to use Alexa to trigger the Voice button on the Samsung TV, which in turn would allow handoff of the voice commands to the TV. The thought here is that Alexa would not need to handle the umpteen commands to control the TV.

Thank you,
Mark
~Mark
Indigo 2021.2
kwijibo007
Posts: 325
Joined: Fri Sep 27, 2013 4:58 pm
Location: Melbourne, Australia

Re: Samsung TV Plugin

Post by kwijibo007 »

Redrocker wrote:Is this plugin still being supported? I have some interest in an additional function/button press. The remote that came with my Samsung Smart TV has a Voice button that I would like to see added.

This is how I see using this function: I recently added an Amazon Echo to my HA hardware devices, and would like to use Alexa to trigger the Voice button on the Samsung TV, which in turn would allow handoff of the voice commands to the TV. The thought here is that Alexa would not need to handle the umpteen commands to control the TV.

Thank you,
Mark
Hi Mark,

Aplologies for the delay, I've been traveling for the past 3 weeks and have had limited internet access. The plugin is still very much supported. I'll take a look at adding the Voice button. Hopefully Samsung have made it available to us.

Pete
Comgen
Posts: 5
Joined: Fri Dec 18, 2015 9:32 am

Re: Samsung TV Plugin

Post by Comgen »

Thank you for contributing and developing a plug in.

Will you be developing for newer samsung TV's
kwijibo007
Posts: 325
Joined: Fri Sep 27, 2013 4:58 pm
Location: Melbourne, Australia

Re: Samsung TV Plugin

Post by kwijibo007 »

Comgen wrote:Thank you for contributing and developing a plug in.

Will you be developing for newer samsung TV's
Hi Comgen,

I would love to incorporate the latest generation of Samsung TVs but I don't have have one to test with at the moment. Even if I do get my hands on one It may be more difficult to incorporate as I used parts of code that others had written at the Samygo forums http://forum.samygo.tv/viewtopic.php?f= ... ark#p15586. There's not been any talk of the new generations over there...

Pete
kwijibo007
Posts: 325
Joined: Fri Sep 27, 2013 4:58 pm
Location: Melbourne, Australia

Re: Samsung TV Plugin

Post by kwijibo007 »

Hi All,

I updated to Kodi 16 (Jarvis) over the weekend which seems to have broken Josh Jowen’s Kodi plugin. This Kodi plugin enables the turning of the TV on via CEC on a Raspberry Pi.

I'm not sure how many people use this function but I'll report back when I have some more information. If you do use this functionality to turn on your TV I would hold off on updating Kodi for now.

Thanks,

Pete
Turribeach
Posts: 430
Joined: Fri Feb 06, 2015 4:25 pm
Location: London, UK

Re: Samsung TV Plugin

Post by Turribeach »

This plugin looks interesting but it doesn't seem to work on the newer Samsung TVs. Is it me or the TV manufacturers have taken the worst possible path? Smart TVs with buggy OSes, slow Apps, clunky interfaces, no APIs for home automation, etc, etc, etc.

Any one knows of a TV I can control remotely? (without a remote control of course!). I don;t mind getting my hands dirty. I currently use the Global Cache plugin with a Global Cache IR transmitter. It works fine my all my other AV equipment but I can't get the IR transmitter placed in a place where the TV can get the IR signal. Also I really want to have a 2-way solution where status is reported.

Thanks!
Post Reply

Return to “Samsung TV”