karbassi / netatmo

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

change some optional parameters of some function #19

Closed tonyliu7870 closed 8 years ago

tonyliu7870 commented 8 years ago

getDevicelist, getStationsData now support device_id, get_favorites as paramters getStationsData no longer support app_type

https://dev.netatmo.com/dev/resources/technical/reference/weatherstation/getstationsdata https://dev.netatmo.com/dev/resources/technical/reference/deprecated/devicelist

karbassi commented 8 years ago

Perfect. Thanks for the PR.