dhleong / wemore

A more awesome library for Belkin WeMo interactions
37 stars 11 forks source link

emulated device not found by alexa #20

Closed cyptus closed 3 years ago

cyptus commented 3 years ago

i am using the example to emulate a device. console does log the listening event just fine, but alexa on echo dot cannot find any new device.

what could go wrong? how to troubleshoot?

dhleong commented 3 years ago

Make sure you're on the same network as the echo. I don't know anything about your network topology, but there needs to be some route from the echo to your device. It's not typically a problem, but it's always possible that your router is doing something hinkey...

On Sat, Nov 14, 2020, 12:53 PM cyptus notifications@github.com wrote:

i am using the example to emulate a device. console does log the listening event just fine, but alexa on echo dot cannot find any new device.

what could go wrong? how to troubleshoot?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dhleong/wemore/issues/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGHIFTERV2U2PNLKZS6CPTSP272VANCNFSM4TVVSZOQ .

cyptus commented 3 years ago

could not get it working on windows, but works fine on my raspberry pi now!

YeonV commented 2 years ago

did anyone make it work on windows?