ixalon / node-evohome

Node.js module for accessing Honeywell Evohome state
5 stars 3 forks source link

Set temperature #8

Open luc-ass opened 8 years ago

luc-ass commented 8 years ago

Hey Chris,

I am using your node-evohome in my homebridge-evohome. It is essentially a plugin for homebridge, making all sorts of devices compatible with Apple Homekit. It can up until now read temperatures but not set them. Is it possible to do this via your app?

Thanks a lot!

ixalon commented 8 years ago

Hi Lucas,

Sounds like a great project!

It's possible via the API, but I never got round to implementing those calls (I didn't need it for my requirements). They should be pretty easy to add. Happy to accept pull-requests if you want to add that functionality?

Cheers, Chris

luc-ass commented 8 years ago

I am having a hard time exposing the function i wrote... would you have a look why i can not call the function from my test.js

files are in my fork: https://github.com/luc-ass/node-evohome

cheers. Lucas

btw: can I reach you "private"? There is something you should know (security reasons)...