alexa-samples / alexa-smarthome

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

when testing smart home ample device it shows error #170

Closed hvcoder9 closed 5 months ago

hvcoder9 commented 3 years ago

when testing smart home ample device it shows error . in test result msg is { "name": "Bulb_2.0", "status": "ERROR", "error": { "message": "The response sent by the skill was invalid." } }, { "name": "Bulb_2.1", "status": "ERROR", "error": { "message": "Test Case Execution Error." } } and in amazone alexa device are showing unresponsive can you help me out ,what's wrong ?

aszk commented 10 months ago

Do you set proactivelyReported and retrievable true to test? Does your skill sends stateReport and response correctly? Please also paste the responses you sent to Alexa.

aszk commented 5 months ago

Closing due to inactivity.