ioBroker / ioBroker.zwave

Legacy Z-Wave integration using OpenZWave
Other
24 stars 7 forks source link

Install iobroker.zwave in docker image #117

Open sckibo opened 4 years ago

sckibo commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

Sorry - finger trouble. Issue reopened.

Apollon77 commented 4 years ago

Why not try zwave2 adapter? comes with less dependencies

sckibo commented 4 years ago

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 notifications@github.com Gesendet: Sonntag, 3. Mai 2020 01:26 An: ioBroker/ioBroker.zwave ioBroker.zwave@noreply.github.com Cc: sckibo ecco@segelweb.de; State change state_change@noreply.github.com 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

Apollon77 commented 4 years ago

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

sckibo commented 4 years ago

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 notifications@github.com Gesendet: Sonntag, 3. Mai 2020 18:03 An: ioBroker/ioBroker.zwave ioBroker.zwave@noreply.github.com Cc: sckibo ecco@segelweb.de; State change state_change@noreply.github.com 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

Apollon77 commented 4 years ago

wenn was komisch ist dann bitte im Adapter Repo Issue anlegen