-
Notifications
You must be signed in to change notification settings - Fork 303
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
Amazon Fire HD 8 and Amazon Fire Stick compatibility #1085
Comments
We now only include devices as media players that report they have the capability to play music. Please provide the CAPABILITIES key from https://alexa.amazon.com/api/devices-v2/device for those devices. |
Also, what do you use them for? |
I've the same issue. I use a wall mounted Fire Tablet with integrated Alexa for actionable notifications (alexa_actions). This extention relies on alexa_media_player and the device doesn't need the capability to play music. Moreover i use the tablet for making announcements via the notification component provided by alexa_media_player. This worked like charm until this change (b9df09d. I'd love if this would be more customisable. Like a whitelist of devices which should be always included, even without the music capability. |
This is the object of my tablet (I've deleted all the id's)
|
If this is correct then then this is an issue for me too. Here is the capabilities key etc. of one of my tablets "capabilities":[ |
PR should cover the tablets but still need Fire Stick info. Include_devices will override the capability filter too. |
fix: allow devices with notification capability
I updated the Alexa media player to version 3.4.5 and it stopped detecting my Fire tablet and Fire Stick Tv devices. When I went back to version 3.4.1 the problem was fixed.
The text was updated successfully, but these errors were encountered: