Page 1 of 1

Latest compiled open-zwave does not show in domoticz

Posted: Friday 22 July 2022 23:00
by splitfile
Hi,

I haven't updated Domoticz in a while so I followed
https://www.domoticz.com/wiki/Build_Dom ... rom_source

After compiling open-zwave and domotics, it still shows that I'm using the old open-zwave version. Any ideas why this is and how to remedy it?
Also the Domoticz build on the index page says 2021.1 (build 13370). Shouldn't that be updated as well?

BRs/S

Re: Latest compiled open-zwave does not show in domoticz

Posted: Saturday 23 July 2022 16:00
by splitfile
Think I found the cause of the problem.

domoticz.sh starts the old (2021.1) domoticz binary in "domoticz" -folder. But the correct new binary (2022.1) located in "domoticz/bin" is not used.
So I copied the new binary to the old location, writing over the old one. Now all versions are correct.

Question is why the script doesn't use the domoticz binary in domoticz/bin ?

Re: Latest compiled open-zwave does not show in domoticz

Posted: Monday 25 July 2022 11:12
by gizmocuz
Maybe CMake changed this. Glad it's working out for you