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

Update README.md #40

Open dbertie1 opened 2 years ago

dbertie1 commented 2 years ago

Changes to deal with node-red installation within Docker, having spent a day or two trying to understand why my nodes weren't discoverable I thought this change might help others using Docker - especially as it becomes a more common arrangement (driven by things like IOTstack).

Hope this helps