alexa-samples / Alexa-Gadgets-Raspberry-Pi-Samples

This repository enables you to prototype an Alexa Gadget using Raspberry Pi. It includes Python-based software, sample projects, and step-by-step instructional guides that walk you through how to use key features of the Alexa Gadgets Toolkit to create new, engaging customer interactions with gadget devices.
Other
91 stars 29 forks source link

Alexa.Gadget.StateListener has no "clear" status #8

Closed Nyceane closed 4 years ago

Nyceane commented 4 years ago

Hey guys, running through this it seems there are no "clear" status, only "active" even when you ask alexa to stop the timer.

carolinepan commented 4 years ago

can you provide more detail? When you set an alarm with Alexa, you receive a directive to your R-Pi when the alarm has gone off, but no directive when the alarm stops after saying "Alexa, stop" or "Alexa, cancel"?

vartakr commented 4 years ago

Closing as no response was received. Please re-open the issue if you're still experiencing it.