Getting z-wave module working under ubuntu
#5
(10-20-2016, 09:59 AM)klliew Wrote:
(10-20-2016, 07:54 AM)bonterra Wrote:
(10-19-2016, 09:24 AM)klliew Wrote:
(10-19-2016, 03:53 AM)marcosti Wrote: Hi,

I'm trying to get the z-wave module working under Ubuntu/Domoticz, however up until now I've not succeeded in this. Does anybody have any pointers or directions to information about how to get the z-wave module up and running (under Ubuntu/Domoticz)?

Hi,

Domoticz only support Z-Wave USB Dongle(/dev/ttyACM0). I tested domoticz with Z-Wave USB Dongle, it working well.

Pine64 Z-Wave module running on bus Z-wave(/dev/ttyS2)

If you using Bus Z-Wave, you can try to use  openHAB
Link #1
Link #2


"Only support USB dongle"? Where did you get that from?

Domoticz can be run on the RPi with the Razberry Z-wave module so why shouldn't a similar module work? On the RPi you only need to add a tty symlink (don't remember which direction).

I haven't had time to try it yet myself yet but here's a guide for the Razberry: http://www.vesternet.com/resources/appli...AjMOoZeCEd


Hi bontera,

Thanks for pointing out this. I just get my bus Z-Wave and tested it working.

Running command below:
Code:
ln -s /dev/ttyS2 /dev/ttyACM0

Then restart your domoticz, you will able add the z-wave module into it.

Okay, I've figured it out, thanks for all your suggestions!!

The way I managed to have the bus Z-Wave working is doing the following:
1. Create the file /etc/udev/rules.d/10-tty.rules, and add the following (copy the complete line, including the quotes and all); 
KERNEL=="ttyS2", SYMLINK+="ttyACM0"

This will make sure that every time you reboot your Pine64, the symbolic link is re-established under the /dev-directory. This is needed since all entries in the /dev-directory are recreated on each boot. So, instead of manually creating a symbolic link each time after the Pine64 boots up, have the udev-rules take care of that for you!

2. make sure that you use beta-releases of Domoticz (under Setup->Settings). Otherwise you will not have the option to select 'OpenZWave USB'.
3. reboot your Pine64, and go to Setup-Hardware and register an OpenZWave USB component, using port '/dev/ttyACM0'

That's it, this enables your bus ZWave module.


Messages In This Thread
RE: Getting z-wave module working under ubuntu - by marcosti - 10-20-2016, 02:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  USB adapter to eMMC module not recognized danril 0 1,298 11-25-2022, 04:16 AM
Last Post: danril
  SOQUARTZ Compute module W does not fit Raspberry Pi CM4 dev board ihab 0 1,552 10-06-2022, 08:46 PM
Last Post: ihab
  Reformatting postmarket os with ubuntu touch mackdaddy67 6 8,367 09-11-2020, 12:41 AM
Last Post: SwordfishII
  Ctrl + Shift + Tab not working in Firefox Bolitoglossa 2 4,115 08-21-2020, 04:05 AM
Last Post: Bolitoglossa
  Input not working after a forced shutdown dic1911 1 3,468 12-24-2018, 07:45 PM
Last Post: tllim
  Any success working with OpenCV on the PineA64? Tonny91 0 2,450 10-16-2018, 09:16 PM
Last Post: Tonny91
  Sopine A64 doesn't boot ubuntu stixcher 5 7,776 12-03-2017, 11:05 AM
Last Post: tllim
  Pine64 Ubuntu Mate No Sound adamjedgar 3 7,049 11-06-2017, 02:53 AM
Last Post: Luke
  Mini-Tutorial to get a linux Desktop GUI working on Pine64+ speedro86 15 26,610 04-05-2017, 01:45 PM
Last Post: speedro86
  RESOLVED - LCD screen not working, HDMI does asuras 10 15,924 04-02-2017, 08:12 AM
Last Post: Luke

Forum Jump:


Users browsing this thread: 1 Guest(s)