crtr0 / carwingsjs

Node bindings for the Nissan Leaf Carwings API
21 stars 5 forks source link

Support climate control start/stop #2

Closed nfarina closed 9 years ago

nfarina commented 9 years ago

Adds support for signaling Carwings to start the climate control system immediately or at a particular datetime, as well as stopping the system.

Also fixes a bug for parsing Carwings responses which omit certain data (seen when querying for my particular car).

crtr0 commented 9 years ago

Awesome, thanks @nfarina!

nfarina commented 9 years ago

No prob! If I may ask, would you mind updating the version on npm so that homebridge can benefit from the crash fix?

crtr0 commented 9 years ago

Bumped to 0.0.4, sorry about that :/

nfarina commented 9 years ago

Awesome, thanks!!