Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Z-Wave Adapter Anfängerfragen

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    332

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Z-Wave Adapter Anfängerfragen

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
10 Beiträge 5 Kommentatoren 4.6k Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Offline
    S Offline
    Stormbringer
    schrieb am zuletzt editiert von
    #1

    Hallo,

    muß leider schon wieder nerven. Entweder bin ich zu blöd zum Suchen oder ich stell mich so blöd an, dass keiner solche Fragen überhaupt stellt.

    Ich nummeriere sie einfach mal durch:

    1. Wie ändere ich denn die Z-Wave Parameter von den Geräten? Ich finde in den Objekten zwar die Datenpunkte. Aber beim Bearbeiten dieser sehe ich kein Feld wo der voreingestellte Wert drinnen wäre….

    2. Wie kann ich auf "Secure Mode" umstellen damit ich das Danalock verwenden kann?

    3. Was bewirken in der Z Wave Adapter Maske die ganzen Einstellmöglichkeiten die oben in der Leiste und rechts neben den Devices im Pulldown Menü?

    4. Sehe ich das richtig, dass mir dank ioBroker jetzt die komplette schöne Z Wave Geräte Welt offen steht? Sprich, wenn ein Gerät mal nicht funktionieren sollte ich mir einfach die xml Datei runterlade von

    http://products.z-wavealliance.org/regi ... 5/products

    und es dann geht?

    Arbeiten tue ich mit dem z Wave plus Stick von Aeon.

    Vielen Dank im Voraus :D

    Angaben zur Installation: JS Controller 5.0.12, npm 9.6.7, node 18.17.1, auf einem Intel NUC mit Ubuntu 22.04

    1 Antwort Letzte Antwort
    0
    • AlCalzoneA Offline
      AlCalzoneA Offline
      AlCalzone
      Developer
      schrieb am zuletzt editiert von
      #2

      1.: Ich glaube du suchst das hier:
      1097_zwave-config.png

      2.: Keine Ahnung

      3.:

      Netzwerk heilen stellt so wie ich das verstehe die Kommunikation unter verschiedenen zwave-Geräten wieder her (Die Geräte spannen selbstständig ein Netz auf, das den Empfang verbessert).

      Finde Nachbarn: ???

      Soft Reset: Ich glaube das startet den Treiber neu

      Hard Reset: Löscht die Konfiguration des zwave-Chips (die Geräte wissen nichts davon und müssen auch resetted werden zum neuen Koppeln)

      Dropdowns sollten mehr oder weniger gut beschreiben sein, ich habe bisher keine der Dropdown-Optionen gebraucht, mit Ausnahme von "Löschen fehlgeschlagen", das "tote" Geräte aus der Liste löscht.

      4.: Für die Geräteeinbindung musst du dich an openzwave wenden. Da kommt die verwendete Software her. Einfach ein Issue erstellen unter https://github.com/OpenZWave/open-zwave

      Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

      1 Antwort Letzte Antwort
      0
      • S Offline
        S Offline
        Stormbringer
        schrieb am zuletzt editiert von
        #3

        @AlCalzone:

        1.: Ich glaube du suchst das hier: `

        richtig, das hätte ich auch soweit gefunden. ich weiß nur nicht wie man die Parameter dann ändert. Ich würde sogar finden welche Parameter Nummer was bewirkt. Aber was muss ich in ioBroker einstellen damit z. B. beim Motionsensor Parameter 23 (blaue LED Signalleuchte) gesetzt wird?

        @Stormbringer:

        4.: Für die Geräteeinbindung musst du dich an openzwave wenden. Da kommt die verwendete Software her. Einfach ein Issue erstellen unter https://github.com/OpenZWave/open-zwave `

        Danke aber sehen was schon geht tut man nicht?
        2548_bildschirmfoto_2017-04-18_um_21.41.46.png
        2548_bildschirmfoto_2017-04-18_um_21.42.15.png

        Angaben zur Installation: JS Controller 5.0.12, npm 9.6.7, node 18.17.1, auf einem Intel NUC mit Ubuntu 22.04

        1 Antwort Letzte Antwort
        0
        • AlCalzoneA Offline
          AlCalzoneA Offline
          AlCalzone
          Developer
          schrieb am zuletzt editiert von
          #4

          @Stormbringer:

          richtig, das hätte ich auch soweit gefunden. ich weiß nur nicht wie man die Parameter dann ändert. `
          Auf die Werte am Ende der Zeile (siehe dein letzter Screenshot) klicken, dann öffnet sich entweder ein Dropdown oder Textfeld oder Häkchen.

          @Stormbringer:

          Danke aber sehen was schon geht tut man nicht? `
          Nicht auf einen Blick, soweit ich weiß. Aber es werden fast alle Geräte unterstützt, und was fehlt kommt schnell nach.

          Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

          1 Antwort Letzte Antwort
          0
          • S Offline
            S Offline
            Stormbringer
            schrieb am zuletzt editiert von
            #5

            @AlCalzone:

            Auf die Werte am Ende der Zeile (siehe dein letzter Screenshot) klicken, dann öffnet sich entweder ein Dropdown oder Textfeld oder Häkchen. `

            Danke AlCalzone, das wars :oops:

            Angaben zur Installation: JS Controller 5.0.12, npm 9.6.7, node 18.17.1, auf einem Intel NUC mit Ubuntu 22.04

            1 Antwort Letzte Antwort
            0
            • T Offline
              T Offline
              tscheinik
              schrieb am zuletzt editiert von
              #6

              Hallo

              ich habe iobroker auf der Synology 415+ mit docker installiert und schon hue und hanrmony hinzugefügt.

              jetzt habe ich mir heute einen Z-Wave USB Stick bestellt. Wollte jetzt den Z-wave Adapter installieren.

              Bekomme aber die Fehlermeldung. Könnt ihr mir sagen was da schief gelaufen ist ?

              $ ./iobroker add zwave
              npm install iobroker.zwave --unsafe-perm  --production --prefix "/opt/iobroker" (System call)
              /bin/sh: 1: sudo: not found
              /opt/iobroker/node_modules/.staging/iobroker.zwave-936e120a/lib/preinstall.js:15    if (!suppressException) throw e;
                                          ^
              
              Error: Command failed: sudo apt-get install libudev-dev -y
              /bin/sh: 1: sudo: not found
              
                  at checkExecSyncError (child_process.js:481:13)
                  at Object.execSync (child_process.js:521:13)
                  at doScript (/opt/iobroker/node_modules/.staging/iobroker.zwave-936e120a/lib/preinstall.js:12:15)
                  at Object. <anonymous>(/opt/iobroker/node_modules/.staging/iobroker.zwave-936e120a/lib/preinstall.js:25:7)
                  at Module._compile (module.js:570:32)
                  at Object.Module._extensions..js (module.js:579:10)
                  at Module.load (module.js:487:32)
                  at tryModuleLoad (module.js:446:12)
                  at Function.Module._load (module.js:438:3)
                  at Module.runMain (module.js:604:10)
              
              npm
               ERR! Linux 3.10.102
              npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.zwave" "--unsafe-perm" "--production" "--prefix" "/opt/iobroker"npm ERR! node v6.11.0
              npm ERR! npm  v3.10.10
              npm ERR! code ELIFECYCLE
              
              npm ERR! iobroker.zwave@0.6.0 preinstall: `node lib/preinstall.js`npm ERR! Exit status 1
              npm ERR! 
              npm ERR! Failed at the iobroker.zwave@0.6.0 preinstall script 'node lib/preinstall.js'.
              npm ERR! Make sure you have the latest version of node.js and npm installed.
              npm ERR! If you do, this is most likely a problem with the iobroker.zwave package,
              npm ERR!
               not with npm itself.npm ERR! Tell the author that this fails on your system:
              npm ERR!     node lib/preinstall.js
              npm ERR! You can get information on how to open an issue for this project with:
              npm ERR!     npm bugs iobroker.zwave
              npm ERR! Or if that isn't available, you can get their info via:
              npm ERR!
                   npm owner ls iobroker.zwavenpm 
              ERR! There is likely additional logging output above.
              
              npm ERR! Please include the following file with any support request:npm ERR!     /opt/npm-debug.log
              
              host.DS415 install adapter zwave
              npm install iobroker.zwave --unsafe-perm  --production --prefix "/opt/iobroker" (System call)
              /bin/sh: 1: sudo: not found
              /opt/iobroker/node_modules/.staging/iobroker.zwave-936e120a/lib/preinstall.js:15    if (!suppressException) throw e;
                                          ^
              
              Error: Command failed: sudo apt-get install libudev-dev -y
              /bin/sh: 1: sudo: not found
              
                  at checkExecSyncError (child_process.js:481:13)
                  at Object.execSync (child_process.js:521:13)
                  at doScript (/opt/iobroker/node_modules/.staging/iobroker.zwave-936e120a/lib/preinstall.js:12:15)
                  at Object. <anonymous>(/opt/iobroker/node_modules/.staging/iobroker.zwave-936e120a/lib/preinstall.js:25:7)
                  at Module._compile (module.js:570:32)
                  at Object.Module._extensions..js (module.js:579:10)
                  at Module.load (module.js:487:32)
                  at tryModuleLoad (module.js:446:12)
                  at Function.Module._load (module.js:438:3)
                  at Module.runMain (module.js:604:10)
              
              npm
               ERR! Linux 3.10.102npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.zwave" "--unsafe-perm" "--production" "--prefix" "/opt/iobroker"
              npm ERR! 
              node v6.11.0npm ERR! npm  v3.10.10
              npm ERR! code ELIFECYCLE
              
              npm 
              ERR! iobroker.zwave@0.6.0 preinstall: `node lib/preinstall.js`npm ERR! Exit status 1
              npm ERR!
               npm ERR! Failed at the iobroker.zwave@0.6.0 preinstall script 'node lib/preinstall.js'.
              npm ERR! Make sure you have the latest version of node.js and npm installed.
              npm ERR! If you do, this is most likely a problem with the iobroker.zwave package,
              npm ERR! not with npm itself.
              npm ERR! Tell the author that this fails on your system:
              npm ERR!     node lib/preinstall.js
              npm ERR! You can get information on how to open an issue for this project with:
              npm ERR!     npm bugs iobroker.zwave
              npm ERR! Or if that isn't available, you can get their info via:
              npm ERR!     npm owner ls iobroker.zwave
              npm ERR! There is likely additional logging output above.
              
              npm ERR! Please include the following file with any support request:npm ERR!     /opt/npm-debug.log
              
              host.DS415 install adapter zwave
              npm install iobroker.zwave --unsafe-perm  --production --prefix "/opt/iobroker" (System call)
              /bin/sh: 1: sudo: not found
              /opt/iobroker/node_modules/.staging/iobroker.zwave-936e120a/lib/preinstall.js:15    if (!suppressException) throw e;
                                          ^
              
              Error: Command failed: sudo apt-get install libudev-dev -y
              /bin/sh: 1: sudo: not found
              
                  at checkExecSyncError (child_process.js:481:13)
                  at Object.execSync (child_process.js:521:13)
                  at doScript (/opt/iobroker/node_modules/.staging/iobroker.zwave-936e120a/lib/preinstall.js:12:15)
                  at Object. <anonymous>(/opt/iobroker/node_modules/.staging/iobroker.zwave-936e120a/lib/preinstall.js:25:7)
                  at Module._compile (module.js:570:32)
                  at Object.Module._extensions..js (module.js:579:10)
                  at Module.load (module.js:487:32)
                  at tryModuleLoad (module.js:446:12)
                  at Function.Module._load (module.js:438:3)
                  at Module.runMain (module.js:604:10)
              
              npm ERR! Linux 3.10.102
              npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.zwave" "--unsafe-perm" "--production" "--prefix" "/opt/iobroker"npm ERR! node v6.11.0
              npm ERR! npm  v3.10.10
              
              npm ERR! code ELIFECYCLE
              
              npm ERR! iobroker.zwave@0.6.0 preinstall: `node lib/preinstall.js`npm ERR! Exit status 1
              npm ERR! 
              npm ERR! Failed at the iobroker.zwave@0.6.0 preinstall script 'node lib/preinstall.js'.
              npm ERR! Make sure you have the latest version of node.js and npm installed.
              npm ERR! If you do, this is most likely a problem with the iobroker.zwave package,
              npm ERR! not with npm itself.
              
              npm ERR! Tell the author that this fails on your system:npm ERR!     node lib/preinstall.js
              npm ERR! You can get information on how to open an issue for this project with:
              npm ERR!     npm bugs iobroker.zwave
              
              npm ERR! Or if that isn't available, you can get their info via:npm ERR!     npm owner ls iobroker.zwave
              npm ERR! There is likely additional logging output above.
              
              npm ERR! Please include the following file with any support request:npm ERR!     /opt/npm-debug.log
              
              host.DS415 install adapter zwave
              ERROR: host.DS415 Cannot install zwave
              ERROR: process exited with code 13</anonymous></anonymous></anonymous> 
              
              1 Antwort Letzte Antwort
              0
              • AlCalzoneA Offline
                AlCalzoneA Offline
                AlCalzone
                Developer
                schrieb am zuletzt editiert von
                #7

                @tscheinik:

                sudo: not found `
                Evtl hilft das:

                https://www.blogging-it.com/befehl-sudo … e/nas.html

                Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                1 Antwort Letzte Antwort
                0
                • D Offline
                  D Offline
                  dalmabrain
                  schrieb am zuletzt editiert von
                  #8

                  Hallo zusammen,

                  Ich hätte da auch eine Anfängerfrage….Was wird den eigentlich für Zwave Adapter benötigt? ist es ein spezieller USB Stick oder geht z.B. auch "RaZberry2 Z-Wave Plus Modul für den Raspberry Pi EU Version"? Muss es auf dem selber Raspberry PI laufen oder kann ich einen zweiten Nehmen?

                  1 Antwort Letzte Antwort
                  0
                  • K Offline
                    K Offline
                    Kueppert
                    schrieb am zuletzt editiert von
                    #9

                    Hi ich nutze die Zwave-Platine auf einem pi3. Du kannst auch einen 2. Pi für zwave nehmen, musst halt dann im Multi Host Betrieb arbeiten. Geht mit ioBroker auch:

                    http://www.iobroker.net/docu/?page_id=3068&lang=de

                    Gesendet von meinem HUAWEI RIO-L01 mit Tapatalk

                    UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                    1 Antwort Letzte Antwort
                    0
                    • AlCalzoneA Offline
                      AlCalzoneA Offline
                      AlCalzone
                      Developer
                      schrieb am zuletzt editiert von
                      #10

                      @dalmabrain:

                      Was wird den eigentlich für Zwave Adapter benötigt? ist es ein spezieller USB Stick oder geht z.B. auch "RaZberry2 Z-Wave Plus Modul für den Raspberry Pi EU Version"? Muss es auf dem selber Raspberry PI laufen oder kann ich einen zweiten Nehmen? `
                      Zu beiden Fragen: es geht sowohl als auch.

                      Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                      1 Antwort Letzte Antwort
                      0
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

                      ioBroker
                      Community Adapters
                      Donate
                      FAQ Cloud / IOT
                      HowTo: Node.js-Update
                      HowTo: Backup/Restore
                      Downloads
                      BLOG

                      606

                      Online

                      32.7k

                      Benutzer

                      82.5k

                      Themen

                      1.3m

                      Beiträge
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                      ioBroker Community 2014-2025
                      logo
                      • Anmelden

                      • Du hast noch kein Konto? Registrieren

                      • Anmelden oder registrieren, um zu suchen
                      • Erster Beitrag
                        Letzter Beitrag
                      0
                      • Home
                      • Aktuell
                      • Tags
                      • Ungelesen 0
                      • Kategorien
                      • Unreplied
                      • Beliebt
                      • GitHub
                      • Docu
                      • Hilfe