OpenZWave / node-openzwave-shared

OpenZWave addon for Node.js (all versions) including management and security functions
Other
199 stars 113 forks source link

Can't connect my Zwave network after restore HA #394

Closed OlliF69 closed 3 years ago

OlliF69 commented 3 years ago

I've got a little problem. I can't connect my OpenZwave network after a fully restore of my HA config. OpenZwave is started (and now updated to version 0.9.1), network key was saved and is inserted in the config again. Device path is correct. (I only disconnect an connect my USB tsick a few times) But if I start openZwave (inside HA) and push the button CONNECT, the new window appears with the ConnectingState - nothing happened - only 0%. What did I wrong? problem of OpenZwave or Mosquitto broker? Thanks for help and response

OlliF69 commented 3 years ago

I started my OpenZWave new and checked the LOG: Remote Connection Status: QTOZWManager::ConnectingState QAbstractSocket::UnknownSocketError and the connectingState is still on 0%

robertsLando commented 3 years ago

@OlliF69 I suggest you to use zwavejs isntead https://github.com/zwave-js/node-zwave-js

OlliF69 commented 3 years ago

Yeah, this I tried one day before. But after starten the ZWAVE newtwork my complete system (HA) hangs. Therefore I decided to go back... But in the moment, I'm a little bit confused. Perhaps it's better to switch to zwavejs and to get this running...

robertsLando commented 3 years ago

I'm the only mantainer of this package (node-openzwave-shared) and I don't plan to maintain it anymore, so yep I suggest you to invest some time in make zwave-js working now instead of wasting time here

OlliF69 commented 3 years ago

Ok, I start a new try.