dsandor / fauxmojs

Fake WeMo device ported to NodeJS. Allows Alexa (Amazon Echo) to make api calls.
56 stars 22 forks source link

Pass through IP addresses #7

Open mrmowgli opened 7 years ago

mrmowgli commented 7 years ago

If you look at the original fauxmo project you will see there is a multiple alexa solution that differentiates on IP address. I'd love it if you pass through the IP address (Or better yet the mac address) of each device so I can run scripts against the specific echo that picked it up.

Thanks!

dsandor commented 6 years ago

Hi @mrmowgli I'd love to merge in a PR on this topic. I have not had a lot of time to devote to my IoT work lately.