thomasmunduchira / myq-api

An updated API to interface with myQ devices
https://www.npmjs.com/package/myq-api
MIT License
137 stars 38 forks source link

Fix example #15

Closed parnic closed 4 years ago

parnic commented 4 years ago

This updates the example to run out-of-the-box with the current API (after customizing login info and possibly desiredDeviceName).

I also updated the readme to indicate current usage of getDevices().

parnic commented 4 years ago

Awesome, just in time for my project to use it. :)

thomasmunduchira commented 4 years ago

That looks like a fun project! Feel free to open up another issue/PR if you see anything amiss in the latest update - I definitely don't want to be blocking you more than intended.