alexa-samples / alexa-smarthome

Resources for Alexa Smart Home developers.
https://alexa.design/smarthome
Other
685 stars 336 forks source link

deviceID #68

Closed madgeni closed 1 year ago

madgeni commented 6 years ago

Hi -

as the Alexa Skills Kit now supports providing the echo deviceID in the request payload - can we get this for the Smart Home API also?

Thanks

aszk commented 1 year ago

No, there is no way to get deviceId with Smart Home skill at this point. However if you use MCS(Muti-Capability Skill), you can receive intent requests like Custom Skill. Although this still doesn't include deviceId in the Smart Home payload. A user intentionally asks your skill to do something to receive intent requests, like using custom skills.