Closed marcuspocus closed 8 years ago
the JSDoc comments are most welcome. Keep the 2 spaces since it's project standard.
I'll merge it in once the spacing is reverted back.
Looking good now.
Line 366 should be:
this.emit('get-thermostatsdata', err, devices);
Done fixing... Are you OK with it?
It's working great on my homebridge-netatmo
setup atm...
homebridge-netatmo
didn't have netatmo-thermostats
support, and i needed the getThermostatsData
in this netatmo
lib for implementing it...
Looks great! Thanks for the PR!
Also added some minimal jsdoc comment and marked deprecated methods with @deprecated