Z-Uno software 2.1.0 released

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Z-Uno software 2.1.0 released

Post by PoltoS »

This release introduces many new features.

You can download it from Board Manager (scroll to Z-Uno and select 2.1.0, then Tools->Upload bootloader)

What's new:

New examples New features
  • New channel types:
    • Blinds (Same as Switch Multilevel, but most controllers will show blinds icon)
    • Flow Stop (Same as Switch Binary, but most controllers will show valve icon). This type is allowed to be FLiRS and run on batteries (yes, this is the way to officially do battery power relays ;)
    • Siren (Same as Switch Binary, but most controllers will show siren icon). This type is allowed to be FLiRS and run on batteries
  • Dynamic configuration channels and associations. Now you can define Z-Uno configuration during compilation or on Z-Uno boot. More flexibility!
Libraries Bug fixes
  • Fixed problem with extern
  • Fixed problem with associations in secure mode.
variable
Posts: 2
Joined: 22 Jul 2017 02:06

Re: Z-Uno software 2.1.0 released

Post by variable »

Arduino IDE 1.8.x?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno software 2.1.0 released

Post by PoltoS »

Not yet. In next one. We have already implemented it, but it works 1.5 times slower than on the 1.6.5, so we will tune it a bit and release.
micky1500
Posts: 298
Joined: 07 Feb 2016 16:29
Location: England

Re: Z-Uno software 2.1.0 released

Post by micky1500 »

I needed to update to 1.8.3 for my Arduino projects.
My Z-UNO project has been on hold for months now ...
It was suggested in July 2017 that support for 1.8+ was soon

Can we have a real date when 1.8.+ might be available for z-uno

many thanks.

I don't mind waiting, just prefer to know when.
Thanks Poltorak.
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno software 2.1.0 released

Post by PoltoS »

We are finalizing the release with 1.8.5 support. A week before test build and two before release
Geirbakke
Posts: 22
Joined: 22 May 2017 16:09

Re: Z-Uno software 2.1.0 released

Post by Geirbakke »

After upgrading to 2.1 I get the following error message

Z-Uno_Hytta_Alarm___:383: error: use of undeclared identifier 'SKETCH_FLAG_DEBUF'

uCxx returned error code:1

use of undeclared identifier 'SKETCH_FLAG_DEBUF'

I did not have this error with the previous version.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno software 2.1.0 released

Post by PoltoS »

Please send us (or paste here) your sketch.
praekon
Posts: 2
Joined: 22 Sep 2017 17:07

Re: Z-Uno software 2.1.0 released

Post by praekon »

Hi,

at Arduino IDE 1.8.4 i get this error:

Code: Select all

Ungültige Bibliothek /Users/praekon/Library/Arduino15/packages/Z-Uno/hardware/zw8051/2.1.0/libraries/Z-Uno in /Users/praekon/Library/Arduino15/packages/Z-Uno/hardware/zw8051/2.1.0/libraries/Z-Uno gefunden
petergebruers
Posts: 255
Joined: 26 Jul 2015 17:29

Re: Z-Uno software 2.1.0 released

Post by petergebruers »

The answer is here:

http://z-uno.z-wave.me/install

So please try arduino v1.6.5 - it works for me...
praekon
Posts: 2
Joined: 22 Sep 2017 17:07

Re: Z-Uno software 2.1.0 released

Post by praekon »

I know that i should use and outdated version of the Arduino IDE when i want to use a z-uno.
For all other stuff i can use the actual version (and in some case i have to).
I only wanted to report an error.
If you ask me, they should support something like PlatformIO.
Up till the Version of Arduino IDE is supported the z-uno is useless to me.
Post Reply