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
RaZberry Install
Moderator: leecollings
-
- Posts: 68
- Joined: Friday 12 December 2014 14:42
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.1
- Contact:
Re: RaZberry Install
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"
"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"
-
- Posts: 19
- Joined: Monday 29 December 2014 11:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RaZberry Install
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
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
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
The question is will it still work when I reboot the PI. Guess I'll find out at some point!!
gfl
-
- Posts: 19
- Joined: Monday 29 December 2014 11:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RaZberry Install
hmmm, that link does get removed when you reboot.
Advice on how to fix this issue much appreciated.
Advice on how to fix this issue much appreciated.
Who is online
Users browsing this forum: Bing [Bot] and 1 guest