dsandor / fauxmojs

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

catch potential init issues #23

Closed neophob closed 6 years ago

neophob commented 6 years ago

I the initial this.updateDevices call failed, the object was not created. Also return promises to unify the return values

dsandor commented 6 years ago

Thanks for the PR!