karbassi / netatmo

A node.js module to hook into the netatmo API.
MIT License
57 stars 46 forks source link

Adds getHomesData and getHomeStatus. #65

Closed luixal closed 5 years ago

luixal commented 5 years ago

I tried to follow the same structure of other functions, but I think it would be better to check for required fields in options before auth. Related to #42 and #43 .

karbassi commented 2 years ago

Fixes #42 Fixes #43