GE/Jasco Switches: Level Change Events

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
markolbert
Posts: 64
Joined: 16 Oct 2014 06:09

GE/Jasco Switches: Level Change Events

Post by markolbert »

I'm trying to write a module which will relay level change events from dimmer switches to a separate nodejs app. I'm having a lot of problems capturing events within zway.

In doing some more online research, it appears that GE/Jasco switches don't support notifying the controller (i.e., the RazBerry in this case) about level changes. But at least some of them do support sending a "something has changed!" event, which can be used to trigger polling of the switch to check the level.

Has anyone written a module which handles this situation?
Post Reply