lprhodes / homebridge-apple-tv

Apple TV 4th & 5th gen plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
105 stars 15 forks source link

Any Progress? ETA? #2

Closed nitaybz closed 6 years ago

nitaybz commented 7 years ago

I really want to test your plugin :)

lprhodes commented 7 years ago

Not yet sorry! It’s been a really busy couple of weeks. I’ll have some time after this weekend.

On 23 May 2017, 9:28 PM +1000, nitaybz notifications@github.com, wrote:

I really want to test your plugin :) — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

fboulegue commented 7 years ago

Keep us updated,... I wonder how you going to do this. As the ATV can't use wifi information this means a RaPi would need BT/IR

lprhodes commented 7 years ago

I shall - a few things have come up work wise sorry

There’s a wifi protocol

On 5 Jun 2017, 3:16 PM +1000, Fabian Boulegue notifications@github.com, wrote:

Keep us updated,... I wonder how you going to do this. As the ATV can't use wifi information this means a RaPi would need BT/IR — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

fboulegue commented 7 years ago

Do you have some more information about the Wifi Protocol - as I can't find any.

jat80 commented 7 years ago

@lprhodes - i've got some questions about your apple script plugin but there is no issue tab on the GitHub page

deadbone commented 7 years ago

I think we all must let him work on this plugin and be patient :-))

kapps7 commented 7 years ago

Use the force Luke ;)

usmcguy commented 7 years ago

I wanted to check in on the status.

normen commented 7 years ago

You're aware of this right? https://github.com/jeanregisser/mediaremotetv-protocol

Its probably best to create a separate NPM for a generic mediaremotetv library, that way it might see contributions from other parties.

lprhodes commented 7 years ago

Hey - yeah I'm aware of that.

The problem is that there's no way of getting a valid pairing key outside of using Wireshark to find it when pairing an official remote. That's a pretty high price of entrance for most trying to use this plugin.

I'm leaning towards adding Apple TV support to homebridge-broadlink-rm which uses IR to achieve the same result.

normen commented 7 years ago

Ah, I see.. Could almost be easier to control it via the TV then.. I already have the Sony TV "embedded" through HTTP and it can control the AppleTV via HDMI.

lprhodes commented 7 years ago

Interesting - the HDMI interface allows control of left, right, etc?

On 10 Jul 2017, 1:17 PM +1000, Normen Hansen notifications@github.com, wrote:

Ah, I see.. Could almost be easier to control it via the TV then.. I already have the Sony TV "embedded" through HTTP and it can control the AppleTV via HDMI. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

normen commented 7 years ago

Yep. left, right, up, down, ok, back (and I think even the "color keys" but they don't do anything in the AppleTV)

kapps7 commented 7 years ago

Most users would have setup the Apple TV with a home theatre. In other words CEC would be enabled in the amp and off on the TV. Unless the navigation controls are executable via the amp, I see limited application.

lprhodes commented 7 years ago

Why most users?

On 10 July 2017 at 16:39, kapps7 notifications@github.com wrote:

Most users would have setup the Apple TV with a home theatre. In other words CEC would be enabled in the amp and off on the TV. Unless the navigation controls are executable via the amp, I see limited application.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lprhodes/homebridge-apple-tv/issues/2#issuecomment-314018502, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJ8rayWz1urXcE9Eri0kdGqvlXzjkcdks5sMccYgaJpZM4NjjMb .

--

Thanks

--

Luke Rhodes

iPhone, iPad, Mac, and Web Developer

http://lukerhodes.net

normen commented 7 years ago

Yeah, I guess users who like to hassle with "home theaters" know how to tell their receiver to route those signals through. People these days like to use AirPlay and whatnot, active systems directly connected to their TV or AppleTV via S/P DIF are also wide-spread.

lprhodes commented 7 years ago

I'd imagine the most users would simply have their Apple TV hooked up to their TV with nothing else connected.

CEC doesn't look to be something I can generically tap into without having brand and tv specific interfaces so that's out for the purpose of this plugin.

While IR would be the easiest, bluetooth could be an option

mprajsler commented 7 years ago

Hi and are we able to turn apple TV to sleep via IR command? As of now I need to hold TV icon on siri remote for about 2 sec and then confirm sleep via touchpad... This will turn off my TV and Amp as well

cariacou commented 7 years ago

This would be a fantastic plugin!

lprhodes commented 6 years ago

Initial release is out