Z-Uno Sensor Binary and Fibaro HC2 not working properly

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
petergebruers
Posts: 255
Joined: 26 Jul 2015 17:29

Re: Z-Uno Sensor Binary and Fibaro HC2 not working properly

Post by petergebruers »

I don't define pins in this sketch, this is intentional. I only send "on" or "off" to 7 sensors at regular intervals... To prove that the HC2 and Z-Uno can "understand each other", but only if I remove both checkmarks in S and M column, save, and then add M checkmark!

If you want an example of "reading a digital pin" and you are new to Arduino I can recommend the examples on the Z-Uno site. See:

https://z-uno.z-wave.me/examples/SimpleSensor/
SerjioTT
Posts: 15
Joined: 14 Dec 2019 13:05

Re: Z-Uno Sensor Binary and Fibaro HC2 not working properly

Post by SerjioTT »

Thanks for your support!
Finally I've got 5 input sensors and 2 switches with zuno by this sketch
Also I had to change param 12 into value =1 and switch to MultiChannel associations mode any of zuno devices (obviously it takes into MC mode all the rest zuno devices automatically).

But leakage sensor I got on pin 7 instead 12 (as defined in sketch) :?:

actually, based on my experience I might say that Z-uno is black box (on current firmware I hope) IMHO

UPD: two switchBinary channels aren't works :oops: with mentioned sketch
Post Reply