hassio-addons/addon-zwave2mqtt

Zwave2Mqtt MQTT autodiscovery

Closed this issue ยท 6 comments

I have just published on Zwave2Mqtt master a first beta version with MQTT discovery. I'm looking for testers

Nice @robertsLando! ๐ŸŽ–

Although, I currently have an issue with building the project at all.

make: Leaving directory '/opt/node_modules/@serialport/bindings/build'

> openzwave-shared@1.5.1 install /opt/node_modules/openzwave-shared
> node-gyp rebuild

Illegal option -p
nm: 'a.out': No such file
gyp: Call to 'ldconfig -p | grep 'libopenzwave.so ' | awk '{print $4}' | xargs nm -g --demangle |grep OpenZWave::Value::GetTypeNameFromEnum | wc -l' returned exit status 0 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 4.9.125-linuxkit
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/node_modules/openzwave-shared
gyp ERR! node -v v10.16.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok

๐ŸŽ‰
Pushed the upgrade onto our edge. Currently building and will be available on our edge repos shortly for testing.

Thanks @robertsLando ๐Ÿ‘

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.