Search found 4 matches

by rpochet
15 Nov 2017 01:00
Forum: Z-Uno
Topic: ZUNO_SWITCH_BINARY - Multiple Instance on Jeedom
Replies: 3
Views: 3974

Re: ZUNO_SWITCH_BINARY - Multiple Instance on Jeedom

Thanks for the reply!

Indeed by reading the OpenZwave explanation of Basic Command, it is clear
by rpochet
15 Nov 2017 00:05
Forum: Z-Uno
Topic: ZUNO_SWITCH_BINARY - Multiple Instance on Jeedom
Replies: 3
Views: 3974

ZUNO_SWITCH_BINARY - Multiple Instance on Jeedom

Hi, I create a sketch with one channel of type ZUNO_SWITCH_BINARY. After inclusion in Jeedom, in the 'Values' tab, I have 2 Switch values one with class / instance / index = 0x25 / 1 / 0 and one with 0x25 / 2 / 0. Both values seems to be synchronized (if we change one instance, the other is changed)...
by rpochet
07 Nov 2017 01:22
Forum: Z-Uno
Topic: Debugging USB
Replies: 3
Views: 4789

Debugging USB

Hi, I try to use USB Debugging to test my sketch. Arduino 1.6.5-rc5 Ubuntu 16.04 LTS PC <> Z-UNO: USB cable I'm using the following sketch: #include "Wire.h" // LED pin number // 13 pin - user LED of Z-Uno board #define LED_PIN 13 void setup() { Serial.begin(); Serial.println("startin...
by rpochet
14 Jun 2016 22:39
Forum: RaZberry
Topic: QUBINO ZMNHBD1
Replies: 8
Views: 9235

Re: QUBINO ZMNHBD1

Hi, New to Z-Wave and RaZberry, I also have problem to manage QUBINO ZMNHBD1. In fact, after some include/exclude, I got it working (3 instances: 12.0, 12.1, 12.2 in my case). But after a server restart, everything is corrupted: only 1 instance 12, rooms do not contain device... After an interview (...