z-way-server 3.1.0 release
-
-
@rafale77 said in z-way-server 3.1.0 release:
happy to report that it has not impacted the z-way bridge for openLuup.
..You're happy? How happy do you think that makes me feel!
lol, yes I can imagine. So far I am seeing a few cosmetic improvements on this new version but since I am rarely ever interacting with the z-way UI, it isn't doing much for me. The upgrade went pretty smoothly though it had to be a little manual.
For those who want to do it on debian/ubuntu, the process is to download the file:wget https://storage.z-wave.me/z-way-server/z-way-server-Ubuntu-v3.1.0.tgz
decompress it:
tar -zxf z-way-server-Ubuntu-v3.1.0.tgz
remove the default config file:
rm z-way-server/automation/storage/*.json
and then overwrite the z-way-server installation folder wherever it is. Mine is in the /opt folder which requires root permission.
sudo cp -r z-way-server /opt/
PS: One notable improvement is in the noise meter. Now the below detection limit shows up as -95dBm instead of a nil value which made the graph looked like the noise remained at a high level. I think it was one of my requests...
-
F**k me.. Tried to make sense of this beauty: https://service.z-wave.me/expertui/uzb-stats/versions-graph.html?hw=277 referred here: https://z-wave.me/zmeserialupdater-manual/
can I just download the latest file, or do I have to do all versions, bootloaders and all?
-
Just updated to 3.1.1, same round as shown above. Works fine.
Then i tried with 3.1.2, but then i did that, the service doesn't show as "running":
● z-way-server.service - LSB: Z-Way service Loaded: loaded (/etc/init.d/z-way-server; generated) Active: active (exited) since Wed 2021-01-20 23:33:36 CET; 6s ago Docs: man:systemd-sysv-generator(8) Process: 14265 ExecStart=/etc/init.d/z-way-server start (code=exited, status=0/SUCCESS) Jan 20 23:33:36 Chromebox systemd[1]: Starting LSB: Z-Way service... Jan 20 23:33:36 Chromebox z-way-server[14265]: Starting z-way-server: done. Jan 20 23:33:36 Chromebox systemd[1]: Started LSB: Z-Way service.
No idea why, so i'll stick to 3.1.1, but 3.1.2 seems to have som bug fixes that would've been nice..