Changing dimmer "value" to zero with a switch

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
Rogga10000
Posts: 10
Joined: 13 Nov 2016 21:05

Changing dimmer "value" to zero with a switch

Post by Rogga10000 »

Hi,
it is possible to change the dimmer "value" in the dimmer sketch to zero with a switch to a digital input?

Have tried but the controller does not change status to "off"

Thanks in Advance
/R
User avatar
PoltoS
Posts: 7562
Joined: 26 Jan 2011 19:36

Re: Changing dimmer "value" to zero with a switch

Post by PoltoS »

Your questions is not clear. What command is sent to Z-Uno?

Z-Uno reacts on SwitchMultilevel and to Basic CCs as required by the protocol
Rogga10000
Posts: 10
Joined: 13 Nov 2016 21:05

Re: Changing dimmer "value" to zero with a switch

Post by Rogga10000 »

Hi,
I have a working dimming sketch based on the code from the 10 channel example.

My question is whether it is possible to change the code so that a switch / button on a digital input on the Z-Uno resets the dimmer sketch to zero when the button is pressed for about two seconds
/R
Rogga10000
Posts: 10
Joined: 13 Nov 2016 21:05

Re: Changing dimmer "value" to zero with a switch

Post by Rogga10000 »

Hi,
The dimmer in Z-Uno receives a "value" between 0-99 from the controller. My question is if I'm with a switch on a digital input on the z-uno can bring "value" to 0, both in the z-uno and the controller
/R
User avatar
PoltoS
Posts: 7562
Joined: 26 Jan 2011 19:36

Re: Changing dimmer "value" to zero with a switch

Post by PoltoS »

No 100% clear, but looks I got you a bit. You can have two channels (SwitchBinary and SwitchMultilevel) both dealing with the same h/w part. So the switch can turn on/off the dimmer.
Post Reply