rgraciano / echo-sonos

Amazon Echo integration with Sonos
Other
712 stars 234 forks source link

Added Support For Echo Device Independent Room and Service Defaults #191

Closed jplourde5 closed 6 years ago

jplourde5 commented 7 years ago

A deviceId is now available in the JSON information sent to the Lambda function. This allows you to have separate defaults for each Echo device for the Room and Music Service. Basically you can associate an Echo device with a specific Sonos device and not have to say "in the " after the first time. So an Echo in the kitchen can always control the Kitchen Sonos (unless you change it again), and an Echo in the Den will alway control the Den Sonos, etc..

gijoecool commented 6 years ago

Great idea!

jplourde5 commented 6 years ago

Thanks. It was always the hope and intention. They finally added the needed deviceId in the JSON message.