I try to implement devices control from Alexa. I created smart home skill and successfully added user authorization. I can turn on/off my devices. I understand, that I can add new commands (like stop, play last video, get status and etc.) only using custom skills. But on the basis of this knowledge, I still can not figure out. Can I control devices using additional commands? For example "Alexa, ask manager to play bedroom TV last video" or "Alexa, ask manager get kitchen camera status".
Asked
Active
Viewed 993 times
0
-
can you share your sample code or block diagram that how you made device discovery using alexa? – Prasanth Jaya Apr 04 '17 at 06:23
1 Answers
0
Yes, you can control.. Refer this project with sample code and steps to interact with amazon alexa. This will help you to get start from the basics.

Prasanth Jaya
- 4,407
- 2
- 23
- 33