Page 1 of 1

Need a Module, Im paying for it.

Posted: 31 Jan 2016 22:05
by SReibert
Hello,

after no one answered to my questions I decided to pay this one where give me a Module that can do following thing if make able with zway:

Every catch able Message that a Z-wave Device send to Zway, the module should catch and send this raw data with ws.push("typ", obj);
The module must be very fast. Please no code that look every x seconds.
But it must be more data as the "InbandNotifications" it makes. I.E. I am missing the battery values, the binaryswitch status from Fibaro Roller shutter Device and more.

If you can make that, please make me an offer,

Thank you
Steffen

Re: Need a Module, Im paying for it.

Posted: 04 Feb 2016 19:02
by gijoecool
Hi Steffen,

Have you looked at openHAB? It is more difficult to set up, but I think through rules you might be able to accomplish what you are trying to do. The good news is that it is free and will work with any controller that Z-Way supports.

Regards,
Joe

Re: Need a Module, Im paying for it.

Posted: 22 Feb 2016 21:49
by PoltoS
Steffen, our O7 example code (part of another project) shows how to use WebSockets in Z-Way:
https://github.com/Z-Wave-Me/O7

Anyway, someone will need to help you with programming. Be it on Z-Way or OpenHAB, you need a guy to set this up.