Search found 9 matches

by jalvarezprz
30 Aug 2022 15:09
Forum: Z-Uno
Topic: Zuno-2 (7th gen) doesn't work properly (OneWire, pin 11) with more than two DS18b20
Replies: 1
Views: 1292

Zuno-2 (7th gen) doesn't work properly (OneWire, pin 11) with more than two DS18b20

I have been using a ZUNO (5th gen) for a long time and it has worked properly with more than two DS18B20 sensors. I have tried six DS18B20 (encapsulated and with 1 m cable each) without any problem. A few days ago I bought a ZUNO-2 (7th gen) and when I have tried it with more than two DS18B20, it do...
by jalvarezprz
12 Sep 2020 18:05
Forum: Z-Uno
Topic: ZUNO_THERMOSTAT - flags and modes
Replies: 1
Views: 1415

ZUNO_THERMOSTAT - flags and modes

I am trying to learn how the ZUNO_THERMOSTAT macro works. I am using a Z-one and a controller RaZberry with Zway. I've been trying to use different "modes" using the "flags" parameter, but this parameter only creates elements in Zway with the modes: THERMOSTAT_FLAGS_OFF THERMOSTA...
by jalvarezprz
30 Aug 2020 23:59
Forum: Z-Uno
Topic: Proposal for the development of new macros (air conditioning and floor)
Replies: 6
Views: 5441

Re: Proposal for the development of new macros (air conditioning and floor)

I have been making an assembly to control floor valves using 7 channels of the type ZUNO_SWITСH_BINARY () one by one and everything has worked correctly. Later I wanted to improve the program using the possibilities of "ADD CHANNELS" (ZUNO_ADD_CHANNEL (), ...), and when I integrate it into...
by jalvarezprz
27 Aug 2020 13:32
Forum: Z-Uno
Topic: Proposal for the development of new macros (air conditioning and floor)
Replies: 6
Views: 5441

Re: Proposal for the development of new macros (air conditioning and floor)

Thank you very much for your answer and I also appreciate the clarification on how Zwave considers the difference between SWITCH and THERMOSTAT. I've been reading the ZUNO_THERMOSTAT () macro and it looks really well designed. Unfortunately :( my eedomus device does not recognize all the functionali...
by jalvarezprz
26 Aug 2020 14:44
Forum: Z-Uno
Topic: Proposal for the development of new macros (air conditioning and floor)
Replies: 6
Views: 5441

Proposal for the development of new macros (air conditioning and floor)

I am doing an air conditioning and floor project with the possibility of hot and cold (both in the air and on the floor) and it would be very useful to have specific ZUNO macros for this. First of all, I want to indicate that I offer to do them myself . And I write this post to: first, request the o...
by jalvarezprz
26 Aug 2020 11:52
Forum: Z-Uno
Topic: Fritzing
Replies: 12
Views: 12949

Re: Fritzing

I don't know if I explained myself well, what I meant is that the ZUNO, at this moment, can only be seen and used in Fritzing's "breadboard" mode. My proposal is that it can also be viewed in "schematic" and "pcb" modes. In my opinion, this would facilitate the work of ...
by jalvarezprz
24 Aug 2020 11:58
Forum: Z-Uno
Topic: Fritzing
Replies: 12
Views: 12949

Re: Fritzing

I would appreciate if the team at Z-Wave.me could create the images for Z-uno to appear in connection diagrams and Fritzing circuit boards.
by jalvarezprz
12 Aug 2020 11:53
Forum: Z-Uno
Topic: Problem executing the example in eedomus Controlling iRobot Roomba from Z-Wave
Replies: 3
Views: 2825

Re: Problem executing the example in eedomus Controlling iRobot Roomba from Z-Wave

Good morning, PoltoS: Thank you very much for your quick response. I have already imagined that problem was with eedomus. I have seen that eedomus, sometimes, does not integrate all the functionalities of the devices (in this case of ZUNO). PoltoS, considering that the question is deeply technical, ...
by jalvarezprz
11 Aug 2020 22:03
Forum: Z-Uno
Topic: Problem executing the example in eedomus Controlling iRobot Roomba from Z-Wave
Replies: 3
Views: 2825

Problem executing the example in eedomus Controlling iRobot Roomba from Z-Wave

Hello: I have the eedomus domotic system installed and I have tried to run the example https://z-uno.z-wave.me/projects/controlling-irobot-roomba-from-z-wave-network, but I had a problem. According to the original program, two devices should be created: 1) ZUNO_SWITCH_BINARY () and ZUNO_SENSOR_MULTI...