Z-Way v1.7.0 released

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Z-Way v1.7.0 released

Post by PoltoS »

So, we have finally released v1.7.0 (based on v1.7.0-rc3 with minor changes).

With this new version we introduce our new home automation. It is pretty easy extentable with your own modules. Please see examples in automaton/modules/

More documentation will come very soon.

What has changed since v1.5.0:

Fixes and improvements
- Check connectivity button fixed (NoOperation is not removed by Force Interview now).
- Mark Failed Node and Remove Failed Node not always working fixed.
- Blue UI fixes.
- A lot small bugs fixed...

New Command Classes:
- PowerLevel
- Version V2
- FirmwareUpdate
- ZWave+ Info
- AssociationGroupInformation
- DeviceResetLocally
- CRC16
- SwitchColor
- CentralScene

Minor change in the API:
- Controlled only Command Classes are now also saved on server stop and loaded on starup. Allows to bind to dataholders on controlled Command Classes.
- Added .supported datholder to all Command Classes data.
- Battery level 255 is now mapped to 0 (so, 255 will be never seen from now).
- Defaults.xml format changed!!!
- xxxxxxxx-DevicesData.xml changed a bit. Added z-cfg-update utility to update xxxxxxxx-DevicesData.xml to the new format.
- Timeouts rised for AddNodeToNetwork and RequestNodeNeighbourUpdate functions.

New features:
- Log JavaScript files and lines on exceptions for easier debug.
- Log possible exceptions in HTTP.
- Open serial port exclusively to prevent multiple Z-Way or some other software running in parallel.
- Added secureInclusion for unsecure interview (set it to false to include device insecurely)
- Keepalive enabled in Z-Way HTTP server
- Z-Wave+ Associations made only to Life Line group #1
- SensorMultilevel new types implemented.
- Blue UI ZDDX Create button.
- Remote Access and 8084 port for maintainance added to the distribution.
Last edited by PoltoS on 24 May 2014 01:51, edited 2 times in total.
n0ahg
Posts: 87
Joined: 08 May 2013 23:41

Re: Z-Way v1.7.0 released

Post by n0ahg »

Congrats on the release, time to play :-)
slobberbone
Posts: 1
Joined: 26 May 2014 14:29

Re: Z-Way v1.7.0 released

Post by slobberbone »

Congratulations ! I'll download this version as soon as poissible !
sdh
Posts: 66
Joined: 25 Feb 2014 11:37

Re: Z-Way v1.7.0 released

Post by sdh »

Not starting on Raspberry Pi kernel version 3.12.20+.
sdh
Posts: 66
Joined: 25 Feb 2014 11:37

Re: Z-Way v1.7.0 released

Post by sdh »

Found the issue, had added Aeon Z-Stick for testing to Raspberry Pi and that apparently conflicted with Z-Way. Sorry for the false alarm.
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Z-Way v1.7.0 released

Post by pofs »

@sdh, it seems like either a serial port driver problem, or a hardware problem with your RaZberry.
If OS update doesn't help, then you should replace your RaZberry board.
Check manufacture date on the board, maybe it is one of the faulty ones.
Post Reply