skydiver / ewelink-api

eWeLink API for JavaScript
https://www.npmjs.com/package/ewelink-api
MIT License
264 stars 108 forks source link

Version 4.0.0: Add getHomepage #195

Open alexose opened 1 year ago

alexose commented 1 year ago

This adds a call to /v2/getHomepage, which gives the full rundown of all the account's scenes and devices.

Side note is that this is a v2 endpoint, so I'm purposefully merging it into the release/4.0.0 branch. It would be great to get that branch landed in master as to avoid confusion.