Search found 38 matches

by sega66
28 Oct 2017 18:43
Forum: Z-Uno
Topic: Z-Uno and Zipato
Replies: 11
Views: 13469

Re: Z-Uno and Zipato

Latest 1.85 IDE and 2.1.1 Z-Uno. The controller Zipato shows the temperature from the sensor, but does not allow the use of the readings in the rules. Writes - "no attributes". Why is this? Where can I go to support Zipato or blame Z-Uno ? Maybe I'm doing something wrong ? #include <ZUNO_D...
by sega66
26 Oct 2017 09:05
Forum: Z-Uno
Topic: Z-Uno and Zipato
Replies: 11
Views: 13469

Re: Z-Uno and Zipato

I have not tried Zipato with the latest version Z-Uno.
by sega66
24 Oct 2017 15:29
Forum: Z-Uno
Topic: Z-Uno and Zipato
Replies: 11
Views: 13469

Z-Uno and Zipato

I downloaded the sketch from the example "OneWire temperature sensor DS18B20" http://z-uno.z-wave.me/examples/multiple-1-wire-ds18b20-temperature-sensors/ The controller Zipato shows the temperature from the sensors, but does not allow the use of the readings in the rules. Writes - "n...
by sega66
20 Oct 2017 22:55
Forum: Z-Uno
Topic: New 2.1.1 test build is ready!
Replies: 17
Views: 16278

Re: New 2.1.1 test build is ready!

Can I connect 20 temperature sensors DS18B20 ?
by sega66
20 Oct 2017 12:03
Forum: Z-Uno
Topic: New 2.1.1 release!
Replies: 13
Views: 20007

Re: New 2.1.1 release!

This build allows you to use the Arduino IDE 1.8.4 ?
by sega66
04 Aug 2017 19:37
Forum: Z-Uno
Topic: The problem with channels.
Replies: 6
Views: 7675

Re: The problem with channels.

Thanks, now everything works!
One more question: can I use two or more Z-uno with one zipato controller? Can the channels not interfere with each other?
by sega66
31 Jul 2017 08:59
Forum: Z-Uno
Topic: The problem with channels.
Replies: 6
Views: 7675

Re: The problem with channels.

I want to control 4 relays, receive data from 4 temperature sensors and have 2 sensors. Only 10 channels. This works, but 2 sensors(ZUNO_SENSOR_BINARY) work with 2-3 minutes delay. If I leave only 2 sensors, then they work out instantly. If I add 4 relays, the sensors work with a delay. How to fix it?
by sega66
30 Jul 2017 19:45
Forum: Z-Uno
Topic: The problem with channels.
Replies: 6
Views: 7675

The problem with channels.

I need to do to Z-Uno 4 temperature sensor DS 18B20 , connect 4 relay and do 2 switches. I wrote this code, but the 2-switch work with a delay of 2 minutes. What did I do wrong? If I leave only the switches 1 and 2 channel, they work fast. I have a Zipato controller. // 4-ре реле и 4-ре датчика темп...