How to upgrade Raspberry Pi ZWAY (v3.23 to v4)

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
ScotsDon
Posts: 50
Joined: 28 Jul 2015 20:55

How to upgrade Raspberry Pi ZWAY (v3.23 to v4)

Post by ScotsDon »

Hi, I can't find out how to upgrade my Raspberry Pi Razberry Zway package. Currently it's v3.2.3, and I notice we now have v4.

What I think I do is:

sudo apt update
sudo wget -q -O - https://storage.z-wave.me/RaspbianInstall | sudo bash

But this really is an initial install.

Is the above correct?
ScotsDon
Posts: 50
Joined: 28 Jul 2015 20:55

Re: How to upgrade Raspberry Pi ZWAY (v3.23 to v4)

Post by ScotsDon »

Further to the above, the "update" operation produced the following errors, which are related to z-wave:

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repo.z-wave.me/z-way/raspbian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D5AA8FC24C6547A2
W: Failed to fetch https://repo.z-wave.me/z-way/raspbian/d ... /InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D5AA8FC24C6547A2

Any ideas?
ScotsDon
Posts: 50
Joined: 28 Jul 2015 20:55

Re: How to upgrade Raspberry Pi ZWAY (v3.23 to v4)

Post by ScotsDon »

Further again to the above, after backing up the SD Card I ran the sudo wget command, and it installed "Firmware v4.0.2", according to the Info in Settings in the SmartHome UI. One thing Poltos should note is that I have to keep a copy of the .syscommands file (/opt/z-way-server/automation), because the instal puts a new copy in, and the old one contains 4 lines as:

/usr/bin/python3 /home/pi/Documents/Code_PIR_Action.py

which determine the action to take when a couple of Fibaro Motion/Temperature Detectors are activated (turns heating on, for one thing). I have to put these lines back in .syscommands manually.

So far, everything seems to be running OK, but early days.
ScotsDon
Posts: 50
Joined: 28 Jul 2015 20:55

Re: How to upgrade Raspberry Pi ZWAY (v3.23 to v4)

Post by ScotsDon »

One thing, while I have your attention. Where is the Neighbourhood Map gone? In an earlier version of zway, (probably v2), in the Expert UI, there was a Network Map connecting each node to the neighbours that it coulld communicate with. I found that very useful. This is still referred to in the Manual as the Poltorak-Chart, see https://z-wave.me/files/manual/z-way/Z_ ... 0000000000

But it's not shown in the Network menu now.
micky1500
Posts: 298
Joined: 07 Feb 2016 16:29
Location: England

Re: How to upgrade Raspberry Pi ZWAY (v3.23 to v4)

Post by micky1500 »

Looks like you have solved your own issues.
going forward, any outstanding problems, then ask again.

regards
Micky
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
ScotsDon
Posts: 50
Joined: 28 Jul 2015 20:55

Re: How to upgrade Raspberry Pi ZWAY (v3.23 to v4)

Post by ScotsDon »

Thanks, and yes, I seemed to have solved it, but only after making certain I could back-track!

I have asked about the Neighbourhood Map on a separate post. The answer was it is now under the Analytics tab, but I don't have that tab. I don't know why. Any suggestions?
micky1500
Posts: 298
Joined: 07 Feb 2016 16:29
Location: England

Re: How to upgrade Raspberry Pi ZWAY (v3.23 to v4)

Post by micky1500 »

You need to be Administrator to see the Analytics Tab.
Settings, User Management ! from the Smarthome login.
Then Expertui will show the tab.
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
Post Reply