biddster / node-red-contrib-wemo-emulator

Why might you want to emulate Wemo? Well I wanted to be able to control my Node-RED Raspberry Pi using my Amazon Echo. The Echo has Wemo support built in so I thought I'd give it a try.
17 stars 9 forks source link

Two nodes appearing #15

Closed martinschki closed 4 years ago

martinschki commented 6 years ago

When I add a node, I have always two nodes appearing in Alexa One is called "WeMo Switch" and the other one "Wemo Steckdose" Alexa is on german and "Steckdose" means wall plug

biddster commented 6 years ago

That's not something I've seen here in the UK. Do either of the nodes actually work?

martinschki commented 6 years ago

Yes, but the problem is that I have to delete one of the two first in Alexa, otherwise it won’t. Is there any way you can look into this? Can I provide logs?

biddster commented 6 years ago

It's likely to be a bug in the library I use to emulate wemo, this node actually does very little other than wrap that library in order to allow node red to use it. I'll see if there's any debugging we can enable.

jonathanschneider commented 5 years ago

I encounter the very same issue. Two devices: "WeMo Switch" and "WeMo Steckdose".

MrPasty commented 5 years ago

Same here - is this bug being tracked?

biddster commented 4 years ago

Fix released in version 1.0.0 that should sort this. Please let me know how you get on and reopen if needed.

You will get one more duplicate device after upgrading to 1.0.0, that's unavoidable unfortunately. However, you can remove all of the old duplicate devices and you should not get any more duplicates.