ioBroker.zwave icon indicating copy to clipboard operation
ioBroker.zwave copied to clipboard

Install iobroker.zwave in docker image

Open sckibo opened this issue 5 years ago • 7 comments

Hi all, I am trying to install ioBroker.zwave on a ioBroker docker installation. The package tries to download a openzwave library that is not available anymore. Here's what I am doing: npm install iobroker.zwave --production --save --unsafe-perm --prefix /opt/iobroker

Here's the error:

---> curl --connect-timeout 5 --retry 3 -L -O http://old.openzwave.com/downloads
/openzwave-1.6.989.zip
....
Error: Command failed: curl --connect-timeout 5 --retry 3 -L -O http://old.openz
wave.com/downloads/openzwave-1.6.989.zip

So I looked up the url and openzwave-1.6.989.zip is not available anymore.

sckibo avatar Apr 30 '20 09:04 sckibo

Tried this witch 1.7.3 and 2.0.1 - both versions try to download openzwave-1.6.989.zip which is not there.

sckibo avatar May 02 '20 20:05 sckibo

Sorry - finger trouble. Issue reopened.

sckibo avatar May 02 '20 20:05 sckibo

Why not try zwave2 adapter? comes with less dependencies

Apollon77 avatar May 02 '20 23:05 Apollon77

Hmm, Installation klappt – der Treiber scheint aber den ‚alten‘ zu benötigen, oder?

Was gebe ich denn bei der seriellen Schnittstelle an?

Ich muss das nochmal prüfen – bei mir läuft ioBroker auf einer Synology im Docker Container und da muss ich jetzt mal schauen, wie ich den USB-Stick durchreiche.

Danke für den Tipp,

Martin

Von: Ingo Fischer [email protected] Gesendet: Sonntag, 3. Mai 2020 01:26 An: ioBroker/ioBroker.zwave [email protected] Cc: sckibo [email protected]; State change [email protected] Betreff: Re: [ioBroker/ioBroker.zwave] Install iobroker.zwave in docker image (#117)

Why not try zwave2 adapter? comes with less dependencies

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/ioBroker/ioBroker.zwave/issues/117#issuecomment-623028737 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AF7QC4I4ZH64ZXEQPYLB6STRPSTXTANCNFSM4MVKUBIA . https://github.com/notifications/beacon/AF7QC4N36PK2PA5PI23UPILRPSTXTA5CNFSM4MVKUBIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEURKUAI.gif

sckibo avatar May 03 '20 11:05 sckibo

Nein braucht den alten nicht. Aber na klar musst du den usb Stick angeben.

Apollon77 avatar May 03 '20 16:05 Apollon77

Danke nochmal für den Tipp – grundsätzlich funktioniert zwave jetzt. Ich bin nur noch etwas verwundert über die Ergebnisse.

Ich habe einen Fibaro Motion Sensor – Helligkeit und Erschütterung des Sensors funktionieren – die Bewegungsmeldung scheinbar nicht. Ich prüfe mal weiter.

Vg, Martin

Von: Ingo Fischer [email protected] Gesendet: Sonntag, 3. Mai 2020 18:03 An: ioBroker/ioBroker.zwave [email protected] Cc: sckibo [email protected]; State change [email protected] Betreff: Re: [ioBroker/ioBroker.zwave] Install iobroker.zwave in docker image (#117)

Nein braucht den alten nicht. Aber na klar musst du den usb Stick angeben.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/ioBroker/ioBroker.zwave/issues/117#issuecomment-623132226 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AF7QC4MPS4JVBIOUV66ELQTRPWIULANCNFSM4MVKUBIA . https://github.com/notifications/beacon/AF7QC4MIY52I7QGGL3XM323RPWIULA5CNFSM4MVKUBIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEUSD4QQ.gif

sckibo avatar May 03 '20 21:05 sckibo

wenn was komisch ist dann bitte im Adapter Repo Issue anlegen

Apollon77 avatar May 03 '20 22:05 Apollon77