dsandor / fauxmojs

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

Add `open` and `close` command functionality #10

Closed Sawtaytoes closed 6 years ago

Sawtaytoes commented 6 years ago

For whatever reason, when using FauxMo for the ESP8266, I'm able to use the commands open and close instead of just on and off. Is it possible to add these commands as well to fauxmojs?

dsandor commented 6 years ago

@Sawtaytoes can you share a code snippet?

dsandor commented 6 years ago

It looks like that project is using a different base hardware to emulate. As discussed in issue #18 we will add other hardware profiles to support more feature rich hardware.