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

Strange problems on set up #16

Closed frownbreaker closed 4 years ago

frownbreaker commented 6 years ago

Hi I've installed the module for Node-Red and have set up some Wemo Emulator nodes.

I can trigger these from an Andriod app call Wemo Trigger which detects the Node-Red Wemo Emulator endpoints and can fire messaged to them. Interestingly the only inbound payload seems to be the turn off command (inspected using debug) no ON message.

The Alexa command to find new devices never yields any devices, but the third party Andriod apps sees them all the time (but can only send each endpoint a power off command).

Today I tried the Alexa home skill that links to Node-Red Skill using the Alex-AWS-Login-OAuth-Node Red and that works fine discovery and execution and I'm able to turn devices on and off.

I've not got an Echo only a FireTV stick with Alexa Voice all the automation is using ESP8266 (Web Server) proxied via Node-Red on Armbian on Orange Pi One.

biddster commented 6 years ago

I'm not sure why this would be, your setup seems perfectly legitimate.

Have you tried discovery a few times, others have reported that it's discovered after a few attempts?

biddster commented 4 years ago

1.0.0 is released and uses the latest wemore which I think will fix this. Please test and reopen this issue if necessary.