esp8266-alexa-wemo-emulator icon indicating copy to clipboard operation
esp8266-alexa-wemo-emulator copied to clipboard

Device keeps turning on

Open AlexLamprianidis opened this issue 7 years ago • 4 comments

After I turn on any device, it will just spam requests to turn it back on. https://pastebin.com/zsNTtvPD

AlexLamprianidis avatar Jan 24 '18 02:01 AlexLamprianidis

Mines doing this as well. It's doing this with the SingleSwitch demo as well. This was working fine and how it just hammers "on" when the light is turned on in the Alexa app. If I turn it off, it just comes back on seconds later.

ClintonKeith avatar Mar 02 '18 22:03 ClintonKeith

Did you ever get this figured out?

titus123abc123 avatar Jul 14 '18 21:07 titus123abc123

Nope

  • typed with big fingers on a small iPhone.

On Jul 14, 2018, at 3:39 PM, titus123abc123 [email protected] wrote:

Did you ever get this figured out?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

ClintonKeith avatar Jul 15 '18 19:07 ClintonKeith

I had the same issue. I believe it happens with my code because it doesn't simply change the state of a single gpio but turns it on and off four times with delay before completing the call back. Has anyone else experienced this?

sk-t3ch avatar Jan 08 '19 23:01 sk-t3ch