Code Monkey home page Code Monkey logo

Comments (12)

sevencheng798 avatar sevencheng798 commented on June 6, 2024

Any comments or Do your need more information? tks

from alexa-smarthome.

mikemaas-amazon avatar mikemaas-amazon commented on June 6, 2024

Hi Sven,

When you do Discovery, do you get a list of the devices defined in the sample lambda? Lock, Switch, Thermostat, Baby Camera, Living Room Thermostat, White Light, and Light?

Beyond that, could you look at your CloudWatch logs for the SampleLambdaFunction and see if any errors are reported?

from alexa-smarthome.

dairong avatar dairong commented on June 6, 2024

@sevencheng798, as per @mikemaas-amazon's suggestion, please also take a look at this FAQ: https://github.com/alexa/alexa-smarthome/wiki/Build-a-Working-Smart-Home-Skill-in-15-Minutes#faq

from alexa-smarthome.

sevencheng798 avatar sevencheng798 commented on June 6, 2024

@mikemaas-amazon @dairong Thanks it's working. there's some confusion with your guidance(https://github.com/alexa/alexa-smarthome/wiki/Validation-Schemas), especially the rookie like me, in fact i only copy 'validation_schemas/alexa_smart_home_message_schema.json' to 'sample_lambda/python/'.

from alexa-smarthome.

Wade-BuildOtto avatar Wade-BuildOtto commented on June 6, 2024

The Validation at least for node is out of date, Discovery now seems to have a "directive" root and the name spaces has changed from DiscoverApplianceRequest to Discover.Request

some of the example code doesn't work as directive is only on Discovery and not on the device change requests.

from alexa-smarthome.

fintan63 avatar fintan63 commented on June 6, 2024

I have the same problem...Nothing is discovered. Could you give an update as to how to resolve please.

from alexa-smarthome.

briankel avatar briankel commented on June 6, 2024

For folks who are facing issues, can you please check your CloudWatch logs for the Lambda for any clues? Usually this can help you to pinpoint the problem.

from alexa-smarthome.

fintan63 avatar fintan63 commented on June 6, 2024

The discovery process isnt reaching the lambda at all in my case .. no invocations reported on the lambda console

from alexa-smarthome.

fintan63 avatar fintan63 commented on June 6, 2024

It seems that you have to place your lambda in the US or it wont work

from alexa-smarthome.

briankel avatar briankel commented on June 6, 2024

You do need to ensure you deploy into a region that supports Alexa, but it doesn't have to be US West (you'll know if a region is supported if you see "Alexa" in the list of available Triggers for your Lambda).

from alexa-smarthome.

dairong avatar dairong commented on June 6, 2024

Assume the problem has been resolve by using the correct Lambda region and adding the right trigger. Resolving, please re-open if problem persists, thanks!

from alexa-smarthome.

AnimeshBote avatar AnimeshBote commented on June 6, 2024

Why am i getting device is unresponsive in alexa app for virtual device? And when I perform the query on test emulator it successfully executes the query and returns ok. But respective virtual device status is not updated. Why?

from alexa-smarthome.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.