dsandor / fauxmojs

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

Handle "GetBinaryState" requests and cache device states #15

Open boeserwolf opened 6 years ago

boeserwolf commented 6 years ago
cchampignon commented 6 years ago

I was unable to discover devices when running your branch. Using the master branch I was able to use the Echo to discover the devices. At that point I was able to use your branch with the state handler working as expected.

dsandor commented 6 years ago

@boeserwolf can you address the comments from @cchampignon? I will try to get some time to test this also. Sorry it has been 6 months since you committed.

boeserwolf commented 6 years ago

@dsandor My apologies, I just lacked some spare time to re-check, I will look into it tomorrow as we have a public holiday over here.

boeserwolf commented 5 years ago

@dsandor @cchampignon I merged the latest master branch and did some in-depth testing. Discovering devices using the Alexa App and the Echo device works perfect for me. Please also bear in mind, that I did not modify anything regarding the discovery.

@cchampignon Could you please test the changes again, and, if the issue continues to exist, tell me more about your discovery procedure and environment (which Echo Gen., etc.)? Thanks in advance.

boeserwolf commented 4 years ago

@dsandor I see you accepted another PR addressing the same issue, was anything wrong with this approach? :thinking: