Need a Module, Im paying for it.

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
SReibert
Posts: 11
Joined: 20 Jan 2016 20:35

Need a Module, Im paying for it.

Post 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
gijoecool
Posts: 8
Joined: 09 Feb 2015 22:06

Re: Need a Module, Im paying for it.

Post 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
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: Need a Module, Im paying for it.

Post 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.
Post Reply