Search found 4 matches

by obrienlabs
Thursday 07 July 2016 21:17
Forum: Z-Wave
Topic: Help with ZWave
Replies: 7
Views: 2634

Re: Help with ZWave

I ended up doing this for it to work. Clone the open-zwave git to /root, then follow the make and symlink instructions. root@ubuntu:~# ls domoticz open-zwave open-zwave-read-only Then, cd to domoticz and issue a custom cmake command root@ubuntu:~/domoticz# cmake -USE_STATIC_OPENZWAVE -DCMAKE_BUILD ...
by obrienlabs
Thursday 07 July 2016 19:36
Forum: Z-Wave
Topic: Help with ZWave
Replies: 7
Views: 2634

Re: Help with ZWave

Ok let me try it
by obrienlabs
Thursday 07 July 2016 19:21
Forum: Z-Wave
Topic: Help with ZWave
Replies: 7
Views: 2634

Re: Help with ZWave

I compiled from source.

I also tried to have it in /root, but that didn't work either.
by obrienlabs
Thursday 07 July 2016 18:37
Forum: Z-Wave
Topic: Help with ZWave
Replies: 7
Views: 2634

Help with ZWave

I've followed the wiki and the install.txt and the install.md. I'm missing something. I can't get OpenZwave to show up in the hardware drop down list. I have /root/domoticz, and /root/domoticz/open-zwave. I've done the makes in both folders, and started the program and nothing shows up. Where does ...