RaZberry Install

For Z-Wave related questions in Domoticz

Moderator: leecollings

Post Reply
gflvern
Posts: 19
Joined: Monday 29 December 2014 11:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

RaZberry Install

Post by gflvern »

Hi,

Is OpenZwave installed by default in Domoticz now? I have Version: 2.3857.

I'm guessing so as it's available as a type when adding hardware. However the serial port dropdown only gives me an option of ttyUSB0 which is my RFX?

Do I need some additional set up to get ttyUSB20 available?

Thanks

gfl
Bigted
Posts: 68
Joined: Friday 12 December 2014 14:42
Target OS: Raspberry Pi / ODroid
Domoticz version: 2020.1
Contact:

Re: RaZberry Install

Post by Bigted »

From elsewhere on the forum

"only change the device from ttyANA0 to ttyUSB20 if you use the pcb directly on the gpio header

this is in the domoticz documentation

sudo su

nano -w /etc/udev/rules.d/09-tty.rules

then add following line and save

KERNELL=="ttyANA0", SYMLINK+="ttyUSB20"

then exit and save with ctrl X

then type

ln -s /dev/ttyANA0 /dev/ttyUSB20

after this

/etc/init.d/domoticz.sh restart

then the device works"
gflvern
Posts: 19
Joined: Monday 29 December 2014 11:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: RaZberry Install

Post by gflvern »

Thanks BigTed.

I've got it working now, I didn't have the file 09-tty.rules file. I did find something on the forum that mentioned doing the followiing

Code: Select all

sudo ln -s /dev/ttyAMA0 /dev/ttyUSB20
to create a symbolic link.

The question is will it still work when I reboot the PI. Guess I'll find out at some point!!

gfl
gflvern
Posts: 19
Joined: Monday 29 December 2014 11:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: RaZberry Install

Post by gflvern »

hmmm, that link does get removed when you reboot.

Advice on how to fix this issue much appreciated.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest