Z-Way under Raspbian Stretch

Official announcements from Z-Wave.Me team. Check this forum to get information about new releases and bug fixes.
Post Reply
User avatar
Z-Wave Support
Posts: 353
Joined: 21 Oct 2016 15:49

Z-Way under Raspbian Stretch

Post by Z-Wave Support »

Hello,

For some time now, the operating system Raspbian has only been officially made available as "Stretch".

Unfortunately, Z-Way doesn't work underneath it.

For it to work properly, a few files need to be installed as workaround, as long as Z-Way is not yet compiled for Stretch. We have summarized the installation in a script, which you have to run after setting up the operating system.

wget -q -O - support.zwave.eu/libs | sudo bash

Many greetings
Z-Wave Support
User avatar
marco
Posts: 85
Joined: 03 Dec 2015 19:50

Re: Z-Way under Raspbian Stretch

Post by marco »

It seems there is permission denied in downloading libraries.
Could you check please?
Marco
shupez
Posts: 4
Joined: 14 Feb 2018 20:48

Re: Z-Way under Raspbian Stretch

Post by shupez »

Hi,

I´ve installed Raspbian Stretch on my RPi2 and the above line "wget -q -O - support.zwave.eu/libs | sudo bash",
but when I type in the line "wget -q -O - razberry.z-wave.me/install | sudo bash" nothing happens.
It thinks for 2 sec, and then just the command prompt.
shupez
Posts: 4
Joined: 14 Feb 2018 20:48

Re: Z-Way under Raspbian Stretch

Post by shupez »

Ahaa...
Thanx M8 =)
DJay
Posts: 8
Joined: 11 Dec 2015 12:18

Re: Z-Way under Raspbian Stretch

Post by DJay »

Hi Guys, I hope you can help and appreciate the time you are investing.

I'm using a Raspberry Pi 3 B+
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian

I installed

Code: Select all

wget -q -O - support.zwave.eu/libs | sudo bash
then

Code: Select all

wget -q -O - razberry.z-wave.me/install | sudo bash
I can reach the login of Z-Wave but when I try to add a device I always get an error popup.
SmartHome UI - ERROR
Unable to load data
Also switching to ExpertUI shows up an Error message.
Z-Wave Expert UI - ERROR
Communication or binding error! Please login again or check system connectivity.

Adding or excluding a device doesn't work and besides the the error messages it's doing nothing. :(

When I run again

Code: Select all

wget -q -O - support.zwave.eu/libs | sudo bash
I now only get the Message "Raspbian Stretch system detected"

I hope you can help a newbie to get z-wave to work.
Thank you very much in advance.
Attachments
Bildschirmfoto 2018-06-27 um 22.16.39.png
Bildschirmfoto 2018-06-27 um 22.16.39.png (34 KiB) Viewed 46058 times
Bildschirmfoto 2018-06-27 um 22.17.30.png
Bildschirmfoto 2018-06-27 um 22.17.30.png (69.53 KiB) Viewed 46058 times
Bildschirmfoto 2018-06-27 um 22.18.19.png
Bildschirmfoto 2018-06-27 um 22.18.19.png (52.68 KiB) Viewed 46058 times
lordchilli
Posts: 2
Joined: 30 Jun 2018 00:49

Re: Z-Way under Raspbian Stretch

Post by lordchilli »

DJay wrote:
27 Jun 2018 23:25
Hi Guys, I hope you can help and appreciate the time you are investing.

...
I had exactly the same problem. Please try this:
https://forum.z-wave.me/viewtopic.php?f=3422&t=28954
DJay
Posts: 8
Joined: 11 Dec 2015 12:18

Re: Z-Way under Raspbian Stretch

Post by DJay »

lordchilli wrote:
30 Jun 2018 01:19
I had exactly the same problem. Please try this:
https://forum.z-wave.me/viewtopic.php?f=3422&t=28954
I can't thank you enough. Bluetooth and baudrate was the missing part.
Thanks to your great step by step instruction, everything is working now as it should with z-wave.me razberry on my Pi 3 B+ stretch.

Many thanks.
venicenerd
Posts: 12
Joined: 10 Apr 2018 23:42

Re: Z-Way under Raspbian Stretch

Post by venicenerd »

Hey, silly question, but what is the default password to SSH into the admin account?
enbemokel
Posts: 482
Joined: 08 Aug 2016 17:36

Re: Z-Way under Raspbian Stretch

Post by enbemokel »

You mean

User: pi
Pass: raspberry

?
Post Reply