Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Zwave 0.4

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Zwave 0.4

    This topic has been deleted. Only users with topic management privileges can see it.
    • Dutchman
      Dutchman Developer Most Active Administrators last edited by

      @AlCalzone:

      @paul53:

      Einige Verbesserugsvorschläge:

              "createButton":         {"en": "Create button",         "de": "Taste erstellen",      "ru": "Создать кнопку"},
              "deleteButton":         {"en": "Delete button",         "de": "Taste löschen",        "ru": "Удалить кнопку"},
      
      ```` `  
      

      Würde nicht "Taste" sagen, sondern "Knopf".

      @paul53:

      Teil 3:

              /*11:*/ {'en': 'Disabled',         'de': 'Gesperrt',         'ru': 'Отключен'},
      
      ```` `  
      

      Hier wäre "deaktiviert" vermutlich passender. "gesperrt" wäre "locked". `

      Ich stimme auch zu deaktiviert anstaat gesperrt.

      Danke fuer eure verbaesserungen !

      1 Reply Last reply Reply Quote 0
      • Lenny.CB
        Lenny.CB Most Active last edited by

        @Bluefox:

        Also es läuft bei mir… Aber stick + openzwave sind ziemlich buggy. Suche noch die workarounds, aber man kann schon ausprobieren. `
        ich konnte es nicht abwarten und musste es probieren… 😄

        ich komme beim "USB Device Name:" nicht weiter. Hier ist das Feld immer leer. Eintragen (ttyACM0) kann ich auch nichts.
        983_zwave.jpg

        1 Reply Last reply Reply Quote 0
        • Dutchman
          Dutchman Developer Most Active Administrators last edited by

          @Lenny.CB:

          @Bluefox:

          Also es läuft bei mir… Aber stick + openzwave sind ziemlich buggy. Suche noch die workarounds, aber man kann schon ausprobieren. `
          ich konnte es nicht abwarten und musste es probieren… 😄

          ich komme beim "USB Device Name:" nicht weiter. Hier ist das Feld immer leer. Eintragen (ttyACM0) kann ich auch nichts.

          zwave.jpg `

          Eest adapter activieren ? Beim rflink ist die auswahl auch nur mit activierten adapter moeglich

          1 Reply Last reply Reply Quote 0
          • Lenny.CB
            Lenny.CB Most Active last edited by

            war aktiv…

            also bei aktivertem Adapter kann ich nichts eintragen, es wird auch nichts angeboten
            983_zwave_3.jpg
            bei inaktiven Adapter kann ich das Device eintragen, was aber nach dem Speichern keine Auswirkungen hat.

            Adapter bleibt "rot"
            983_zwave_2.jpg

            1 Reply Last reply Reply Quote 0
            • Bluefox
              Bluefox last edited by

              > Adapter bleibt "rot"
              Es müssen aber irgendwelche Logs da sein?

              1 Reply Last reply Reply Quote 0
              • Lenny.CB
                Lenny.CB Most Active last edited by

                host.iobroker	2016-11-06 20:45:48.606	info	Restart adapter system.adapter.zwave.0 because enabled
                host.iobroker	2016-11-06 20:45:48.603	error	instance system.adapter.zwave.0 terminated with code 1 ()
                host.iobroker	2016-11-06 20:45:47.732	info	instance system.adapter.zwave.0 started with pid 6259
                host.iobroker	2016-11-06 20:45:47.696	info	object change system.adapter.zwave.0
                

                unter zwave.0 ist nichts da…

                1 Reply Last reply Reply Quote 0
                • Dutchman
                  Dutchman Developer Most Active Administrators last edited by

                  @Lenny.CB:

                  host.iobroker	2016-11-06 20:45:48.606	info	Restart adapter system.adapter.zwave.0 because enabled
                  host.iobroker	2016-11-06 20:45:48.603	error	instance system.adapter.zwave.0 terminated with code 1 ()
                  host.iobroker	2016-11-06 20:45:47.732	info	instance system.adapter.zwave.0 started with pid 6259
                  host.iobroker	2016-11-06 20:45:47.696	info	object change system.adapter.zwave.0
                  

                  unter zwave.0 ist nichts da… `

                  Mach mal bitte den adapter auf debug

                  Leider geht bei mir die installation von git bereits schief damit kan ich nicht mitschaun 😕

                  ! @HomeControl:/opt/iobroker$ sudo iobroker url "https://github.com/ioBroker/ioBroker.zwave/tarball/master" zwave --debug install https://github.com/ioBroker/ioBroker.zwave/tarball/master npm install https://github.com/ioBroker/ioBroker.zwave/tarball/master --production --prefix "/opt/iobroker" (System call) ! > iobroker.zwave@0.4.0 preinstall /opt/iobroker/node_modules/iobroker.zwave node preinstall.js ! ---> sudo apt-get install libudev-dev -y stdout: Reading package lists... Building dependency tree... Reading state information... libudev-dev is already the newest version (229-4ubuntu12). The following packages were automatically installed and are no longer required: linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic linux-headers-4.4.0-38 linux-headers-4.4.0-38-generic linux-image-4.4.0-21-generic linux-image-4.4.0-38-generic linux-image-extra-4.4.0-21-generic linux-image-extra-4.4.0-38-generic Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. ! stderr: stdout: stderr: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 125 0 125 0 0 194 0 --:--:-- --:--:-- --:--:-- 194 100 1602k 100 1602k 0 0 721k 0 0:00:02 0:00:02 --:--:-- 2228k ! ---> unzip master.zip && rm master.zip stdout: Archive: master.zip 41883f921f28b1c0e094d733d5838634885b2ba4 creating: open-zwave-master/ creating: open-zwave-master/.github/ inflating: open-zwave-master/.github/CONTRIBUTING.md inflating: open-zwave-master/.github/ISSUE_TEMPLATE.md inflating: open-zwave-master/.gitignore inflating: open-zwave-master/ChangeLog inflating: open-zwave-master/INSTALL inflating: open-zwave-master/Makefile inflating: open-zwave-master/README.md creating: open-zwave-master/config/ creating: open-zwave-master/config/2gig/ inflating: open-zwave-master/config/2gig/ct100.xml inflating: open-zwave-master/config/2gig/ct101.xml inflating: open-zwave-master/config/2gig/ct30.xml inflating: open-zwave-master/config/2gig/ct50e.xml creating: open-zwave-master/config/BeNext/ inflating: open-zwave-master/config/BeNext/1poleswitch.xml inflating: open-zwave-master/config/BeNext/2poleswitch.xml inflating: open-zwave-master/config/BeNext/AlarmSound.xml inflating: open-zwave-master/config/BeNext/BuiltinDimmer.xml inflating: open-zwave-master/config/BeNext/DoorSensor.xml inflating: open-zwave-master/config/BeNext/EnergySwitch.xml inflating: open-zwave-master/config/BeNext/HeatingControl.xml inflating: open-zwave-master/config/BeNext/Molite.xml inflating: open-zwave-master/config/BeNext/PanicButton.xml inflating: open-zwave-master/config/BeNext/PanicWatch.xml inflating: open-zwave-master/config/BeNext/PluginDimmer.xml inflating: open-zwave-master/config/BeNext/SceneController.xml inflating: open-zwave-master/config/BeNext/TagReader.xml creating: open-zwave-master/config/act/ inflating: open-zwave-master/config/act/lfm20.xml inflating: open-zwave-master/config/act/zdm230.xml inflating: open-zwave-master/config/act/zdw103.xml inflating: open-zwave-master/config/act/zdw232.xml inflating: open-zwave-master/config/act/zir010.xml inflating: open-zwave-master/config/act/zrp110.xml inflating: open-zwave-master/config/act/zrw103.xml creating: open-zwave-master/config/aeotec/ inflating: open-zwave-master/config/aeotec/dsa03202.xml inflating: open-zwave-master/config/aeotec/dsa22.xml inflating: open-zwave-master/config/aeotec/dsa38.xml inflating: open-zwave-master/config/aeotec/dsb04100.xml inflating: open-zwave-master/config/aeotec/dsb05.xml inflating: open-zwave-master/config/aeotec/dsb09104.xml inflating: open-zwave-master/config/aeotec/dsb28.xml inflating: open-zwave-master/config/aeotec/dsb29.xml inflating: open-zwave-master/config/aeotec/dsb45.xml inflating: open-zwave-master/config/aeotec/dsb54.xml inflating: open-zwave-master/config/aeotec/dsc06106.xml inflating: open-zwave-master/config/aeotec/dsc08101.xml inflating: open-zwave-master/config/aeotec/dsc10.xml inflating: open-zwave-master/config/aeotec/dsc11.xml inflating: open-zwave-master/config/aeotec/dsc12104.xml inflating: open-zwave-master/config/aeotec/dsc13104.xml inflating: open-zwave-master/config/aeotec/dsc14104.xml inflating: open-zwave-master/config/aeotec/dsc18103.xml inflating: open-zwave-master/config/aeotec/dsc19103.xml inflating: open-zwave-master/config/aeotec/dsc24.xml inflating: open-zwave-master/config/aeotec/dsc26103.xml inflating: open-zwave-master/config/aeotec/dsc27103.xml inflating: open-zwave-master/config/aeotec/dsc35103.xml inflating: open-zwave-master/config/aeotec/dsd37.xml inflating: open-zwave-master/config/aeotec/zw056.xml inflating: open-zwave-master/config/aeotec/zw062.xml inflating: open-zwave-master/config/aeotec/zw074.xml inflating: open-zwave-master/config/aeotec/zw075.xml inflating: open-zwave-master/config/aeotec/zw078.xml inflating: open-zwave-master/config/aeotec/zw080.xml inflating: open-zwave-master/config/aeotec/zw088.xml inflating: open-zwave-master/config/aeotec/zw089.xml inflating: open-zwave-master/config/aeotec/zw090.xml inflating: open-zwave-master/config/aeotec/zw095.xml inflating: open-zwave-master/config/aeotec/zw096.xml inflating: open-zwave-master/config/aeotec/zw097.xml inflating: open-zwave-master/config/aeotec/zw098.xml inflating: open-zwave-master/config/aeotec/zw099.xml inflating: open-zwave-master/config/aeotec/zw100.xml inflating: open-zwave-master/config/aeotec/zw112.xml inflating: open-zwave-master/config/aeotec/zw117.xml inflating: open-zwave-master/config/aeotec/zw120.xml inflating: open-zwave-master/config/aeotec/zw121.xml inflating: open-zwave-master/config/aeotec/zw130.xml creating: open-zwave-master/config/assa_abloy/ inflating: open-zwave-master/config/assa_abloy/KeyfreeConnected.xml inflating: open-zwave-master/config/assa_abloy/RealLivingCapTouch.xml creating: open-zwave-master/config/cooper/ inflating: open-zwave-master/config/cooper/RF9505-T.xml inflating: open-zwave-master/config/cooper/RF9540-N.xml creating: open-zwave-master/config/danfoss/ inflating: open-zwave-master/config/danfoss/living.xml inflating: open-zwave-master/config/danfoss/rsroom.xml inflating: open-zwave-master/config/danfoss/z.xml inflating: open-zwave-master/config/device_classes.xml inflating: open-zwave-master/config/device_classes.xsd inflating: open-zwave-master/config/device_configuration.xsd creating: open-zwave-master/config/devolo/ inflating: open-zwave-master/config/devolo/mt02648.xml inflating: open-zwave-master/config/devolo/mt2646.xml inflating: open-zwave-master/config/devolo/mt2647.xml creating: open-zwave-master/config/dlink/ inflating: open-zwave-master/config/dlink/dch-z110.xml inflating: open-zwave-master/config/dlink/dch-z120.xml inflating: open-zwave-master/config/dlink/dch-z510.xml creating: open-zwave-master/config/domitech/ inflating: open-zwave-master/config/domitech/zb22uk.xml inflating: open-zwave-master/config/domitech/ze27eu.xml creating: open-zwave-master/config/dragontech/ inflating: open-zwave-master/config/dragontech/wd-100.xml creating: open-zwave-master/config/duwi/ inflating: open-zwave-master/config/duwi/05458.xml inflating: open-zwave-master/config/duwi/ZWES1000.xml inflating: open-zwave-master/config/duwi/ZWESJ300.xml inflating: open-zwave-master/config/duwi/zwfb.xml creating: open-zwave-master/config/electronicsolutions/ inflating: open-zwave-master/config/electronicsolutions/dbmz.xml creating: open-zwave-master/config/enerwave/ inflating: open-zwave-master/config/enerwave/zw15s.xml inflating: open-zwave-master/config/enerwave/zw20r.xml inflating: open-zwave-master/config/enerwave/zw20rm.xml inflating: open-zwave-master/config/enerwave/zw500d.xml inflating: open-zwave-master/config/enerwave/zwn-bpc.xml inflating: open-zwave-master/config/enerwave/zwn-sc7.xml creating: open-zwave-master/config/eurotronic/ inflating: open-zwave-master/config/eurotronic/eur_cometz.xml inflating: open-zwave-master/config/eurotronic/eur_stellaz.xml creating: open-zwave-master/config/everspring/ inflating: open-zwave-master/config/everspring/ad146.xml inflating: open-zwave-master/config/everspring/ad147.xml inflating: open-zwave-master/config/everspring/an145.xml inflating: open-zwave-master/config/everspring/an158.xml inflating: open-zwave-master/config/everspring/an179.xml inflating: open-zwave-master/config/everspring/an180.xml inflating: open-zwave-master/config/everspring/an181.xml inflating: open-zwave-master/config/everspring/hac01.xml inflating: open-zwave-master/config/everspring/hsp02.xml inflating: open-zwave-master/config/everspring/se812.xml inflating: open-zwave-master/config/everspring/sf812.xml inflating: open-zwave-master/config/everspring/sm103.xml inflating: open-zwave-master/config/everspring/sp103.xml inflating: open-zwave-master/config/everspring/sp814.xml inflating: open-zwave-master/config/everspring/st812.xml inflating: open-zwave-master/config/everspring/st814.xml inflating: open-zwave-master/config/everspring/st815.xml inflating: open-zwave-master/config/everspring/tse03.xml creating: open-zwave-master/config/everspringct/ inflating: open-zwave-master/config/everspringct/hsm02.xml creating: open-zwave-master/config/evolve/ inflating: open-zwave-master/config/evolve/lrm-as.xml inflating: open-zwave-master/config/evolve/lsm-15.xml inflating: open-zwave-master/config/evolve/ltm-5.xml creating: open-zwave-master/config/fakro/ inflating: open-zwave-master/config/fakro/zws12.xml inflating: open-zwave-master/config/fakro/zws230.xml creating: open-zwave-master/config/fibaro/ inflating: open-zwave-master/config/fibaro/fgbs001.xml inflating: open-zwave-master/config/fibaro/fgd211.xml inflating: open-zwave-master/config/fibaro/fgd212.xml inflating: open-zwave-master/config/fibaro/fgfs101.xml inflating: open-zwave-master/config/fibaro/fgfs101zw5.xml inflating: open-zwave-master/config/fibaro/fggc001.xml inflating: open-zwave-master/config/fibaro/fgk001.xml inflating: open-zwave-master/config/fibaro/fgk10x.xml inflating: open-zwave-master/config/fibaro/fgms.xml inflating: open-zwave-master/config/fibaro/fgpb101.xml inflating: open-zwave-master/config/fibaro/fgr221.xml inflating: open-zwave-master/config/fibaro/fgr222.xml inflating: open-zwave-master/config/fibaro/fgrgbwm441.xml inflating: open-zwave-master/config/fibaro/fgrm222.xml inflating: open-zwave-master/config/fibaro/fgs211.xml inflating: open-zwave-master/config/fibaro/fgs212.xml inflating: open-zwave-master/config/fibaro/fgs213.xml inflating: open-zwave-master/config/fibaro/fgs221.xml inflating: open-zwave-master/config/fibaro/fgs222.xml inflating: open-zwave-master/config/fibaro/fgs223.xml inflating: open-zwave-master/config/fibaro/fgsd002.xml inflating: open-zwave-master/config/fibaro/fgss101.xml inflating: open-zwave-master/config/fibaro/fgwpe.xml creating: open-zwave-master/config/firstalert/ inflating: open-zwave-master/config/firstalert/zcombo.xml creating: open-zwave-master/config/fortrezz/ inflating: open-zwave-master/config/fortrezz/mimolite.xml inflating: open-zwave-master/config/fortrezz/ssa2.xml inflating: open-zwave-master/config/fortrezz/ssa3.xml inflating: open-zwave-master/config/fortrezz/wv01.xml inflating: open-zwave-master/config/fortrezz/wwa02.xml creating: open-zwave-master/config/frostdale/ inflating: open-zwave-master/config/frostdale/fdn2nxx.xml creating: open-zwave-master/config/ge/ inflating: open-zwave-master/config/ge/12724-dimmer.xml inflating: open-zwave-master/config/ge/dimmer.xml inflating: open-zwave-master/config/ge/dimmer_module.xml inflating: open-zwave-master/config/ge/hinge-pin.xml inflating: open-zwave-master/config/ge/receptacle.xml inflating: open-zwave-master/config/ge/relay.xml creating: open-zwave-master/config/gr/ inflating: open-zwave-master/config/gr/gr105.xml inflating: open-zwave-master/config/gr/gr105n.xml creating: open-zwave-master/config/greenwave/ inflating: open-zwave-master/config/greenwave/powernode1.xml inflating: open-zwave-master/config/greenwave/powernode6.xml creating: open-zwave-master/config/homeseer/ inflating: open-zwave-master/config/homeseer/ezmotionplus.xml inflating: open-zwave-master/config/homeseer/hsm100.xml inflating: open-zwave-master/config/homeseer/hsm200.xml inflating: open-zwave-master/config/homeseer/ztroller.xml creating: open-zwave-master/config/honeywell/ inflating: open-zwave-master/config/honeywell/th8320zw1000.xml creating: open-zwave-master/config/horstmann/ inflating: open-zwave-master/config/horstmann/asrzw.xml inflating: open-zwave-master/config/horstmann/hrt4zw.xml inflating: open-zwave-master/config/horstmann/scsc17.xml inflating: open-zwave-master/config/horstmann/ses302.xml inflating: open-zwave-master/config/horstmann/ses303.xml inflating: open-zwave-master/config/horstmann/sir321.xml inflating: open-zwave-master/config/horstmann/srt323.xml creating: open-zwave-master/config/idlock/ inflating: open-zwave-master/config/idlock/idlock101.xml creating: open-zwave-master/config/intermatic/ inflating: open-zwave-master/config/intermatic/ca8900.xml creating: open-zwave-master/config/iris/ inflating: open-zwave-master/config/iris/rangeextender.xml creating: open-zwave-master/config/kwikset/ inflating: open-zwave-master/config/kwikset/smartcode.xml creating: open-zwave-master/config/leviton/ inflating: open-zwave-master/config/leviton/rzi10.xml inflating: open-zwave-master/config/leviton/vrcpg.xml inflating: open-zwave-master/config/leviton/vrf01.xml inflating: open-zwave-master/config/leviton/vri06.xml inflating: open-zwave-master/config/leviton/vri10.xml creating: open-zwave-master/config/linear/ inflating: open-zwave-master/config/linear/LB60Z-1.xml inflating: open-zwave-master/config/linear/PD300Z-2.xml inflating: open-zwave-master/config/linear/WA00Z-1.xml inflating: open-zwave-master/config/linear/WD500Z-1.xml inflating: open-zwave-master/config/manufacturer_specific.xml inflating: open-zwave-master/config/manufacturer_specific.xsd creating: open-zwave-master/config/mcohome/ inflating: open-zwave-master/config/mcohome/mhp210.xml inflating: open-zwave-master/config/mcohome/mhs311.xml inflating: open-zwave-master/config/mcohome/mhs312.xml inflating: open-zwave-master/config/mcohome/mhs314.xml inflating: open-zwave-master/config/mcohome/mhs411.xml inflating: open-zwave-master/config/mcohome/mhs412.xml inflating: open-zwave-master/config/mcohome/mhs513.xml creating: open-zwave-master/config/merten/ inflating: open-zwave-master/config/merten/507801.xml inflating: open-zwave-master/config/merten/50x5xx.xml creating: open-zwave-master/config/nexia/ inflating: open-zwave-master/config/nexia/db100z.xml creating: open-zwave-master/config/nodon/ inflating: open-zwave-master/config/nodon/asp3100SmartPlug.xml inflating: open-zwave-master/config/nodon/crc3100OctanRemote.xml inflating: open-zwave-master/config/nodon/crc360xSofremote.xml inflating: open-zwave-master/config/nodon/cws3101wallswitch.xml inflating: open-zwave-master/config/nodon/msp31xxMicroSmartPlug.xml creating: open-zwave-master/config/northq/ inflating: open-zwave-master/config/northq/nq9021.xml inflating: open-zwave-master/config/northq/nq9121.xml inflating: open-zwave-master/config/northq/nq92021.xml inflating: open-zwave-master/config/options.xml inflating: open-zwave-master/config/options.xsd creating: open-zwave-master/config/philio/ inflating: open-zwave-master/config/philio/pan03.xml inflating: open-zwave-master/config/philio/pan04.xml inflating: open-zwave-master/config/philio/pan08.xml inflating: open-zwave-master/config/philio/phpab01.xml inflating: open-zwave-master/config/philio/phpat02.xml inflating: open-zwave-master/config/philio/phpsg01.xml inflating: open-zwave-master/config/philio/pse02.xml inflating: open-zwave-master/config/philio/psm02.xml inflating: open-zwave-master/config/philio/psr04.xml inflating: open-zwave-master/config/philio/pst02-1c.xml inflating: open-zwave-master/config/philio/pst02-b.xml inflating: open-zwave-master/config/philio/pst02.xml creating: open-zwave-master/config/polycontrol/ inflating: open-zwave-master/config/polycontrol/doorlock.xml inflating: open-zwave-master/config/polycontrol/keypad.xml inflating: open-zwave-master/config/polycontrol/polylock.xml creating: open-zwave-master/config/popp/ inflating: open-zwave-master/config/popp/009105.xml inflating: open-zwave-master/config/popp/009303.xml inflating: open-zwave-master/config/popp/123580.xml inflating: open-zwave-master/config/popp/123601.xml inflating: open-zwave-master/config/popp/123658.xml inflating: open-zwave-master/config/popp/smoke-detector.xml inflating: open-zwave-master/config/popp/solar-siren.xml inflating: open-zwave-master/config/popp/zweather.xml creating: open-zwave-master/config/qees/ inflating: open-zwave-master/config/qees/reto-dimmer-plus.xml inflating: open-zwave-master/config/qees/reto-plugin-switch.xml creating: open-zwave-master/config/qubino/ inflating: open-zwave-master/config/qubino/ZMNHAA2.xml inflating: open-zwave-master/config/qubino/ZMNHADx.xml inflating: open-zwave-master/config/qubino/ZMNHBA2.xml inflating: open-zwave-master/config/qubino/ZMNHBDx.xml inflating: open-zwave-master/config/qubino/ZMNHCA2.xml inflating: open-zwave-master/config/qubino/ZMNHCDx.xml inflating: open-zwave-master/config/qubino/ZMNHDA2.xml inflating: open-zwave-master/config/qubino/ZMNHDDx.xml inflating: open-zwave-master/config/qubino/ZMNHIA2.xml inflating: open-zwave-master/config/qubino/ZMNHIDxS1.xml inflating: open-zwave-master/config/qubino/ZMNHIDxS2.xml inflating: open-zwave-master/config/qubino/ZMNHJA2.xml inflating: open-zwave-master/config/qubino/ZMNHJD1.xml inflating: open-zwave-master/config/qubino/ZMNHKDx.xml inflating: open-zwave-master/config/qubino/ZMNHLAx.xml inflating: open-zwave-master/config/qubino/ZMNHLDx.xml inflating: open-zwave-master/config/qubino/ZMNHNDx.xml inflating: open-zwave-master/config/qubino/ZMNHODx.xml inflating: open-zwave-master/config/qubino/ZMNHSDx.xml inflating: open-zwave-master/config/qubino/ZMNHTDx.xml inflating: open-zwave-master/config/qubino/ZMNHUD1.xml inflating: open-zwave-master/config/qubino/ZMNHVDx.xml inflating: open-zwave-master/config/qubino/ZMNHZDx.xml creating: open-zwave-master/config/rcs/ inflating: open-zwave-master/config/rcs/em52-zw.xml inflating: open-zwave-master/config/rcs/pm12-zw.xml inflating: open-zwave-master/config/rcs/therm0005.xml inflating: open-zwave-master/config/rcs/therm0007.xml inflating: open-zwave-master/config/rcs/therm0009.xml creating: open-zwave-master/config/remotec/ inflating: open-zwave-master/config/remotec/zfm-80.xml inflating: open-zwave-master/config/remotec/zrc-90.xml inflating: open-zwave-master/config/remotec/zts-110.xml inflating: open-zwave-master/config/remotec/zurc.xml inflating: open-zwave-master/config/remotec/zxt-120.xml creating: open-zwave-master/config/schlage/ inflating: open-zwave-master/config/schlage/BE469NXCEN.xml creating: open-zwave-master/config/schlagelink/ inflating: open-zwave-master/config/schlagelink/itemp.xml inflating: open-zwave-master/config/schlagelink/minikeypad.xml creating: open-zwave-master/config/sensative/ inflating: open-zwave-master/config/sensative/strips.xml creating: open-zwave-master/config/shenzen_neo/ inflating: open-zwave-master/config/shenzen_neo/nas-ds01z.xml inflating: open-zwave-master/config/shenzen_neo/nas-pd01z.xml inflating: open-zwave-master/config/shenzen_neo/nas-wr01z.xml inflating: open-zwave-master/config/shenzen_neo/nas-ws02z.xml creating: open-zwave-master/config/stelpro/ inflating: open-zwave-master/config/stelpro/stzw402.xml creating: open-zwave-master/config/swiid/ inflating: open-zwave-master/config/swiid/swiidinter.xml inflating: open-zwave-master/config/swiid/swiidplug.xml creating: open-zwave-master/config/telldus/ inflating: open-zwave-master/config/telldus/tzdw100.xml creating: open-zwave-master/config/thermofloor/ inflating: open-zwave-master/config/thermofloor/heatit021.xml creating: open-zwave-master/config/trane/ inflating: open-zwave-master/config/trane/TZEMT400AB32MAA.xml inflating: open-zwave-master/config/trane/TZEMT400BB32MAA.xml creating: open-zwave-master/config/vision/ inflating: open-zwave-master/config/vision/zd2102.xml inflating: open-zwave-master/config/vision/zd2201.xml inflating: open-zwave-master/config/vision/zg8101.xml inflating: open-zwave-master/config/vision/zm1601eu.xml inflating: open-zwave-master/config/vision/zm1601eu5.xml inflating: open-zwave-master/config/vision/zm1602eu.xml inflating: open-zwave-master/config/vision/zm1602eu5.xml inflating: open-zwave-master/config/vision/zp3102.xml inflating: open-zwave-master/config/vision/zp3111.xml inflating: open-zwave-master/config/vision/zs5101eu.xml creating: open-zwave-master/config/vitrum/ inflating: open-zwave-master/config/vitrum/vitrumBS.xml creating: open-zwave-master/config/waynedalton/ inflating: open-zwave-master/config/waynedalton/WDTC-20.xml creating: open-zwave-master/config/wenzhou/ inflating: open-zwave-master/config/wenzhou/sm103.xml inflating: open-zwave-master/config/wenzhou/tsp01.xml inflating: open-zwave-master/config/wenzhou/tz55.xml inflating: open-zwave-master/config/wenzhou/tz56.xml inflating: open-zwave-master/config/wenzhou/tz65d.xml inflating: open-zwave-master/config/wenzhou/tz66d.xml inflating: open-zwave-master/config/wenzhou/tz67.xml inflating: open-zwave-master/config/wenzhou/tz68.xml inflating: open-zwave-master/config/wenzhou/tz88.xml creating: open-zwave-master/config/widom/ inflating: open-zwave-master/config/widom/UBS104.xml inflating: open-zwave-master/config/widom/UME304C_S.xml inflating: open-zwave-master/config/widom/WDS.xml creating: open-zwave-master/config/zipato/ inflating: open-zwave-master/config/zipato/MiniKeypad.xml inflating: open-zwave-master/config/zipato/RGBBulb.xml creating: open-zwave-master/config/zooz/ inflating: open-zwave-master/config/zooz/zen07.xml inflating: open-zwave-master/config/zooz/zse08.xml inflating: open-zwave-master/config/zooz/zse09.xml creating: open-zwave-master/config/zwave.me/ inflating: open-zwave-master/config/zwave.me/ZME_05431.xml inflating: open-zwave-master/config/zwave.me/ZME_06433.xml inflating: open-zwave-master/config/zwave.me/ZME_06436.xml inflating: open-zwave-master/config/zwave.me/ZME_064381.xml inflating: open-zwave-master/config/zwave.me/ZME_064435.xml inflating: open-zwave-master/config/zwave.me/ZME_KFOB-S.xml inflating: open-zwave-master/config/zwave.me/ZME_RC2.xml inflating: open-zwave-master/config/zwave.me/ZME_WALLC-S.xml inflating: open-zwave-master/config/zwave.me/ZME_WCD2.xml inflating: open-zwave-master/config/zwave.me/ZUno.xml inflating: open-zwave-master/config/zwave.me/iTemp.xml inflating: open-zwave-master/config/zwave.me/kfob.xml inflating: open-zwave-master/config/zwave.me/popp_kfob-c.xml inflating: open-zwave-master/config/zwave.me/zweather.xml inflating: open-zwave-master/config/zwcfg.xsd inflating: open-zwave-master/config/zwscene.xsd creating: open-zwave-master/cpp/ creating: open-zwave-master/cpp/build/ inflating: open-zwave-master/cpp/build/Makefile inflating: open-zwave-master/cpp/build/OZW_RunTests.sh inflating: open-zwave-master/cpp/build/libopenzwave.pc.in inflating: open-zwave-master/cpp/build/ozw_config.in inflating: open-zwave-master/cpp/build/sh2ju.sh inflating: open-zwave-master/cpp/build/support.mk inflating: open-zwave-master/cpp/build/testconfig.pl inflating: open-zwave-master/cpp/build/testconfigsuppressions.cfg creating: open-zwave-master/cpp/build/winRT/ creating: open-zwave-master/cpp/build/winRT/vs2015/ inflating: open-zwave-master/cpp/build/winRT/vs2015/OpenZWave.sln inflating: open-zwave-master/cpp/build/winRT/vs2015/OpenZWave.vcxproj inflating: open-zwave-master/cpp/build/winRT/vs2015/OpenZWave.vcxproj.filters creating: open-zwave-master/cpp/build/windows/ inflating: open-zwave-master/cpp/build/windows/GIT-VS-VERSION-GEN.bat creating: open-zwave-master/cpp/build/windows/installer/ inflating: open-zwave-master/cpp/build/windows/installer/buildall.bat inflating: open-zwave-master/cpp/build/windows/installer/openzwave.nsi creating: open-zwave-master/cpp/build/windows/mingw32/ inflating: open-zwave-master/cpp/build/windows/mingw32/Makefile creating: open-zwave-master/cpp/build/windows/vs2008/ inflating: open-zwave-master/cpp/build/windows/vs2008/OpenZWave.sln inflating: open-zwave-master/cpp/build/windows/vs2008/OpenZWave.vcproj creating: open-zwave-master/cpp/build/windows/vs2010/ inflating: open-zwave-master/cpp/build/windows/vs2010/OpenZWave.sln inflating: open-zwave-master/cpp/build/windows/vs2010/OpenZWave.vcxproj inflating: open-zwave-master/cpp/build/windows/vs2010/OpenZWave.vcxproj.filters inflating: open-zwave-master/cpp/build/windows/winversion.tmpl creating: open-zwave-master/cpp/examples/ creating: open-zwave-master/cpp/examples/MinOZW/ inflating: open-zwave-master/cpp/examples/MinOZW/Main.cpp inflating: open-zwave-master/cpp/examples/MinOZW/Makefile inflating: open-zwave-master/cpp/examples/MinOZW/MinOZW.in creating: open-zwave-master/cpp/examples/windows/ creating: open-zwave-master/cpp/examples/windows/MinOZW/ inflating: open-zwave-master/cpp/examples/windows/MinOZW/Main.cpp creating: open-zwave-master/cpp/examples/windows/MinOZW/vs2008/ inflating: open-zwave-master/cpp/examples/windows/MinOZW/vs2008/MinOZW.sln inflating: open-zwave-master/cpp/examples/windows/MinOZW/vs2008/MinOZW.vcproj creating: open-zwave-master/cpp/examples/windows/MinOZW/vs2010/ inflating: open-zwave-master/cpp/examples/windows/MinOZW/vs2010/MinOZW.sln inflating: open-zwave-master/cpp/examples/windows/MinOZW/vs2010/MinOZW.vcxproj inflating: open-zwave-master/cpp/examples/windows/MinOZW/vs2010/MinOZW.vcxproj.filters creating: open-zwave-master/cpp/hidapi/ inflating: open-zwave-master/cpp/hidapi/AUTHORS.txt inflating: open-zwave-master/cpp/hidapi/HACKING.txt inflating: open-zwave-master/cpp/hidapi/LICENSE-bsd.txt inflating: open-zwave-master/cpp/hidapi/LICENSE-gpl3.txt inflating: open-zwave-master/cpp/hidapi/LICENSE-orig.txt inflating: open-zwave-master/cpp/hidapi/LICENSE.txt inflating: open-zwave-master/cpp/hidapi/Makefile.am inflating: open-zwave-master/cpp/hidapi/README.txt inflating: open-zwave-master/cpp/hidapi/bootstrap inflating: open-zwave-master/cpp/hidapi/configure.ac creating: open-zwave-master/cpp/hidapi/doxygen/ inflating: open-zwave-master/cpp/hidapi/doxygen/Doxyfile creating: open-zwave-master/cpp/hidapi/hidapi/ inflating: open-zwave-master/cpp/hidapi/hidapi/hidapi.h creating: open-zwave-master/cpp/hidapi/libusb/ inflating: open-zwave-master/cpp/hidapi/libusb/Makefile-manual inflating: open-zwave-master/cpp/hidapi/libusb/Makefile.am inflating: open-zwave-master/cpp/hidapi/libusb/Makefile.freebsd inflating: open-zwave-master/cpp/hidapi/libusb/Makefile.linux inflating: open-zwave-master/cpp/hidapi/libusb/hid.c creating: open-zwave-master/cpp/hidapi/linux/ inflating: open-zwave-master/cpp/hidapi/linux/.gitignore inflating: open-zwave-master/cpp/hidapi/linux/Makefile-manual inflating: open-zwave-master/cpp/hidapi/linux/Makefile.am inflating: open-zwave-master/cpp/hidapi/linux/README.txt inflating: open-zwave-master/cpp/hidapi/linux/hid.c creating: open-zwave-master/cpp/hidapi/m4/ inflating: open-zwave-master/cpp/hidapi/m4/ax_pthread.m4 inflating: open-zwave-master/cpp/hidapi/m4/pkg.m4 creating: open-zwave-master/cpp/hidapi/mac/ inflating: open-zwave-master/cpp/hidapi/mac/.gitignore inflating: open-zwave-master/cpp/hidapi/mac/Makefile-manual inflating: open-zwave-master/cpp/hidapi/mac/Makefile.am inflating: open-zwave-master/cpp/hidapi/mac/hid.c creating: open-zwave-master/cpp/hidapi/pc/ inflating: open-zwave-master/cpp/hidapi/pc/hidapi-hidraw.pc.in inflating: open-zwave-master/cpp/hidapi/pc/hidapi-libusb.pc.in inflating: open-zwave-master/cpp/hidapi/pc/hidapi.pc.in creating: open-zwave-master/cpp/hidapi/udev/ inflating: open-zwave-master/cpp/hidapi/udev/99-hid.rules creating: open-zwave-master/cpp/hidapi/windows/ inflating: open-zwave-master/cpp/hidapi/windows/.gitignore inflating: open-zwave-master/cpp/hidapi/windows/Makefile-manual inflating: open-zwave-master/cpp/hidapi/windows/Makefile.am inflating: open-zwave-master/cpp/hidapi/windows/Makefile.mingw creating: open-zwave-master/cpp/hidapi/windows/ddk_build/ extracting: open-zwave-master/cpp/hidapi/windows/ddk_build/.gitignore inflating: open-zwave-master/cpp/hidapi/windows/ddk_build/hidapi.def inflating: open-zwave-master/cpp/hidapi/windows/ddk_build/makefile inflating: open-zwave-master/cpp/hidapi/windows/ddk_build/sources inflating: open-zwave-master/cpp/hidapi/windows/hid.cpp inflating: open-zwave-master/cpp/hidapi/windows/hidapi.sln inflating: open-zwave-master/cpp/hidapi/windows/hidapi.vcproj inflating: open-zwave-master/cpp/hidapi/windows/hidtest.vcproj creating: open-zwave-master/cpp/src/ inflating: open-zwave-master/cpp/src/Bitfield.h inflating: open-zwave-master/cpp/src/Defs.h inflating: open-zwave-master/cpp/src/DoxygenMain.h inflating: open-zwave-master/cpp/src/Driver.cpp inflating: open-zwave-master/cpp/src/Driver.h inflating: open-zwave-master/cpp/src/Group.cpp inflating: open-zwave-master/cpp/src/Group.h inflating: open-zwave-master/cpp/src/Manager.cpp inflating: open-zwave-master/cpp/src/Manager.h inflating: open-zwave-master/cpp/src/Msg.cpp inflating: open-zwave-master/cpp/src/Msg.h inflating: open-zwave-master/cpp/src/Node.cpp inflating: open-zwave-master/cpp/src/Node.h inflating: open-zwave-master/cpp/src/Notification.cpp inflating: open-zwave-master/cpp/src/Notification.h inflating: open-zwave-master/cpp/src/OZWException.h inflating: open-zwave-master/cpp/src/Options.cpp inflating: open-zwave-master/cpp/src/Options.h inflating: open-zwave-master/cpp/src/Scene.cpp inflating: open-zwave-master/cpp/src/Scene.h inflating: open-zwave-master/cpp/src/Utils.cpp inflating: open-zwave-master/cpp/src/Utils.h inflating: open-zwave-master/cpp/src/ZWSecurity.cpp inflating: open-zwave-master/cpp/src/ZWSecurity.h creating: open-zwave-master/cpp/src/aes/ inflating: open-zwave-master/cpp/src/aes/aes.h inflating: open-zwave-master/cpp/src/aes/aes.txt inflating: open-zwave-master/cpp/src/aes/aes_modes.c inflating: open-zwave-master/cpp/src/aes/aescpp.h inflating: open-zwave-master/cpp/src/aes/aescrypt.c inflating: open-zwave-master/cpp/src/aes/aeskey.c inflating: open-zwave-master/cpp/src/aes/aesopt.h inflating: open-zwave-master/cpp/src/aes/aestab.c inflating: open-zwave-master/cpp/src/aes/aestab.h inflating: open-zwave-master/cpp/src/aes/brg_endian.h inflating: open-zwave-master/cpp/src/aes/brg_types.h creating: open-zwave-master/cpp/src/command_classes/ inflating: open-zwave-master/cpp/src/command_classes/Alarm.cpp inflating: open-zwave-master/cpp/src/command_classes/Alarm.h inflating: open-zwave-master/cpp/src/command_classes/ApplicationStatus.cpp inflating: open-zwave-master/cpp/src/command_classes/ApplicationStatus.h inflating: open-zwave-master/cpp/src/command_classes/Association.cpp inflating: open-zwave-master/cpp/src/command_classes/Association.h inflating: open-zwave-master/cpp/src/command_classes/AssociationCommandConfiguration.cpp inflating: open-zwave-master/cpp/src/command_classes/AssociationCommandConfiguration.h inflating: open-zwave-master/cpp/src/command_classes/Basic.cpp inflating: open-zwave-master/cpp/src/command_classes/Basic.h inflating: open-zwave-master/cpp/src/command_classes/BasicWindowCovering.cpp inflating: open-zwave-master/cpp/src/command_classes/BasicWindowCovering.h inflating: open-zwave-master/cpp/src/command_classes/Battery.cpp inflating: open-zwave-master/cpp/src/command_classes/Battery.h inflating: open-zwave-master/cpp/src/command_classes/CRC16Encap.cpp inflating: open-zwave-master/cpp/src/command_classes/CRC16Encap.h inflating: open-zwave-master/cpp/src/command_classes/CentralScene.cpp inflating: open-zwave-master/cpp/src/command_classes/CentralScene.h inflating: open-zwave-master/cpp/src/command_classes/ClimateControlSchedule.cpp inflating: open-zwave-master/cpp/src/command_classes/ClimateControlSchedule.h inflating: open-zwave-master/cpp/src/command_classes/Clock.cpp inflating: open-zwave-master/cpp/src/command_classes/Clock.h inflating: open-zwave-master/cpp/src/command_classes/Color.cpp inflating: open-zwave-master/cpp/src/command_classes/Color.h inflating: open-zwave-master/cpp/src/command_classes/CommandClass.cpp inflating: open-zwave-master/cpp/src/command_classes/CommandClass.h inflating: open-zwave-master/cpp/src/command_classes/CommandClasses.cpp inflating: open-zwave-master/cpp/src/command_classes/CommandClasses.h inflating: open-zwave-master/cpp/src/command_classes/Configuration.cpp inflating: open-zwave-master/cpp/src/command_classes/Configuration.h inflating: open-zwave-master/cpp/src/command_classes/ControllerReplication.cpp inflating: open-zwave-master/cpp/src/command_classes/ControllerReplication.h inflating: open-zwave-master/cpp/src/command_classes/DeviceResetLocally.cpp inflating: open-zwave-master/cpp/src/command_classes/DeviceResetLocally.h inflating: open-zwave-master/cpp/src/command_classes/DoorLock.cpp inflating: open-zwave-master/cpp/src/command_classes/DoorLock.h inflating: open-zwave-master/cpp/src/command_classes/DoorLockLogging.cpp inflating: open-zwave-master/cpp/src/command_classes/DoorLockLogging.h inflating: open-zwave-master/cpp/src/command_classes/EnergyProduction.cpp inflating: open-zwave-master/cpp/src/command_classes/EnergyProduction.h inflating: open-zwave-master/cpp/src/command_classes/Hail.cpp inflating: open-zwave-master/cpp/src/command_classes/Hail.h inflating: open-zwave-master/cpp/src/command_classes/Indicator.cpp inflating: open-zwave-master/cpp/src/command_classes/Indicator.h inflating: open-zwave-master/cpp/src/command_classes/Language.cpp inflating: open-zwave-master/cpp/src/command_classes/Language.h inflating: open-zwave-master/cpp/src/command_classes/Lock.cpp inflating: open-zwave-master/cpp/src/command_classes/Lock.h inflating: open-zwave-master/cpp/src/command_classes/ManufacturerSpecific.cpp inflating: open-zwave-master/cpp/src/command_classes/ManufacturerSpecific.h inflating: open-zwave-master/cpp/src/command_classes/Meter.cpp inflating: open-zwave-master/cpp/src/command_classes/Meter.h inflating: open-zwave-master/cpp/src/command_classes/MeterPulse.cpp inflating: open-zwave-master/cpp/src/command_classes/MeterPulse.h inflating: open-zwave-master/cpp/src/command_classes/MultiCmd.cpp inflating: open-zwave-master/cpp/src/command_classes/MultiCmd.h inflating: open-zwave-master/cpp/src/command_classes/MultiInstance.cpp inflating: open-zwave-master/cpp/src/command_classes/MultiInstance.h inflating: open-zwave-master/cpp/src/command_classes/MultiInstanceAssociation.cpp inflating: open-zwave-master/cpp/src/command_classes/MultiInstanceAssociation.h inflating: open-zwave-master/cpp/src/command_classes/NoOperation.cpp inflating: open-zwave-master/cpp/src/command_classes/NoOperation.h inflating: open-zwave-master/cpp/src/command_classes/NodeNaming.cpp inflating: open-zwave-master/cpp/src/command_classes/NodeNaming.h inflating: open-zwave-master/cpp/src/command_classes/Powerlevel.cpp inflating: open-zwave-master/cpp/src/command_classes/Powerlevel.h inflating: open-zwave-master/cpp/src/command_classes/Proprietary.cpp inflating: open-zwave-master/cpp/src/command_classes/Proprietary.h inflating: open-zwave-master/cpp/src/command_classes/Protection.cpp inflating: open-zwave-master/cpp/src/command_classes/Protection.h inflating: open-zwave-master/cpp/src/command_classes/SceneActivation.cpp inflating: open-zwave-master/cpp/src/command_classes/SceneActivation.h inflating: open-zwave-master/cpp/src/command_classes/Security.cpp inflating: open-zwave-master/cpp/src/command_classes/Security.h inflating: open-zwave-master/cpp/src/command_classes/SensorAlarm.cpp inflating: open-zwave-master/cpp/src/command_classes/SensorAlarm.h inflating: open-zwave-master/cpp/src/command_classes/SensorBinary.cpp inflating: open-zwave-master/cpp/src/command_classes/SensorBinary.h inflating: open-zwave-master/cpp/src/command_classes/SensorMultilevel.cpp inflating: open-zwave-master/cpp/src/command_classes/SensorMultilevel.h inflating: open-zwave-master/cpp/src/command_classes/SwitchAll.cpp inflating: open-zwave-master/cpp/src/command_classes/SwitchAll.h inflating: open-zwave-master/cpp/src/command_classes/SwitchBinary.cpp inflating: open-zwave-master/cpp/src/command_classes/SwitchBinary.h inflating: open-zwave-master/cpp/src/command_classes/SwitchMultilevel.cpp inflating: open-zwave-master/cpp/src/command_classes/SwitchMultilevel.h inflating: open-zwave-master/cpp/src/command_classes/SwitchToggleBinary.cpp inflating: open-zwave-master/cpp/src/command_classes/SwitchToggleBinary.h inflating: open-zwave-master/cpp/src/command_classes/SwitchToggleMultilevel.cpp inflating: open-zwave-master/cpp/src/command_classes/SwitchToggleMultilevel.h inflating: open-zwave-master/cpp/src/command_classes/ThermostatFanMode.cpp inflating: open-zwave-master/cpp/src/command_classes/ThermostatFanMode.h inflating: open-zwave-master/cpp/src/command_classes/ThermostatFanState.cpp inflating: open-zwave-master/cpp/src/command_classes/ThermostatFanState.h inflating: open-zwave-master/cpp/src/command_classes/ThermostatMode.cpp inflating: open-zwave-master/cpp/src/command_classes/ThermostatMode.h inflating: open-zwave-master/cpp/src/command_classes/ThermostatOperatingState.cpp inflating: open-zwave-master/cpp/src/command_classes/ThermostatOperatingState.h inflating: open-zwave-master/cpp/src/command_classes/ThermostatSetpoint.cpp inflating: open-zwave-master/cpp/src/command_classes/ThermostatSetpoint.h inflating: open-zwave-master/cpp/src/command_classes/TimeParameters.cpp inflating: open-zwave-master/cpp/src/command_classes/TimeParameters.h inflating: open-zwave-master/cpp/src/command_classes/UserCode.cpp inflating: open-zwave-master/cpp/src/command_classes/UserCode.h inflating: open-zwave-master/cpp/src/command_classes/Version.cpp inflating: open-zwave-master/cpp/src/command_classes/Version.h inflating: open-zwave-master/cpp/src/command_classes/WakeUp.cpp inflating: open-zwave-master/cpp/src/command_classes/WakeUp.h inflating: open-zwave-master/cpp/src/command_classes/ZWavePlusInfo.cpp inflating: open-zwave-master/cpp/src/command_classes/ZWavePlusInfo.h creating: open-zwave-master/cpp/src/platform/ inflating: open-zwave-master/cpp/src/platform/Controller.cpp inflating: open-zwave-master/cpp/src/platform/Controller.h inflating: open-zwave-master/cpp/src/platform/Event.cpp inflating: open-zwave-master/cpp/src/platform/Event.h inflating: open-zwave-master/cpp/src/platform/FileOps.cpp inflating: open-zwave-master/cpp/src/platform/FileOps.h inflating: open-zwave-master/cpp/src/platform/HidController.cpp inflating: open-zwave-master/cpp/src/platform/HidController.h inflating: open-zwave-master/cpp/src/platform/Log.cpp inflating: open-zwave-master/cpp/src/platform/Log.h inflating: open-zwave-master/cpp/src/platform/Mutex.cpp inflating: open-zwave-master/cpp/src/platform/Mutex.h inflating: open-zwave-master/cpp/src/platform/Ref.h inflating: open-zwave-master/cpp/src/platform/SerialController.cpp inflating: open-zwave-master/cpp/src/platform/SerialController.h inflating: open-zwave-master/cpp/src/platform/Stream.cpp inflating: open-zwave-master/cpp/src/platform/Stream.h inflating: open-zwave-master/cpp/src/platform/Thread.cpp inflating: open-zwave-master/cpp/src/platform/Thread.h inflating: open-zwave-master/cpp/src/platform/TimeStamp.cpp inflating: open-zwave-master/cpp/src/platform/TimeStamp.h inflating: open-zwave-master/cpp/src/platform/Wait.cpp inflating: open-zwave-master/cpp/src/platform/Wait.h creating: open-zwave-master/cpp/src/platform/unix/ inflating: open-zwave-master/cpp/src/platform/unix/EventImpl.cpp inflating: open-zwave-master/cpp/src/platform/unix/EventImpl.h inflating: open-zwave-master/cpp/src/platform/unix/FileOpsImpl.cpp inflating: open-zwave-master/cpp/src/platform/unix/FileOpsImpl.h inflating: open-zwave-master/cpp/src/platform/unix/LogImpl.cpp inflating: open-zwave-master/cpp/src/platform/unix/LogImpl.h inflating: open-zwave-master/cpp/src/platform/unix/MutexImpl.cpp inflating: open-zwave-master/cpp/src/platform/unix/MutexImpl.h inflating: open-zwave-master/cpp/src/platform/unix/SerialControllerImpl.cpp inflating: open-zwave-master/cpp/src/platform/unix/SerialControllerImpl.h inflating: open-zwave-master/cpp/src/platform/unix/ThreadImpl.cpp inflating: open-zwave-master/cpp/src/platform/unix/ThreadImpl.h inflating: open-zwave-master/cpp/src/platform/unix/TimeStampImpl.cpp inflating: open-zwave-master/cpp/src/platform/unix/TimeStampImpl.h inflating: open-zwave-master/cpp/src/platform/unix/WaitImpl.cpp inflating: open-zwave-master/cpp/src/platform/unix/WaitImpl.h creating: open-zwave-master/cpp/src/platform/winRT/ inflating: open-zwave-master/cpp/src/platform/winRT/EventImpl.cpp inflating: open-zwave-master/cpp/src/platform/winRT/EventImpl.h inflating: open-zwave-master/cpp/src/platform/winRT/FileOpsImpl.cpp inflating: open-zwave-master/cpp/src/platform/winRT/FileOpsImpl.h inflating: open-zwave-master/cpp/src/platform/winRT/HidControllerWinRT.cpp inflating: open-zwave-master/cpp/src/platform/winRT/HidControllerWinRT.h inflating: open-zwave-master/cpp/src/platform/winRT/LogImpl.cpp inflating: open-zwave-master/cpp/src/platform/winRT/LogImpl.h inflating: open-zwave-master/cpp/src/platform/winRT/MutexImpl.cpp inflating: open-zwave-master/cpp/src/platform/winRT/MutexImpl.h inflating: open-zwave-master/cpp/src/platform/winRT/SerialControllerImpl.cpp inflating: open-zwave-master/cpp/src/platform/winRT/SerialControllerImpl.h inflating: open-zwave-master/cpp/src/platform/winRT/ThreadImpl.cpp inflating: open-zwave-master/cpp/src/platform/winRT/ThreadImpl.h inflating: open-zwave-master/cpp/src/platform/winRT/TimeStampImpl.cpp inflating: open-zwave-master/cpp/src/platform/winRT/TimeStampImpl.h inflating: open-zwave-master/cpp/src/platform/winRT/WaitImpl.cpp inflating: open-zwave-master/cpp/src/platform/winRT/WaitImpl.h creating: open-zwave-master/cpp/src/platform/windows/ inflating: open-zwave-master/cpp/src/platform/windows/EventImpl.cpp inflating: open-zwave-master/cpp/src/platform/windows/EventImpl.h inflating: open-zwave-master/cpp/src/platform/windows/FileOpsImpl.cpp inflating: open-zwave-master/cpp/src/platform/windows/FileOpsImpl.h inflating: open-zwave-master/cpp/src/platform/windows/LogImpl.cpp inflating: open-zwave-master/cpp/src/platform/windows/LogImpl.h inflating: open-zwave-master/cpp/src/platform/windows/MutexImpl.cpp inflating: open-zwave-master/cpp/src/platform/windows/MutexImpl.h inflating: open-zwave-master/cpp/src/platform/windows/SerialControllerImpl.cpp inflating: open-zwave-master/cpp/src/platform/windows/SerialControllerImpl.h inflating: open-zwave-master/cpp/src/platform/windows/ThreadImpl.cpp inflating: open-zwave-master/cpp/src/platform/windows/ThreadImpl.h inflating: open-zwave-master/cpp/src/platform/windows/TimeStampImpl.cpp inflating: open-zwave-master/cpp/src/platform/windows/TimeStampImpl.h inflating: open-zwave-master/cpp/src/platform/windows/WaitImpl.cpp inflating: open-zwave-master/cpp/src/platform/windows/WaitImpl.h creating: open-zwave-master/cpp/src/value_classes/ inflating: open-zwave-master/cpp/src/value_classes/Value.cpp inflating: open-zwave-master/cpp/src/value_classes/Value.h inflating: open-zwave-master/cpp/src/value_classes/ValueBool.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueBool.h inflating: open-zwave-master/cpp/src/value_classes/ValueButton.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueButton.h inflating: open-zwave-master/cpp/src/value_classes/ValueByte.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueByte.h inflating: open-zwave-master/cpp/src/value_classes/ValueDecimal.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueDecimal.h inflating: open-zwave-master/cpp/src/value_classes/ValueID.h inflating: open-zwave-master/cpp/src/value_classes/ValueInt.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueInt.h inflating: open-zwave-master/cpp/src/value_classes/ValueList.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueList.h inflating: open-zwave-master/cpp/src/value_classes/ValueRaw.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueRaw.h inflating: open-zwave-master/cpp/src/value_classes/ValueSchedule.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueSchedule.h inflating: open-zwave-master/cpp/src/value_classes/ValueShort.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueShort.h inflating: open-zwave-master/cpp/src/value_classes/ValueStore.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueStore.h inflating: open-zwave-master/cpp/src/value_classes/ValueString.cpp inflating: open-zwave-master/cpp/src/value_classes/ValueString.h creating: open-zwave-master/cpp/tinyxml/ inflating: open-zwave-master/cpp/tinyxml/Makefile inflating: open-zwave-master/cpp/tinyxml/tinystr.cpp inflating: open-zwave-master/cpp/tinyxml/tinystr.h inflating: open-zwave-master/cpp/tinyxml/tinyxml.cpp inflating: open-zwave-master/cpp/tinyxml/tinyxml.h inflating: open-zwave-master/cpp/tinyxml/tinyxmlerror.cpp inflating: open-zwave-master/cpp/tinyxml/tinyxmlparser.cpp creating: open-zwave-master/debian/ inflating: open-zwave-master/debian/MinOZW.1 inflating: open-zwave-master/debian/TODO inflating: open-zwave-master/debian/changelog extracting: open-zwave-master/debian/compat inflating: open-zwave-master/debian/control inflating: open-zwave-master/debian/copyright inflating: open-zwave-master/debian/libopenzwave-doc.doc-base inflating: open-zwave-master/debian/libopenzwave1.3-dev.install inflating: open-zwave-master/debian/libopenzwave1.3.install inflating: open-zwave-master/debian/libopenzwave1.3.lintian-overrides extracting: open-zwave-master/debian/openzwave.install extracting: open-zwave-master/debian/openzwave.manpages inflating: open-zwave-master/debian/rules creating: open-zwave-master/debian/source/ extracting: open-zwave-master/debian/source/format inflating: open-zwave-master/dist.mk inflating: open-zwave-master/distfiles.mk creating: open-zwave-master/docs/ inflating: open-zwave-master/docs/Doxyfile.in inflating: open-zwave-master/docs/default.htm creating: open-zwave-master/docs/general/ inflating: open-zwave-master/docs/general/DoxygenStepByStep.html inflating: open-zwave-master/docs/general/GettingHelp.html inflating: open-zwave-master/docs/general/Index.htm inflating: open-zwave-master/docs/general/MakingDocumentation.html inflating: open-zwave-master/docs/general/Notifications.html creating: open-zwave-master/docs/images+css/ inflating: open-zwave-master/docs/images+css/Doxywizard1.JPG inflating: open-zwave-master/docs/images+css/Doxywizard2.JPG inflating: open-zwave-master/docs/images+css/Doxywizard3.JPG inflating: open-zwave-master/docs/images+css/Doxywizard4.JPG inflating: open-zwave-master/docs/images+css/Doxywizard5.JPG inflating: open-zwave-master/docs/images+css/OpenZWave.css inflating: open-zwave-master/docs/images+css/image003.gif inflating: open-zwave-master/docs/images+css/zwalliance_250x100.jpg creating: open-zwave-master/dotnet/ creating: open-zwave-master/dotnet/build/ creating: open-zwave-master/dotnet/build/vs2008/ inflating: open-zwave-master/dotnet/build/vs2008/OpenZWaveDotNet.sln inflating: open-zwave-master/dotnet/build/vs2008/OpenZWaveDotNet.vcproj creating: open-zwave-master/dotnet/build/vs2010/ inflating: open-zwave-master/dotnet/build/vs2010/OpenZWaveDotNet.sln inflating: open-zwave-master/dotnet/build/vs2010/OpenZWaveDotNet.vcxproj inflating: open-zwave-master/dotnet/build/vs2010/OpenZWaveDotNet.vcxproj.filters creating: open-zwave-master/dotnet/examples/ creating: open-zwave-master/dotnet/examples/OZWForm/ inflating: open-zwave-master/dotnet/examples/OZWForm/CopyFilesVS2008.cmd inflating: open-zwave-master/dotnet/examples/OZWForm/CopyFilesVS2010.cmd inflating: open-zwave-master/dotnet/examples/OZWForm/README.TXT creating: open-zwave-master/dotnet/examples/OZWForm/build/ creating: open-zwave-master/dotnet/examples/OZWForm/build/vs2008/ inflating: open-zwave-master/dotnet/examples/OZWForm/build/vs2008/OZWForm.csproj inflating: open-zwave-master/dotnet/examples/OZWForm/build/vs2008/OZWForm.sln creating: open-zwave-master/dotnet/examples/OZWForm/build/vs2010/ inflating: open-zwave-master/dotnet/examples/OZWForm/build/vs2010/OZWForm.csproj inflating: open-zwave-master/dotnet/examples/OZWForm/build/vs2010/OZWForm.sln creating: open-zwave-master/dotnet/examples/OZWForm/src/ inflating: open-zwave-master/dotnet/examples/OZWForm/src/ConfigurationWakeUpDlg.Designer.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ConfigurationWakeUpDlg.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ConfigurationWakeUpDlg.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/ControllerCommandDlg.Designer.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ControllerCommandDlg.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ControllerCommandDlg.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/MainForm.Designer.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/MainForm.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/MainForm.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/Node.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/NodeForm.Designer.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/NodeForm.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/NodeForm.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/Program.cs creating: open-zwave-master/dotnet/examples/OZWForm/src/Properties/ inflating: open-zwave-master/dotnet/examples/OZWForm/src/Properties/AssemblyInfo.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/Properties/Resources.Designer.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/Properties/Resources.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/Properties/Settings.Designer.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/Properties/Settings.settings inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanel.Designer.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanel.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanel.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelBool.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelBool.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelButton.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelButton.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelByte.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelByte.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelDecimal.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelDecimal.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelInt.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelInt.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelList.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelList.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelShort.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelShort.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelString.cs inflating: open-zwave-master/dotnet/examples/OZWForm/src/ValuePanelString.resx inflating: open-zwave-master/dotnet/examples/OZWForm/src/app.config creating: open-zwave-master/dotnet/src/ inflating: open-zwave-master/dotnet/src/AssemblyInfo.cpp inflating: open-zwave-master/dotnet/src/ZWManager.cpp inflating: open-zwave-master/dotnet/src/ZWManager.h inflating: open-zwave-master/dotnet/src/ZWNotification.h inflating: open-zwave-master/dotnet/src/ZWOptions.cpp inflating: open-zwave-master/dotnet/src/ZWOptions.h inflating: open-zwave-master/dotnet/src/ZWValueID.h inflating: open-zwave-master/dotnet/src/app.ico inflating: open-zwave-master/dotnet/src/app.rc inflating: open-zwave-master/dotnet/src/resource.h creating: open-zwave-master/license/ inflating: open-zwave-master/license/Apache-License-2.0.txt inflating: open-zwave-master/license/gpl.txt inflating: open-zwave-master/license/lgpl.txt inflating: open-zwave-master/license/license.txt inflating: open-zwave-master/makedist inflating: open-zwave-master/openzwave.dsc inflating: open-zwave-master/openzwave.spec ! stderr: ---> cd open-zwave-master && make stdout: CPPFLAGS= make -C /opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/build/ - make[1]: Entering directory '/opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/build' Building OpenZWave Version 1.4.-1 Building tinystr.o Building tinyxmlerror.o Building tinyxml.o Building tinyxmlparser.o Building hid.o Building aeskey.o Building aescrypt.o Building aestab.o Building aes_modes.o Building Security.o Building Proprietary.o Building Configuration.o Building ThermostatFanMode.o Building Language.o Building CommandClass.o Building ZWavePlusInfo.o Building Indicator.o Building MultiInstance.o Building MeterPulse.o Building SensorBinary.o Building SwitchBinary.o Building ClimateControlSchedule.o Building Clock.o Building SwitchAll.o Building SwitchToggleBinary.o Building ThermostatMode.o Building SensorMultilevel.o Building TimeParameters.o Building UserCode.o Building CentralScene.o Building ManufacturerSpecific.o Building ThermostatFanState.o Building Association.o Building DoorLock.o Building ApplicationStatus.o Building SwitchMultilevel.o Building NodeNaming.o Building DoorLockLogging.o Building SensorAlarm.o Building ThermostatOperatingState.o Building WakeUp.o Building BasicWindowCovering.o Building Lock.o Building MultiInstanceAssociation.o Building Color.o Building Hail.o Building MultiCmd.o Building SceneActivation.o Building Powerlevel.o Building Meter.o Building AssociationCommandConfiguration.o Building Battery.o Building CRC16Encap.o Building Version.o Building Alarm.o Building CommandClasses.o Building ThermostatSetpoint.o Building NoOperation.o Building EnergyProduction.o Building Basic.o Building DeviceResetLocally.o Building ControllerReplication.o Building Protection.o Building SwitchToggleMultilevel.o Building Value.o Building ValueList.o Building ValueButton.o Building ValueInt.o Building ValueStore.o Building ValueDecimal.o Building ValueRaw.o Building ValueString.o Building ValueByte.o Building ValueBool.o Building ValueSchedule.o Building ValueShort.o Building Controller.o Building Wait.o Building Thread.o Building Stream.o Building Log.o Building HidController.o Building Mutex.o Building SerialController.o Building Event.o Building FileOps.o Building TimeStamp.o Building FileOpsImpl.o Building TimeStampImpl.o Building WaitImpl.o Building ThreadImpl.o Building LogImpl.o Building MutexImpl.o Building SerialControllerImpl.o Building EventImpl.o Building Options.o Building Scene.o Building Utils.o Building Driver.o Building ZWSecurity.o Building Group.o Building Node.o Building Manager.o Building Msg.o Building Notification.o Creating vers.cpp Building vers.o Linking Static Library Linking Shared Library Making ozw_config file make[1]: Leaving directory '/opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/build' CPPFLAGS= make -C /opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/examples/MinOZW/ - make[1]: Entering directory '/opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/examples/MinOZW' Building Main.o Linking /opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/.lib/MinOZW g++ -o /opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/.lib/MinOZW /opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/.lib/Main.o /opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/libopenzwave.so -pthread Creating Temporary Shell Launch Script make[1]: Leaving directory '/opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/examples/MinOZW' ! stderr: ---> cd open-zwave-master && sudo make install stdout: make -C /opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/build/ - install make[1]: Entering directory '/opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/build' Making libopenzwave pkg-config file Installing Shared Library Installing Headers Installing Config Database Installing Documentation Installing Pkg-config Files make[1]: Leaving directory '/opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/build' make -C /opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/examples/MinOZW/ - install make[1]: Entering directory '/opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/examples/MinOZW' Installing into Prefix: /usr/local make[1]: Leaving directory '/opt/iobroker/node_modules/iobroker.zwave/open-zwave-master/cpp/examples/MinOZW' ! stderr: Makefile:197: Documentation not being built ! > openzwave-shared@1.2.0 preinstall /opt/iobroker/node_modules/iobroker.zwave/node_modules/openzwave-shared node lib/install-ozw.js ! > openzwave-shared@1.2.0 install /opt/iobroker/node_modules/iobroker.zwave/node_modules/openzwave-shared node-gyp rebuild ! /bin/sh: 1: pkg-config: not found gyp: Call to 'PKG_CONFIG_PATH= pkg-config --variable=libdir libopenzwave' returned exit status 127 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:305:16) gyp ERR! stack at emitTwo (events.js:87:13) gyp ERR! stack at ChildProcess.emit (events.js:172:7) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12) gyp ERR! System Linux 4.4.0-45-generic gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/iobroker.zwave/node_modules/openzwave-shared gyp ERR! node -v v4.6.1 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok ! > serialport@4.0.5 install /opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport node-pre-gyp install --fallback-to-build ! [serialport] Success: "/opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport/build/Release/serialport.node" is installed via remote npm ERR! Linux 4.4.0-45-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "https://github.com/ioBroker/ioBroker.zwave/tarball/master" "--production" "--prefix" "/opt/iobroker" npm ERR! node v4.6.1 npm ERR! npm v2.15.9 npm ERR! code ELIFECYCLE ! npm ERR! openzwave-shared@1.2.0 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the openzwave-shared@1.2.0 install script 'node-gyp rebuild'. npm ERR! This is most likely a problem with the openzwave-shared package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs openzwave-shared npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm ERR! npm owner ls openzwave-shared npm ERR! There is likely additional logging output above. ! npm ERR! Please include the following file with any support request: npm ERR! /opt/iobroker/npm-debug.log host.HomeControl Cannot install https://github.com/ioBroker/ioBroker.zwave/tarball/master: 1 !

                  1 Reply Last reply Reply Quote 0
                  • Lenny.CB
                    Lenny.CB Most Active last edited by

                    @Dutchman:

                    Mach mal bitte den adapter auf debug `

                    host.iobroker	2016-11-06 21:23:57.631	info	Restart adapter system.adapter.zwave.0 because enabled
                    host.iobroker	2016-11-06 21:23:57.630	error	instance system.adapter.zwave.0 terminated with code 1 ()
                    host.iobroker	2016-11-06 21:23:56.512	info	instance system.adapter.zwave.0 started with pid 7662
                    host.iobroker	2016-11-06 21:23:52.300	info	Restart adapter system.adapter.zwave.0 because enabled
                    host.iobroker	2016-11-06 21:23:52.299	error	instance system.adapter.zwave.0 terminated with code 1 ()
                    host.iobroker	2016-11-06 21:23:51.339	info	instance system.adapter.zwave.0 started with pid 7656
                    host.iobroker	2016-11-06 21:23:44.326	info	Restart adapter system.adapter.zwave.0 because enabled
                    host.iobroker	2016-11-06 21:23:44.325	error	instance system.adapter.zwave.0 terminated with code 1 ()
                    host.iobroker	2016-11-06 21:23:43.189	info	instance system.adapter.zwave.0 started with pid 7649
                    

                    mehr ist auch bei debug nicht.

                    1 Reply Last reply Reply Quote 0
                    • Bluefox
                      Bluefox last edited by

                      @Dutchman:

                      @Lenny.CB:

                      host.iobroker	2016-11-06 20:45:48.606	info	Restart adapter system.adapter.zwave.0 because enabled
                      host.iobroker	2016-11-06 20:45:48.603	error	instance system.adapter.zwave.0 terminated with code 1 ()
                      host.iobroker	2016-11-06 20:45:47.732	info	instance system.adapter.zwave.0 started with pid 6259
                      host.iobroker	2016-11-06 20:45:47.696	info	object change system.adapter.zwave.0
                      

                      unter zwave.0 ist nichts da… `

                      Mach mal bitte den adapter auf debug

                      Leider geht bei mir die installation von git bereits schief damit kan ich nicht mitschaun 😕 `
                      Hast du das hier ausgeführt?

                      ` > On some systems the additional package is required:

                      apt-get install pkg-config

                      npm install iobroker.zwave does following Steps for you:

                      Download and install latest openzwave from github

                      # cd /opt

                      # curl -L -O https://github.com/OpenZWave/open-zwave … master.zip

                      # unzip master.zip

                      # cd open-zwave-master

                      # make

                      # sudo make install `

                      https://github.com/ioBroker/ioBroker.zwave#installation

                      1 Reply Last reply Reply Quote 0
                      • Lenny.CB
                        Lenny.CB Most Active last edited by

                        das hatte ich noch von einer frühreren Version drauf.

                        Ich lösche das nochmal und mache mal neu.

                        1 Reply Last reply Reply Quote 0
                        • Dutchman
                          Dutchman Developer Most Active Administrators last edited by

                          @Bluefox:

                          Hast du das hier ausgeführt?

                          On some systems the additional package is required:

                          apt-get install pkg-config

                          npm install iobroker.zwave does following Steps for you:

                          Download and install latest openzwave from github

                          # cd /opt

                          # curl -L -O https://github.com/OpenZWave/open-zwave … master.zip

                          # unzip master.zip

                          # cd open-zwave-master

                          # make

                          # sudo make install

                          https://github.com/ioBroker/ioBroker.zwave#installation `

                          Dieses pakkage hat bei mir gefehlt:````
                          apt-get install pkg-config

                          
                          Die restlichen schritte sind mir unklar, ich habe bereits openzwave im opt installiert (vor 2 monaten) und compiled, laeuft auch mit domoticz von hier aus.
                          
                          Der schritt erscheint mir aber ueberfluessig dat bei installtion aus git die library's ja auch gedownloaded werden und in "/opt/iobroker/node_modules/iobroker.zwave/" installiert ?!
                          
                          Nach install von pkg-config ging der adapter install dan auch.
                          
                          Jetzt habe ich aber leider dasselbe problem wie Lenny:
                          
                          

                          host.HomeControl 2016-11-06 21:58:11.453 info Restart adapter system.adapter.zwave.0 because enabled
                          host.HomeControl 2016-11-06 21:58:11.453 error instance system.adapter.zwave.0 terminated with code 1 ()
                          host.HomeControl 2016-11-06 21:58:11.172 info instance system.adapter.zwave.0 started with pid 49853
                          host.HomeControl 2016-11-06 21:58:11.152 info object change system.adapter.zwave.0
                          host.HomeControl 2016-11-06 21:57:48.442 info Restart adapter system.adapter.zwave.0 because enabled
                          host.HomeControl 2016-11-06 21:57:48.441 error instance system.adapter.zwave.0 terminated with code 1 ()
                          host.HomeControl 2016-11-06 21:57:48.139 info instance system.adapter.zwave.0 started with pid 49823
                          host.HomeControl 2016-11-06 21:57:48.129 info object change system.adapter.zwave.0
                          host.HomeControl 2016-11-06 21:57:44.177 info object change system.adapter.zwave.0
                          host.HomeControl 2016-11-06 21:56:38.365 info Do not restart adapter system.adapter.zwave.0 because disabled or deleted
                          host.HomeControl 2016-11-06 21:56:38.364 error instance system.adapter.zwave.0 terminated with code 1 ()
                          host.HomeControl 2016-11-06 21:56:16.062 info object change system.adapter.zwave.0
                          host.HomeControl 2016-11-06 21:56:07.734 info Restart adapter system.adapter.zwave.0 because enabled
                          host.HomeControl 2016-11-06 21:56:07.734 error instance system.adapter.zwave.0 terminated with code 1 ()
                          host.HomeControl 2016-11-06 21:56:07.569 info instance system.adapter.zwave.0 started with pid 49645
                          host.HomeControl 2016-11-06 21:56:07.551 info object change system.adapter.zwave.0

                          
                          Weiter komt kein logging, auch mit info level auf debug. Das problem gab es glaube ich aber auch schon befohr du die aenderungen vorgenommen has wen mich recht erinnere war dies der grund (und abwesenheit versteck) warum ich damals zwave per domoticz gemacht habe.
                          
                          Edit:
                          
                          zur kontrolle nochmal in mein domoticz geschaut da leuft alles mit den binary's, ich tippe den fehler dan auch mehr auf adapter als de library's ?:
                          
                          PS: Und ja, befohr ich in iObroker den adapter starte gebe ich den USB frei aus domoticz + shutdown zur sicherheit.
                          
                          >!  ![979_zwave.jpg](/assets/uploads/files/979_zwave.jpg) 
                           ![979_zwave2.jpg](/assets/uploads/files/979_zwave2.jpg) 
                           ![979_iobroker_zwave.jpg](/assets/uploads/files/979_iobroker_zwave.jpg) 
                          1 Reply Last reply Reply Quote 0
                          • Lenny.CB
                            Lenny.CB Most Active last edited by

                            so alles neu… das Gleiche wie vorher.

                            kann es damit zusammen hängen? Ausschnitt aus der Installation per Putty.

                            > serialport@4.0.5 install /opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport
                            > node-pre-gyp install --fallback-to-build
                            
                            node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.5/serialport-v4.0.5-node-v46-linux-arm.tar.gz
                            node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.5 and node@4.4.7 (node-v46 ABI) (falling back to source compile with node-gyp)
                            make: Entering directory '/opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport/build'
                              CXX(target) Release/obj.target/serialport/src/serialport.o
                              CXX(target) Release/obj.target/serialport/src/serialport_unix.o
                              CXX(target) Release/obj.target/serialport/src/serialport_poller.o
                              SOLINK_MODULE(target) Release/obj.target/serialport.node
                              COPY Release/serialport.node
                            make: Leaving directory '/opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport/build'
                            
                            
                            1 Reply Last reply Reply Quote 0
                            • Dutchman
                              Dutchman Developer Most Active Administrators last edited by

                              @Lenny.CB:

                              so alles neu… das Gleiche wie vorher.

                              kann es damit zusammen hängen? Ausschnitt aus der Installation per Putty.

                              > serialport@4.0.5 install /opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport
                              > node-pre-gyp install --fallback-to-build
                              
                              node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.5/serialport-v4.0.5-node-v46-linux-arm.tar.gz
                              node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.5 and node@4.4.7 (node-v46 ABI) (falling back to source compile with node-gyp)
                              make: Entering directory '/opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport/build'
                                CXX(target) Release/obj.target/serialport/src/serialport.o
                                CXX(target) Release/obj.target/serialport/src/serialport_unix.o
                                CXX(target) Release/obj.target/serialport/src/serialport_poller.o
                                SOLINK_MODULE(target) Release/obj.target/serialport.node
                                COPY Release/serialport.node
                              make: Leaving directory '/opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport/build'
                              
                              ```` `  
                              

                              Bei mir lief dieser schritt sauber durch sehe daher keinen verband, auch weil er ja zurueck faell cuh den source compiler with node-gyp.

                              Hier mal die stelle aus meine install log:

                              make: Entering directory '/opt/iobroker/node_modules/iobroker.zwave/node_modules/openzwave-shared/build'
                                CXX(target) Release/obj.target/openzwave_shared/src/callbacks.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave-config.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave-driver.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave-groups.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave-management.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave-network.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave-nodes.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave-polling.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave-scenes.o
                                CXX(target) Release/obj.target/openzwave_shared/src/openzwave-values.o
                                CXX(target) Release/obj.target/openzwave_shared/src/utils.o
                                SOLINK_MODULE(target) Release/obj.target/openzwave_shared.node
                                COPY Release/openzwave_shared.node
                              make: Leaving directory '/opt/iobroker/node_modules/iobroker.zwave/node_modules/openzwave-shared/build'
                              
                              > serialport@4.0.5 install /opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport
                              > node-pre-gyp install --fallback-to-build
                              
                              [serialport] Success: "/opt/iobroker/node_modules/iobroker.zwave/node_modules/serialport/build/Release/serialport.node" is installed via remote
                              iobroker.zwave@0.4.0 node_modules/iobroker.zwave
                              ├── openzwave-shared@1.2.0 (nan@2.4.0)
                              └── serialport@4.0.5 (bindings@1.2.1, commander@2.9.0, debug@2.2.0, nan@2.4.0, object.assign@4.0.4, lie@3.1.0)
                              got /opt/iobroker/node_modules/iobroker.zwave/admin
                              
                              

                              Dennoch habe ich das gleiche problem wie du mit start adapter.

                              1 Reply Last reply Reply Quote 0
                              • OstfrieseUnterwegs
                                OstfrieseUnterwegs last edited by

                                Interessant, dass die Installation von serialport bei Dutschman keine Probleme macht. Bei mir gab es auf zwei PIs diese ERR Meldung.

                                Ich war dann mal mutig und hab bisschen rumgesucht und dannn gefunden, dass man u.U. –unsafe-perm nehmen soll und habe folgendes gemacht (alles als root)

                                cd /opt/iobroker/node_modules/iobroker.zwave
                                npm install serialport
                                
                                

                                –> gleiche Fehlermeldung

                                node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.5/serialport-v4.0.5-node-v14-linux-arm.tar.gz
                                

                                Dann:

                                cd /opt/iobroker/node_modules/iobroker.zwave
                                npm install serialport --unsafe-perm --build-from-source
                                
                                

                                Soweit OK durchgelaufen.

                                Allerdings habe ich auch das Problem, dass die Instanz sich immer beendet und neu startet.

                                1 Reply Last reply Reply Quote 0
                                • Bluefox
                                  Bluefox last edited by

                                  Hm..

                                  Was sagt so was?

                                  cd /opt/iobroker
                                  iobroker stop zwave.0 
                                  node node_modules/iobroker.zwave/main.js --force --logs
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • OstfrieseUnterwegs
                                    OstfrieseUnterwegs last edited by

                                    module.js:327
                                        throw err;
                                        ^
                                    
                                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.zwave/admin/js/comClasses.js'
                                        at Function.Module._resolveFilename (module.js:325:15)
                                        at Function.Module._load (module.js:276:25)
                                        at Module.require (module.js:353:17)
                                        at require (internal/module.js:12:17)
                                        at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.zwave/main.js:11:20)
                                        at Module._compile (module.js:409:26)
                                        at Object.Module._extensions..js (module.js:416:10)
                                        at Module.load (module.js:343:32)
                                        at Function.Module._load (module.js:300:12)
                                        at Function.Module.runMain (module.js:441:10)</anonymous> 
                                    

                                    …../admin/js gibt es nicht

                                    1 Reply Last reply Reply Quote 0
                                    • Bluefox
                                      Bluefox last edited by

                                      Ok. Habe eine Datei vergessen einzuchecken.

                                      Bitte noch mal vom git updaten

                                      1 Reply Last reply Reply Quote 0
                                      • Dutchman
                                        Dutchman Developer Most Active Administrators last edited by

                                        @Bluefox:

                                        Ok. Habe eine Datei vergessen einzuchecken.

                                        Bitte noch mal vom git updaten `

                                        Neu von git geladen, jetzt komt das folgende im log:

                                        host.HomeControl	2016-11-07 22:02:55.259	info	Restart adapter system.adapter.zwave.0 because enabled
                                        host.HomeControl	2016-11-07 22:02:55.259	error	instance system.adapter.zwave.0 terminated with code 0 (OK)
                                        inMem	2016-11-07 22:02:55.224	debug	message zwave.0.* zwave.0.exclusionOn val=false, ack=true, ts=1478552575209, q=0, from=system.adapter.zwave.0, lc=1478552575209
                                        inMem	2016-11-07 22:02:55.215	debug	message zwave.0.* zwave.0.inclusionOn val=false, ack=true, ts=1478552575204, q=0, from=system.adapter.zwave.0, lc=1478552575204
                                        inMem	2016-11-07 22:02:55.204	debug	message zwave.0.* zwave.0.info.connection val=false, ack=true, ts=1478552575197, q=0, from=system.adapter.zwave.0, lc=1478552575197
                                        Error:	2016-11-07 22:02:55.193	error	at Module.load (module.js:343:32)
                                        Error:	2016-11-07 22:02:55.193	error	at Object.Module._extensions..js (module.js:416:10)
                                        Error:	2016-11-07 22:02:55.193	error	at Module._compile (module.js:409:26)
                                        Error:	2016-11-07 22:02:55.193	error	at Object. (/opt/iobroker/node_modules/iobroker.zwave/node_modules/openzwave-shared/lib/openzwave-shared.js:26:19)
                                        Error:	2016-11-07 22:02:55.193	error	at require (internal/module.js:12:17)
                                        Error:	2016-11-07 22:02:55.193	error	at Module.require (module.js:353:17)
                                        Error:	2016-11-07 22:02:55.193	error	at Function.Module._load (module.js:300:12)
                                        Error:	2016-11-07 22:02:55.193	error	at Module.load (module.js:343:32)
                                        Error:	2016-11-07 22:02:55.193	error	at Object.Module._extensions..node (module.js:434:18)
                                        Error:	2016-11-07 22:02:55.193	error	at Error (native)
                                        Error:	2016-11-07 22:02:55.193	error	libopenzwave.so.1.4: cannot open shared object file: No such file or directory
                                        uncaught	2016-11-07 22:02:55.191	error	exception: libopenzwave.so.1.4: cannot open shared object file: No such file or directory
                                        
                                        

                                        Auszug der ACL im node_modules dir:

                                        
                                        drwxr-xr-x 7 rafal rafal  4096 Oct 16 23:43 iobroker.vis-canvas-gauges
                                        drwxr-xr-x 6 rafal rafal  4096 Sep 25 19:39 iobroker.vis-fancyswitch
                                        drwxr-xr-x 6 rafal rafal  4096 Oct 16 11:43 iobroker.vis-history
                                        drwxr-xr-x 6 rafal rafal  4096 Oct 16 11:43 iobroker.vis-hqwidgets
                                        drwxr-xr-x 6 rafal rafal  4096 Oct 16 23:44 iobroker.vis-jqui-mfd
                                        drwxr-xr-x 7 rafal rafal  4096 Oct 17 06:01 iobroker.vis-justgage
                                        drwxr-xr-x 7 rafal rafal  4096 Oct 17 06:07 iobroker.vis-lcars
                                        drwxr-xr-x 6 rafal rafal  4096 Oct 16 11:43 iobroker.vis-metro
                                        drwxr-xr-x 6 rafal rafal  4096 Oct  1 17:29 iobroker.vis-rgraph
                                        drwxr-xr-x 6 rafal rafal  4096 Oct  1 17:29 iobroker.vis-timeandweather
                                        drwxrwxrwx 5 rafal rafal  4096 Oct 30 15:14 iobroker.weatherunderground
                                        drwxr-xr-x 8 rafal rafal  4096 Oct 16 11:44 iobroker.web
                                        drwxr-xr-x 8 rafal rafal  4096 Nov  7 22:01 iobroker.zwave
                                        -rw-rw-r-- 1 rafal rafal 63386 Oct  1 17:16 npm-debug.log
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • Lenny.CB
                                          Lenny.CB Most Active last edited by

                                          @Bluefox:

                                          Ok. Habe eine Datei vergessen einzuchecken.

                                          Bitte noch mal vom git updaten `

                                          ich habe erst einmal keine "roten" Logeinträge…

                                          sind auch alle Geräte da. Schaue mich dann mal bei den Objekten um...

                                          Instanzen-Konfiguration schaut nun so bei mir aus:
                                          983_zwave_5.jpg

                                          1 Reply Last reply Reply Quote 0
                                          • Dutchman
                                            Dutchman Developer Most Active Administrators last edited by

                                            auch ich habe den adapter jetzt am laufen

                                            @Bluefox

                                            Fuers wiki, wen problem meldung

                                            libopenzwave.so.1.4: cannot open shared object file: No such file or directory
                                            

                                            dan volgendes ausfuehren:

                                            sudo ldconfig /usr/local/lib64
                                            

                                            ich hab im moment 1 geraet ligen (verbrauchsmesser) den werde ich mal anlernen.

                                            Mein voriges geraet (Fiabro Wall plug) liegt im moment wo anders, in objecten faellt mir auf das de switch da ist aber mir fehlen die kanaele fuer leistungs messung.

                                            Werde den fiabro mal wieder zurueck klauen am wochende und weiter teste.

                                            Basis: Adapter laeuft und erste sachen werder eingelesen to be continued

                                            Update: Kan es sein das der adaper erst objecte erstell en auch daten darueb gelaufen sind ?

                                            Z.b.:

                                            • Fiabro plug: An/Aus ist da aber keine energy messung (stimmt auch ist nicht angeschlossen und hatte keinen verbraucher vor 2 wochen)

                                            • EnergieMesser: Object ist angelernt (also aerostick knopf druecken und pairen) object ist erstellt aber keine kanaele.

                                            Ich schliesse den messer morgen weiter an damit er waete generiert, jetzt hund gassie und dan orchen lauschern.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            848
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            16
                                            142
                                            21214
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo