ZME_WCD1 problems.

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
unixhaj
Posts: 3
Joined: 25 Feb 2014 12:10

ZME_WCD1 problems.

Post by unixhaj »

Hey,

I have a couple of ZME_WCD1's that I'm trying to use with OpenHAB via SCENE_ACTIVATION, problem is that I don't see the device having support for SCENE_ACTIVATION even though it says on pepper1 it supports this command class..

I get these command classes;
0x80, 0x70, 0x75, 0x86, 0x72, 0x85, 0x8E, 0x2D, 0x77, and 0x84..

SCENE_ACTIVATION is 0x2B..

I have the following setup in parameters;
1 and 2 if have tried 0 and 1.
11-14 I've set to 4, which should be "Send Scene Activation"..

Any hints ? :)
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: ZME_WCD1 problems.

Post by PoltoS »

The device does not need to support SceneActivation, but to control it. So, it is ok not to have it in NIF. Just use it ;)
unixhaj
Posts: 3
Joined: 25 Feb 2014 12:10

Re: ZME_WCD1 problems.

Post by unixhaj »

Problem is that my software claims that theres no scene_activation on the WCD1....

What I want to do is send scene activation commands to my controller, so that I'm able to control non-zwave stuff with it...
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: ZME_WCD1 problems.

Post by PoltoS »

What is your s/w? A device should not "support" SceneActivation to control it (to send commands). Have a look in the log, the device IS sending SceneActivation Set commands
unixhaj
Posts: 3
Joined: 25 Feb 2014 12:10

Re: ZME_WCD1 problems.

Post by unixhaj »

I've gotten a bit further..

I'm using OpenHAB and have been using Open-Zwave Control Panel to configure the WCD1's using the KFOB2 config.. (The parameters look to be the same)

I'm now getting SCENE_ACTIVATION on group 1, but nothing on the other 3.... I'm pretty sure all groups are set to send SCENE_ACTIVATION but I don't see anything from 2,3 and 4...

What could be the problem?

2014-02-27 23:59:14.600 Node029, Received: 0x01, 0x0a, 0x00, 0x04, 0x00, 0x1d, 0x04, 0x2b, 0x01, 0x0b, 0xff, 0x36
2014-02-27 23:59:14.601
2014-02-27 23:59:14.601 Node029, ApplicationCommandHandler - Unhandled Command Class 0x2b
2014-02-27 23:59:18.182 Node029, Received: 0x01, 0x0a, 0x00, 0x04, 0x00, 0x1d, 0x04, 0x2b, 0x01, 0x0c, 0xff, 0x31
2014-02-27 23:59:18.182
2014-02-27 23:59:18.183 Node029, ApplicationCommandHandler - Unhandled Command Class 0x2b

Totally getting scene activation on the first group there :)
Post Reply