Search found 68 matches

by aleconakad
27 Jan 2021 13:57
Forum: Z-Uno
Topic: Zunosenddbg
Replies: 5
Views: 3248

Re: Zunosenddbg

can I use zunoSendDbg as well to send data to associated nodes?
by aleconakad
26 Jan 2021 19:48
Forum: Z-Uno
Topic: Controlling shutters through associations
Replies: 10
Views: 5976

Re: Controlling shutters through associations

Hi, there might be something wrong with the way ZUNO_ASSOCIATION_GROUP_SET_VALUE_AND_DIM is implemented. I noticed that z-uno implements version 1 of CC_SWITCH_MULTILEVEL. Fibaro RGBW also implements version 1. I have a couple of switches from Vitrum (VDA) that implements v1 as well. Qubino Shutters...
by aleconakad
25 Jan 2021 13:39
Forum: Z-Uno
Topic: Z-Uno and Z-Uno Shiled. Request for improvements
Replies: 15
Views: 8293

Re: Z-Uno and Z-Uno Shiled. Request for improvements

Is zunoSendDbg something that one can use already in 2.1.7, or will it be something solely for the G2?
by aleconakad
25 Jan 2021 13:29
Forum: Z-Uno
Topic: Controlling shutters through associations
Replies: 10
Views: 5976

Re: Controlling shutters through associations

How can this be? All nodes I use are not included using security mode. Furthermore, I tried setting up zway (latest version), but I can only see 4 devices out of the 62 nodes that I have. Could this be related to the fact that I don't owe a license for my UZB? (I use mainly Openhab as the main gatew...
by aleconakad
25 Jan 2021 12:37
Forum: Z-Uno
Topic: Z-Uno and Z-Uno Shiled. Request for improvements
Replies: 15
Views: 8293

Re: Z-Uno and Z-Uno Shiled. Request for improvements

The ability to send RAW Zwave commands for association groups. This intended for experts only. One use case would be to change the configuration of a node on the fly. For example I use some RGBW dimmers from Fibaro and I lack the ability to start an animation program without reverting back to the co...
by aleconakad
25 Jan 2021 12:25
Forum: Z-Uno
Topic: Z-Uno and Z-Uno Shiled. Request for improvements
Replies: 15
Views: 8293

Re: Z-Uno and Z-Uno Shiled. Request for improvements

A better HW serial controller, that can do 7,8,9 bits and able to handle parity and up to 2 stop bits, with support for higher bitrates (115.2K). At the moment I have to revert to Software Serial but it is so not performant on 8051 uC.
I require it mainly for RS485/Modbus communication.

Thanks
by aleconakad
25 Jan 2021 12:17
Forum: Z-Uno
Topic: Controlling shutters through associations
Replies: 10
Views: 5976

Controlling shutters through associations

Hi, I've written a program through which I want to control multiple shutters through association. With one push button I would like to: 1- Start movement (open) on push 2- If pushed before reaching full position, stop movement (end position is detected through the expiry of a built-in timer) 3- If p...
by aleconakad
29 Mar 2019 13:07
Forum: Z-Uno
Topic: When can we expect release of 2.1.5?
Replies: 32
Views: 26078

Re: When can we expect release of 2.1.5?

thx, I just downloaded 2.1.5 and compared to 2.1.4 source code. Only 3 files have been changed: Mercury206Meter.cpp, LLCore_arduino.c, ZUNO_Definitions.h. Changes are minimal and are related to some internal logging events. I don't see any breaking changes in the API. Are you sure you have the lates...
by aleconakad
27 Mar 2019 16:31
Forum: Z-Uno
Topic: When can we expect release of 2.1.5?
Replies: 32
Views: 26078

Re: When can we expect release of 2.1.5?

Hi,

any beta release soon?
by aleconakad
13 Mar 2019 18:37
Forum: Z-Uno
Topic: Z-Uno: Trying to send Multi-level sensor report to Eurotronic Spirit TRV
Replies: 6
Views: 5425

Re: Z-Uno: Trying to send Multi-level sensor report to Eurotronic Spirit TRV

Right, I've confused between BASIC_SET and BASIC_REPORT.
Thanks