Page 1 of 1

Updated from OpenZWave Version 1.6-899-gf23caea6-dirty to 1.6-914-gb62aedab-dirty but dont see it in domoticz

Posted: Saturday 21 September 2019 16:42
by Phantom
What i did:

ubuntu@ubuntu:~/open-zwave-read-only$ git pull
Updating f23caea6..b62aedab
Fast-forward
............

ubuntu@ubuntu:~/open-zwave-read-only$ make
make[1]: Entering directory '/home/ubuntu/open-zwave-read-only/cpp/build'
Building OpenZWave Version 1.6-914-gb62aedab-dirty
-------

then did:
ubuntu@ubuntu:~/dev-domoticz$ make clean
ubuntu@ubuntu:~/dev-domoticz$ make


But it still shows:
OpenZWave USB
Version: 1.6-899-gf23caea6-dirty

In domoticz hardware.

How do i update this?

Re: Updated from OpenZWave Version 1.6-899-gf23caea6-dirty to 1.6-914-gb62aedab-dirty but dont see it in domoticz

Posted: Saturday 21 September 2019 17:57
by gizmocuz
What happens when you remove both openzwave and domoticz dev folders and start again ?

Re: Updated from OpenZWave Version 1.6-899-gf23caea6-dirty to 1.6-914-gb62aedab-dirty but dont see it in domoticz

Posted: Sunday 22 September 2019 21:22
by Phantom
gizmocuz wrote: Saturday 21 September 2019 17:57 What happens when you remove both openzwave and domoticz dev folders and start again ?
i got it to work by doing a make clean in the open-zwave-read-only also and then the make
and to be sure i did a make clean also in domoticz and then make

Now i see the new version number of open-zwave :)