Page 1 of 1

Best z-wave controller for pi3

Posted: Thursday 12 January 2017 11:07
by stuiow
Hi all,
Currently running a PI2 with razberry but my z-wave network is very "flaky" at the moment, so i'm going to uninclude all nodes and start from scratch.

What z-wave controller do people recommend? The Razberry2 or the Aeon z-wave stick s2?

Another option was for me to put Domoticz as a virtual system on my Qnap 453pro, but i'm thinking having it on its own hardware would be an advantage (resource wise).

Cheers
Stu

Re: Best z-wave controller for pi3

Posted: Thursday 12 January 2017 12:01
by jannl
The USB-stick can be used on different hardware. And what I see in the wiki, configuring/adding a razbeery seems a lot more work compared to a usb zwave stick like the Aeon

Re: Best z-wave controller for pi3

Posted: Thursday 12 January 2017 15:33
by tontze
Actually, getting razperry to work with domoticz, is just adding one line that links ports .. Not that hard to do. Guide on the link.

http://www.vesternet.com/resources/appl ... HeULVOLTmF

Re: Best z-wave controller for pi3

Posted: Thursday 12 January 2017 15:58
by mlamie
tontze wrote:Actually, getting razperry to work with domoticz, is just adding one line that links ports .. Not that hard to do. Guide on the link.

http://www.vesternet.com/resources/appl ... HeULVOLTmF
The guide where you are refering to is not gona work in combination with a Raspberry Pi 3. It took me quite some time to find out that the Bluetooth needs to be disabled on the RP3.

I migrated from a Raspberry Pi1 to a Raspberry Pi3 including the Razberry board (the first version - non z-wave + version) and it is running without issues. Check the instructions how to install a Razberry board on a RP3 here: https://mysmarthomeathome.blogspot.nl/2 ... -pi-3.html (no exclusions or inclusions where needed, only a Domoticz DB restore and you are done).

The topic on Domoticz: viewtopic.php?f=24&t=10964&start=40

P.s. the latest Jesse lite image does not have SSH enabled by default you need to enable it first.

Re: Best z-wave controller for pi3

Posted: Friday 13 January 2017 9:08
by lost
stuiow wrote: What z-wave controller do people recommend? The Razberry2 or the Aeon z-wave stick s2?
I have the z-stick s2 on a PI3, this was a no brainer... Being able to include peripherals key unplugged (includes a battery) also proves useful, except using some chinese neo coolcam products that does not include properly this way (you'll get IDs at 0, but as it's battery powered devices that are concerned you can bring them close to z-stick+PI & include from domoticz, only way to get a full inclusion on these ones).

As well, on the device side it's seen as a ttyUSB. So no specific kernel driver (a source of hassle) needs in Linux, it's seen as a serial to usb adapter already managed in standard, to drive it from open zwave library.

You'll only have to make allocated /dev/ttyUSBn with n=fixed nb (see wiki). Otherwise, when unplugging to include, at replug you'll not get the same device path (n will become n+1) & it'll not be seen by domoticz configured using previous dev path.

The only issue I experienced was a default configuration one in domoticz combined with my z-wave network use at the beginning: I only had modules driving heaters, on schedule (no modules reporting statuses/temperatures on their own & quite frequently), leading to z-wave unused for up to several hours.

Domoticz have a timeout on the controller device that cause problems when such conditions are met: 60s with no traffic = domoticz soft-resets the z-stick, probably thinking it's firmware is hanged. So the z-stick have to restart, rebuild it's z-wave mesh network topology, re-read devices parameters: This was about 30s with z-wave network rebuild every 60s, so unable to send command.

And when a scheduled setup was sent, there was about 50% chance for a fail... So take care of this setup.

After setting this timeout to several hours (more than the max delay between 2 schedules), that's rock solid. I started using domoticz 3 month ago, since last update I'm about a month of uptime.

Re: Best z-wave controller for pi3

Posted: Friday 13 January 2017 9:36
by bbqkees
Don't buy the old S2, buy the Gen 5 stick.

Re: Best z-wave controller for pi3

Posted: Friday 13 January 2017 12:11
by stuiow
Right, Aeon Gen5 stick it is to be then.

I dont need access to the stick to include i presume? I can still do that via Domoticz?

Re: Best z-wave controller for pi3

Posted: Friday 13 January 2017 12:15
by Eraser
You do need access to the stick. The stick has a button for close range inclusion which I think works best.

Re: Best z-wave controller for pi3

Posted: Friday 13 January 2017 12:17
by stuiow
And that type of inclusion requires pushing the buttons on the stick?

Sent from my SM-G925F using Tapatalk

Re: Best z-wave controller for pi3

Posted: Sunday 15 January 2017 19:07
by tontze
mlamie wrote:
tontze wrote:Actually, getting razperry to work with domoticz, is just adding one line that links ports .. Not that hard to do. Guide on the link.

http://www.vesternet.com/resources/appl ... HeULVOLTmF
The guide where you are refering to is not gona work in combination with a Raspberry Pi 3. It took me quite some time to find out that the Bluetooth needs to be disabled on the RP3.

I migrated from a Raspberry Pi1 to a Raspberry Pi3 including the Razberry board (the first version - non z-wave + version) and it is running without issues. Check the instructions how to install a Razberry board on a RP3 here: https://mysmarthomeathome.blogspot.nl/2 ... -pi-3.html (no exclusions or inclusions where needed, only a Domoticz DB restore and you are done).

The topic on Domoticz: viewtopic.php?f=24&t=10964&start=40

P.s. the latest Jesse lite image does not have SSH enabled by default you need to enable it first.
Well, as noob as i am, i just bought my first setup ever, Pi3 and razperry2. With that vesternet guide, i made it a live at first try. Bluetooth is disabled by default i believe. And later fiddling, i learned that you dont need to do that symlink anymore, domoticz has proper port directly for razberry these days :)

But its true if you need bluetooth, then razberry is not for you :)

Re: Best z-wave controller for pi3

Posted: Monday 16 January 2017 0:34
by Justintime
I use the zwave.me USB stick. Never let me down.