Search found 17 matches

by Chiquitoloco
23 Sep 2016 17:35
Forum: Z-Uno
Topic: zunoSendReport() reset pin mode
Replies: 5
Views: 6402

Re: zunoSendReport() reset pin mode

I have noticed the same behaviour. It's look like HIGH and LOW are reverse. There is my debug sketch void setup() { // put your setup code here, to run once: pinMode(22, OUTPUT); //LED / Relay 01 pinMode(21, OUTPUT); //Relay02 pinMode(20, OUTPUT); //Relay03 pinMode(19, OUTPUT); //Relay04 pinMode(13,...
by Chiquitoloco
23 Sep 2016 11:38
Forum: Z-Uno
Topic: RESOLVED Unknow device after reset
Replies: 2
Views: 20400

Re: Unknow device after reset

It's OK

I've done few times the rescue mode, everyhtings come back to the normal
by Chiquitoloco
23 Sep 2016 11:26
Forum: Z-Uno
Topic: RESOLVED Unknow device after reset
Replies: 2
Views: 20400

Re: Unknow device after reset

Oops wrong forum, can you move it to Zuno please?

Thank you
by Chiquitoloco
23 Sep 2016 11:23
Forum: Z-Uno
Topic: RESOLVED Unknow device after reset
Replies: 2
Views: 20400

RESOLVED Unknow device after reset

I had to reset Zuno cause an infini loop. After done the rescue mode, i unpluged usb connection because it wasn't recognize by the IDE. When i plugged it back, i had unknow device in the devices manager. Try to update driver but already updated, try to delete and reinstall, same thing. Try on a othe...
by Chiquitoloco
22 Sep 2016 19:33
Forum: Z-Uno
Topic: Many subdevices after inclusion on Fibaro HC2
Replies: 4
Views: 5961

Re: Many subdevices after inclusion on Fibaro HC2

I got the behaviour with the example simple switch.

HC2 V4.090
by Chiquitoloco
11 Sep 2016 20:24
Forum: Z-Uno
Topic: Command class
Replies: 10
Views: 12280

Command class

I'd like do a thermostat for my home. I had a look on the command class and i didn't see the thermostat_endpoint Do yoi think to implement that? Do yoi have a roadmap? I found the abose list on the micasaverde wiki http://wiki.micasaverde.com/index.php/ZWave_Command_Classes COMMAND_CLASS_THERMOSTAT_...
by Chiquitoloco
11 Sep 2016 20:18
Forum: Z-Uno
Topic: Configuration Parameter
Replies: 11
Views: 16210

Re: Configuration Parameter

+1

Usefull to set a relay NO or NC for example.
I'd like use zuno to create devices for customers but if i need change parameter i don't want upload a new sketch.
You need to exclude and include again, that's mean devixe id change in the controller and need to change all scenarii