alexa-pi/AlexaPi

Smart home devices discovery

Open

#203 opened on Mar 24, 2017

View on GitHub
 (19 comments) (0 reactions) (0 assignees)Python (1,324 stars) (402 forks)batch import
enhancementhelp wantedrequest

Description

Hello, I have followed amazon's documentation on creating Alexa smart home devices and i am successfully able to add devices in my Alexa app using Echosim.io or directly scanning in Alexa app. Also i am able to control devices using Echosim but unable to discover devices using Alexa on raspberry pi. Alexa always says "Could not find any smart home devices" even though all the devices are already in my Alexa app.

Is there any way to control devices using Alexa on raspberry pi ? I know i can use Alexa Skill and AWSIot but then i would have to use invocation. Can i use it without invocation ? screenshot_2017-03-24-06-48-50-814

Contributor guide