-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement all Alexa APIs #24579
Comments
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
It is still relevant, reopen it. |
Hi @ochlocracy and @balloob I'm interested in implementing "Alexa.Launcher" and "Alexa.RemoteVideoPlayer" for androidtv media player devices. The "Alexa.Launcher" one looks straight forward, pretty much the same as the sources input but it picks from all apps rather than the filtered list of alexa inputs. Would need to do fuzzy matching on name or maintain mapping of amazon app id to android app id https://developer.amazon.com/en-US/docs/alexa/video/launch-target-reference.html The "Alexa.RemoteVideoPlayer" is a little bit more complex. Ideally the user could set a priority ordered list of all streaming services they have and based on a "Watch " it uses the highest priority streaming service to play the content. The issue here is amazon only provide the imdb ID unless you're an alexa partner (then you get a bunch more). On the plus side, I've learned the folks over at strem.io have an API that converts imdb IDs to a bunch of different services for example https://watchhub.strem.io/stream/movie/tt0251127.json or tv https://watchhub.strem.io/stream/movie/tt4786824%3A1%3A4.json where the last two values in that url are episode 1 season 1 not that they matter. Along with the comments above, from what I've gathered, its necessary to mark the skill as a video still in the alexa developer console before a TV will get picked up correctly. I have hacked together a very basic proof of concept https://twitter.com/imduffy15/status/1328074452140232704 the implementation behind this is crappy. Would love to have some discussion on how you would like to go about designing this, I was thinking of maybe introducing a service on the androidtv media players of something like "watch imdb id media" and adding the additional configuration there to do the priority list of streaming services. |
I haven’t been able to get my Garage Door to actually be controlled by Alexa. It shows up but doesn’t have open close options. Could it be this.
|
Hi i am interested to work on this issue |
Is there any idea as to when devices will be published to Alexa with their corresponding areas as "groups"? |
This issue is pretty old, I'll go ahead and clean it up for now. Let's re-index when needed and task it out at that point. ../Frenck |
This is a catch all issue to track Alexa Capability Interfaces.
Smart Home
Video
Cooking
Networking
Control network access via voice with supported integrations such as Unifi
Conferencing
Not relevant. Is for Alexa meeting devices.
Meetings
Not relevant. Is for Alexa meeting devices.
The text was updated successfully, but these errors were encountered: