Page 1 of 1

zwave controlling a nexa device

Posted: Friday 02 December 2016 19:01
by Flopp
I have tried to find a way to turn on a Nexa device, or other Tellstick device, when I double click or triple click on a Zwave device but I can't find a way.

Is this possible?

Or maybe it is possible to create a virtual Zwave device then I could sync this virtual device with a Nexa device.

Re: zwave controlling a nexa device

Posted: Sunday 04 December 2016 15:40
by Flopp
Anyone know a workaround or a way to actually do it?

Re: zwave controlling a nexa device

Posted: Sunday 04 December 2016 16:04
by bjacobse
hi,
Using Blockly it might be possible to create a globale variable that get incremented when you click on your zwave device, and when variable = 3 then var=0 and then switch on NEXA switch

https://www.domoticz.com/wiki/User_variables

zwave controlling a nexa device

Posted: Sunday 04 December 2016 16:08
by Flopp
bjacobse wrote:hi,
Using Blockly it might be possible to create a globale variable that get incremented when you click on your zwave device, and when variable = 3 then var=0 and then switch on NEXA switch
Thanks for reply.

I have not tested it yet, but do you know if you get any signal from zwave when you double/triple click?
I need to get any signal from zwave that someone double clicked on the device.

If that is possible then I can create a virtual device which will be controlled by the signal from zwave.

Re: zwave controlling a nexa device

Posted: Monday 05 December 2016 19:03
by bjacobse
Flopp wrote:
bjacobse wrote:hi,
Using Blockly it might be possible to create a globale variable that get incremented when you click on your zwave device, and when variable = 3 then var=0 and then switch on NEXA switch
Thanks for reply.

I have not tested it yet, but do you know if you get any signal from zwave when you double/triple click?
I need to get any signal from zwave that someone double clicked on the device.

If that is possible then I can create a virtual device which will be controlled by the signal from zwave.
which device? is you zwave device? You can use a example qubino relay or other zwave switch, when you double click, you actually toggle from off to on to off, so every time you receives off from zwave then toogle telldus/Nexa device

Re: zwave controlling a nexa device

Posted: Monday 05 December 2016 19:15
by Flopp
I tried with double click but there is no signal telling that you have double clicked.
I have Fibaro and want to turn ON/OFF other device which is not Zwave.
If had been able to create a virtual Zwave device, I could listen to that virtual device to control my Nexa(433mhz)