iklein99 / homebridge-smartthings

This is a plugin to Homebridge to connect your Smartthings network into Apple Home Kit.
Apache License 2.0
158 stars 53 forks source link

TV compatibility #55

Open mattwilko123 opened 1 year ago

mattwilko123 commented 1 year ago

Hi there! Thanks again for creating this.

I am very new to homebridge and this plugin. Does this plugin work and enable my TV's to be seen by HomeKit? At the moment I can't see them but not sure if I'm doing something wrong?

If TV's aren't compatible yet, can you recommend a solution?

Thanks,

Matt

veonua commented 1 year ago

Oh, there are so many ways that iOS can go wrong with TVs. different feature sets, different codecs, DRM, certification, and content providers.

The solution is to buy Apple TV product

iklein99 commented 1 year ago

The plugin doesn’t support TVs at the moment.

On Oct 25, 2022, at 12:23 PM, mattwilko123 @.***> wrote:

Hi there! Thanks again for creating this.

I am very new to homebridge and this plugin. Does this plugin work and enable my TV's to be seen by HomeKit? At the moment I can't see them but not sure if I'm doing something wrong?

If TV's aren't compatible yet, can you recommend a solution?

Thanks,

Matt

— Reply to this email directly, view it on GitHub https://github.com/iklein99/homebridge-smartthings/issues/55, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG55EVYZNFJZADRFLZZKQ3WFACPZANCNFSM6AAAAAAROESOEE. You are receiving this because you are subscribed to this thread.

coryabooth commented 1 year ago

Biggest problem with TVs...

Usually, the connection is via a Set Top Box like Roku. But then you have to hope the user understands their TV can't be turned on and off - by the Roku - unless the TV is using HDMI - it's plugged into the right port - the TV has ARC/CEC turned on - the TV even supports the capability.

I just Homekitted all my Rokus recently, to find the majority of my TVs (they are rather old) don't support ARC/CEC - so it does me no good.

Jack-XHP commented 1 year ago

Would like to see a feature to control tv via apple tv remote app. I use my shield with Homebridge Adb without a problem. Given smartthings app has a remote function, maybe something similar can be achieved?

ssllii commented 1 year ago

Can this plug in at least power on and off a Samsung smart tv via Siri?

iklein99 commented 1 year ago

I would assume so.  Try itSent from my iPhoneOn Apr 17, 2023, at 6:02 PM, ssllii @.***> wrote: Can this plug in at least power on and off a Samsung smart tv via Siri?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

o-lukas commented 11 months ago

Wanted to have TV support as well so I developed a separate plugin for this: https://github.com/o-lukas/homebridge-smartthings-tv

@iklein99 I hope it's ok to "promote" this here, but I read in another thread you don't plan to implement TVs in this plugin.

iklein99 commented 11 months ago

No problem. If you wanted to fork my repo and add it to my plugin and send me a pull request, I'd be happy to review it. Might be difficult to do.