-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Feature Request: Add Alexa Skill #25
Comments
This might be a good place to start: https://github.com/alior101/Alexa-Volumio-Plugin |
+1 for this. It's the only thing stopping me from dropping Sonos at this point. I'd be looking at a core and 2 expanders for my house. |
It looks like it would be pretty easy to control volume and mute based on an interface similar to this one adapted for home bridge. We will try to start looking at this in the next couple of weeks. |
Thanks, Lincoln, my biggest thing would be able to add each zone as a device that Alexa would be able to recognize. For example, I'd love to let my kids say "Alexa play Kids Bop Radio on Pandora (or Spotify) on the Deck" This is the only way my kids know how to make that happen today (under 10) and without that the wife acceptance factor would fall through the floor. |
That is exactly how we would want it to work! Jason's house, which is currently getting the brunt of our testing has about 10 Alexa devices scattered around, so adding support for this is high up on our priority list. |
I'm down in Novi if you want a second complex test location with 14 zones |
Wow that is close! We might reach out sometime in the future when we have something ready to test. |
We would like to add full Alexa support for the following command structures
Some interesting links to investigate:
See: https://developer.amazon.com/en-US/docs/alexa/music-skills/steps-to-create-a-music-skill.html
Python audio support: https://github.com/alexa/skill-sample-python-audio-player/tree/master/MultiStream
Basic integration with Volumio: https://github.com/alior101/Alexa-Volumio-Plugin
The text was updated successfully, but these errors were encountered: