Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Logitech Harmony Adapter

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Logitech Harmony Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • Jey Cee
      Jey Cee Developer last edited by

      Japp fehler ist bekannt und sehr lästig, hat aber nix mit dem Adapter zu tun.

      Das liegt an der wlan verbindung. Entweder ein oder mehrere wlans nutzen den gleichen funkkanal, oder ein anderes wlan in Reichweite des hubs hat den selben namen.

      Das Problem ist Logitech seit mindestens 2 Jahren bekannt.

      Edit: Lösung ist WLAN Funkkanal wechseln und/oder SSID(WLAN name) ändern. Funkkanal ändern hilft bei mir für eine weile.

      Gesendet von meinem Jolla mit Tapatalk

      1 Reply Last reply Reply Quote 0
      • P
        Pman last edited by

        Ansonsten das Szene schalten nur machen, wenn AUCH "connected" beim Logitech Adapter true ist.

        1 Reply Last reply Reply Quote 0
        • T
          tommyms last edited by

          Hi,

          ich bekomme den Adapter nicht installiert:

          npm install iobroker.harmony --production --prefix "/mnt/pidrive/iobroker" (System call)
          npm WARN package.json harmony@0.0.1 No repository field.
          npm http GET https://registry.npmjs.org/iobroker.harmony
          npm http 304 https://registry.npmjs.org/iobroker.harmony
          npm http GET https://registry.npmjs.org/harmonyhubjs-client
          npm http GET https://registry.npmjs.org/semaphore
          npm http GET https://registry.npmjs.org/harmonyhubjs-discover
          npm http 304 https://registry.npmjs.org/harmonyhubjs-discover
          npm http 304 https://registry.npmjs.org/harmonyhubjs-client
          npm http 304 https://registry.npmjs.org/semaphore
          npm WARN engine harmonyhubjs-client@1.1.8: wanted: {"npm":">=3.0.0"} (current: {"node":"v0.10.22","npm":"1.3.14"})
          npm http GET https://registry.npmjs.org/debug
          npm http 304 https://registry.npmjs.org/debug
          npm http GET https://registry.npmjs.org/node-xmpp-client
          npm http GET https://registry.npmjs.org/node-xmpp-stanza
          npm http GET https://registry.npmjs.org/request
          npm http GET https://registry.npmjs.org/q
          npm http GET https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser
          npm http 304 https://registry.npmjs.org/request
          npm http 304 https://registry.npmjs.org/node-xmpp-client
          npm http 304 https://registry.npmjs.org/q
          npm http 304 https://registry.npmjs.org/node-xmpp-stanza
          npm http 200 https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser
          npm http GET https://registry.npmjs.org/ms/0.7.1
          npm http 304 https://registry.npmjs.org/ms/0.7.1
          npm ERR! not a package /root/tmp/npm-3507-wMupj7dW/1474655048107-0.5825331499800086/tmp.tgz
          npm ERR! Error: ENOENT, open '/root/tmp/npm-3507-wMupj7dW/1474655048107-0.5825331499800086/package/package.json'
          npm ERR! If you need help, you may report this log at:
          npm ERR!     <http: github.com/isaacs/npm/issues="">
          npm ERR! or email it to:
          npm ERR!     <npm-@googlegroups.com>
          
          npm ERR! System Linux 4.1.19-v7+
          npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/mnt/pidrive/iobroker"
          npm ERR! cwd /mnt/pidrive/iobroker
          npm ERR! node -v v0.10.22
          npm ERR! npm -v 1.3.14
          npm ERR! path /root/tmp/npm-3507-wMupj7dW/1474655048107-0.5825331499800086/package/package.json
          npm ERR! code ENOENT
          npm ERR! errno 34
          npm ERR!
          npm ERR! Additional logging details can be found in:
          npm ERR!     /mnt/pidrive/iobroker/npm-debug.log
          npm ERR! not ok code 0
          host.raspberrypi Cannot install iobroker.harmony: 34</npm-@googlegroups.com></http:>
          

          Was mache ich falsch?

          1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators last edited by

            @tommyms:

            Was mache ich falsch? `
            Laut deinem Log:
            @tommyms:

            npm WARN engine harmonyhubjs-client@1.1.8: wanted: {"npm":">=3.0.0"} (current: {"node":"v0.10.22","npm":"1.3.14"}) `
            Benötigst du eine neuere npm Version.

            Du hast noch die ganz alte nodejs Version 0.10.22 mit einem npm 1.3.14.

            Im Moment arbeiten wir mit node 4.5, bei dem eine npm Version 2.xx dabei ist.

            npm 3.0.0 ist mir auch noch nicht untergekommen.

            Vielleicht kann Bluefox etwas dazu sagen, ob diese wirklich notwendig ist.

            Hast du denn noch Wheezy laufen? Wenn du schon Jessie hast solltest du dein nodejs Upgraden.

            Gruß

            Rainer

            1 Reply Last reply Reply Quote 0
            • T
              tommyms last edited by

              Super vielen Dank für den Hinweis.

              Habe NPM und Node.JS Update durchgeführt und nu klappts auch mit der Installation 😄

              Euch noch ein schönes WE !

              VG Thomas

              1 Reply Last reply Reply Quote 0
              • L
                looxer01 last edited by

                Hi,

                ich bin mit gerade auf einen NUC umgezogen (von Raspberry 2)

                Alles funktioniert soweit, bis auf den Harmony Adapter. Der will einfach nicht und beklagt sich über falsche Versionen:

                Wie könnte ich das fixen ? (Node ist 4.6 und NPM 2.15 - also ok)

                vG Looxer

                ! host-iobroker 2016-10-03 15:41:03.473 error Cannot download adapter "harmony". To restart it disable/enable it or restart host. iobroker 2016-10-03 15:41:03.473 info exit 25 iobroker 2016-10-03 15:41:03.470 error host.iobroker Cannot install iobroker.harmony: 1 iobroker 2016-10-03 15:41:03.466 info ERR! /npm-debug.log iobroker 2016-10-03 15:41:03.465 info Please include the following file with any support request:npm iobroker 2016-10-03 15:41:03.465 info ERR! iobroker 2016-10-03 15:41:03.465 info npm iobroker 2016-10-03 15:41:03.464 info iobroker 2016-10-03 15:41:03.427 info Please check if you have git installed and in your PATH. iobroker 2016-10-03 15:41:03.427 info ERR! iobroker 2016-10-03 15:41:03.426 info iobroker 2016-10-03 15:41:03.425 info npm iobroker 2016-10-03 15:41:03.425 info This is most likely not a problem with npm itself. iobroker 2016-10-03 15:41:03.424 info ERR! iobroker 2016-10-03 15:41:03.424 info iobroker 2016-10-03 15:41:03.423 info Failed using git.npm iobroker 2016-10-03 15:41:03.423 info ERR! iobroker 2016-10-03 15:41:03.423 info npm iobroker 2016-10-03 15:41:03.423 info ERR! iobroker 2016-10-03 15:41:03.423 info npm iobroker 2016-10-03 15:41:03.423 info not found: git iobroker 2016-10-03 15:41:03.423 info ERR! iobroker 2016-10-03 15:41:03.423 info iobroker 2016-10-03 15:41:03.422 info npm iobroker 2016-10-03 15:41:03.422 info iobroker 2016-10-03 15:41:03.421 info code ENOGIT iobroker 2016-10-03 15:41:03.420 info iobroker 2016-10-03 15:41:03.420 info ERR! iobroker 2016-10-03 15:41:03.420 info iobroker 2016-10-03 15:41:03.420 info npm iobroker 2016-10-03 15:41:03.420 info npm ERR! npm v2.15.9 iobroker 2016-10-03 15:41:03.420 info "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"npm ERR! node v4.6.0 iobroker 2016-10-03 15:41:03.419 info argv iobroker 2016-10-03 15:41:03.419 info ERR! iobroker 2016-10-03 15:41:03.419 info npm iobroker 2016-10-03 15:41:03.418 info ERR! Linux 3.16.0-4-686-pae iobroker 2016-10-03 15:41:03.418 info npm iobroker 2016-10-03 15:41:03.369 info git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128: undefined iobroker 2016-10-03 15:41:03.369 info iobroker 2016-10-03 15:41:03.369 info ERR! iobroker 2016-10-03 15:41:03.369 info undefinednpm iobroker 2016-10-03 15:41:03.368 info git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128: iobroker 2016-10-03 15:41:03.368 info ERR! iobroker 2016-10-03 15:41:03.368 info iobroker 2016-10-03 15:41:03.368 info npm iobroker 2016-10-03 15:41:03.361 info npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/https-gith iobroker 2016-10-03 15:41:03.358 info addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5 iobroker 2016-10-03 15:41:03.357 info WARN iobroker 2016-10-03 15:41:03.357 info npm iobroker 2016-10-03 15:41:03.357 info at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5 iobroker 2016-10-03 15:41:03.356 info addRemoteGit iobroker 2016-10-03 15:41:03.356 info WARN iobroker 2016-10-03 15:41:03.356 info npm iobroker 2016-10-03 15:41:03.356 info at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16 iobroker 2016-10-03 15:41:03.356 info addRemoteGit iobroker 2016-10-03 15:41:03.356 info iobroker 2016-10-03 15:41:03.356 info WARN iobroker 2016-10-03 15:41:03.356 info iobroker 2016-10-03 15:41:03.355 info at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm iobroker 2016-10-03 15:41:03.354 info addRemoteGit iobroker 2016-10-03 15:41:03.354 info iobroker 2016-10-03 15:41:03.354 info WARN iobroker 2016-10-03 15:41:03.354 info iobroker 2016-10-03 15:41:03.354 info npm iobroker 2016-10-03 15:41:03.353 info at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19) iobroker 2016-10-03 15:41:03.353 info addRemoteGit iobroker 2016-10-03 15:41:03.353 info iobroker 2016-10-03 15:41:03.353 info WARN iobroker 2016-10-03 15:41:03.353 info npm iobroker 2016-10-03 15:41:03.352 info at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12) iobroker 2016-10-03 15:41:03.352 info addRemoteGit iobroker 2016-10-03 15:41:03.352 info WARN iobroker 2016-10-03 15:41:03.352 info iobroker 2016-10-03 15:41:03.352 info npm iobroker 2016-10-03 15:41:03.352 info Error: not found: git iobroker 2016-10-03 15:41:03.352 info addRemoteGit iobroker 2016-10-03 15:41:03.352 info WARN iobroker 2016-10-03 15:41:03.351 info iobroker 2016-10-03 15:41:03.351 info npm iobroker 2016-10-03 15:41:03.148 info harmonyhubjs-client@1.1.9: wanted: {"npm":">=3.0.0"} (current: {"node":"4.6.0","npm":"2.15.9"}) iobroker 2016-10-03 15:41:03.148 info engine iobroker 2016-10-03 15:41:03.148 info iobroker 2016-10-03 15:41:03.147 info WARN iobroker 2016-10-03 15:41:03.147 info iobroker 2016-10-03 15:41:03.147 info npm iobroker 2016-10-03 15:41:02.475 info npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call) iobroker 2016-10-03 15:41:01.958 info install harmony host-iobroker 2016-10-03 15:41:01.958 warn startInstance cannot find start file for adapter "harmony". Try to install it... 3 attempt !

                1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators last edited by

                  @looxer01:

                  Der will einfach nicht und beklagt sich über falsche Versionen `
                  ich denke nicht, dass er es so meint 😉

                  Ich habe gaaanz kurz dein log angesehen und als erstes sprang mir das ins auge:

                  iobroker   2016-10-03 15:41:03.423   info   not found: git
                  

                  sei ein guter Junge und gib deinem kleinen Nuc die Flasche:

                  apt-get install git
                  

                  Gruß

                  Rainer

                  1 Reply Last reply Reply Quote 0
                  • L
                    looxer01 last edited by

                    aaaah - super - danke dir Rainer.

                    das wars dann. Ich war durch die Versionen irregeleitet.

                    Es Nuckelt jetzt wie ne eins 🙂

                    lG Looxer

                    1 Reply Last reply Reply Quote 0
                    • S
                      samsungfreak last edited by

                      Hallo *,

                      ich habe seit heute mein Hub und den Adapter im Einsatz aber bin noch nicht ganz schlau geworden wie ich die Aktionen schalten kann.

                      Ziel ist es, dass ich via Alexa meine Aktion (Fernseher->Fernseher an, Sound Anlage an | Fernseher->Fernseher aus, Sound Anlage aus) ausführen kann.

                      Wenn ich jetzt aber im Cloud Adapter die Aktion (Activite) auswähle und via Alexa starten will passiert "nichs".

                      Kann mir jemand weiterhelfen?

                      1 Reply Last reply Reply Quote 0
                      • A
                        arne0815 last edited by

                        Hallo,

                        Ich habe auch so meine Probleme mit git.

                        Bei mir läuft seit heute ioBroker unter Windows und ich möchte Den Logitech Harmony Adapter installieren.

                        apt-get install git geht nicht, er kennt apt-get nicht.

                        Gruß Arne
                        2226_fehler.jpg

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          sieh mal in diesem Thread:

                          http://forum.iobroker.net/viewtopic.php … ren#p50835

                          Gruß

                          Rainer

                          1 Reply Last reply Reply Quote 0
                          • A
                            arne0815 last edited by

                            Der Link hat schon mal geholfen, Adapter ist nun installiert.

                            Nun muß er nur noch den Hub finden, mal sehen wie ich das hinbekomme.

                            Gruß Arne

                            1 Reply Last reply Reply Quote 0
                            • B
                              BabooN-Syno last edited by

                              gibt es auch eine Lösung für die Git Installation auf einer Synology? =/

                              1 Reply Last reply Reply Quote 0
                              • D
                                Desti last edited by

                                @BabooN-Syno:

                                gibt es auch eine Lösung für die Git Installation auf einer Synology? =/ `

                                Das würde mich auch brennend interessieren 😞

                                Hab nun meine Elite eingerichtet und hatte Hoffnung es in IO zu integrieren. Mein IO Broker läuft auf nem Docker auf Synology DS716+II

                                Fehlermeldung:

                                $ ./iobroker add harmony
                                npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call)
                                npm
                                 WARN engine harmonyhubjs-client@1.1.10: wanted: {"npm":">=3.0.0"} (current: {"node":"4.7.3","npm":"2.15.11"})
                                npm
                                 WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                npm
                                 WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)npm WARN addRemoteGit
                                     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm
                                 WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16npm WARN 
                                addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:82:15)
                                
                                npm WARN addRemoteGit  git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128 because of error: { [Error: not found: git] code: 'ENOGIT' }
                                npm
                                 WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https: www.npmjs.com/package/@xmpp/xml="">npm
                                 ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128:
                                 undefined
                                npm
                                 ERR! Linux 3.10.77npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"
                                npm ERR! node v4.7.3
                                npm ERR! npm  v2.15.11
                                
                                npm ERR! code ENOGIT
                                npm ERR! not found: git
                                npm ERR! 
                                npm ERR! Failed using git.
                                npm ERR! This is most likely not a problem with npm itself.
                                npm ERR! Please check if you have git installed and in your PATH.
                                
                                npm ERR! Please include the following file with any support request:npm ERR!     /opt/npm-debug.log
                                
                                ERROR: host.DestiNas Cannot install iobroker.harmony: 1
                                ERROR: process exited with code 25</https:> 
                                
                                1 Reply Last reply Reply Quote 0
                                • B
                                  Blackeye last edited by

                                  Hi,

                                  geht es nur um GIT? Bei mir ist das in der Paketquelle http://packages.synocommunity.com drin.

                                  Jetzt muss mir aber jemand sagen wie ich über Alexa den Fernseher an und ausschalten kann….

                                  @Desti:

                                  @BabooN-Syno:

                                  gibt es auch eine Lösung für die Git Installation auf einer Synology? =/ `

                                  Das würde mich auch brennend interessieren 😞

                                  Hab nun meine Elite eingerichtet und hatte Hoffnung es in IO zu integrieren. Mein IO Broker läuft auf nem Docker auf Synology DS716+II

                                  Fehlermeldung:

                                  $ ./iobroker add harmony
                                  npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call)
                                  npm
                                   WARN engine harmonyhubjs-client@1.1.10: wanted: {"npm":">=3.0.0"} (current: {"node":"4.7.3","npm":"2.15.11"})
                                  npm
                                   WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                  npm
                                   WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)npm WARN addRemoteGit
                                       at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm
                                   WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16npm WARN 
                                  addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                  npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:82:15)
                                  
                                  npm WARN addRemoteGit  git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128 because of error: { [Error: not found: git] code: 'ENOGIT' }
                                  npm
                                   WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https: www.npmjs.com/package/@xmpp/xml="">npm
                                   ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128:
                                   undefined
                                  npm
                                   ERR! Linux 3.10.77npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"
                                  npm ERR! node v4.7.3
                                  npm ERR! npm  v2.15.11
                                  
                                  npm ERR! code ENOGIT
                                  npm ERR! not found: git
                                  npm ERR! 
                                  npm ERR! Failed using git.
                                  npm ERR! This is most likely not a problem with npm itself.
                                  npm ERR! Please check if you have git installed and in your PATH.
                                  
                                  npm ERR! Please include the following file with any support request:npm ERR!     /opt/npm-debug.log
                                  
                                  ERROR: host.DestiNas Cannot install iobroker.harmony: 1
                                  ERROR: process exited with code 25</https:> 
                                  ```` ` 
                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    Blackeye last edited by

                                    Hi,

                                    wieso bekommt der Adapter teilweise den Statuswechsel nicht mit?

                                    Ich hatte einen Harmony Adapter bei Openhab installiert und da lief das Teil wirklich ohne Probleme.

                                    Gruß

                                    Lars

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      Desti last edited by

                                      @Blackeye:

                                      Hi,

                                      geht es nur um GIT? Bei mir ist das in der Paketquelle http://packages.synocommunity.com drin.

                                      Jetzt muss mir aber jemand sagen wie ich über Alexa den Fernseher an und ausschalten kann….

                                      @Desti:

                                      @BabooN-Syno:

                                      gibt es auch eine Lösung für die Git Installation auf einer Synology? =/ `

                                      Das würde mich auch brennend interessieren 😞

                                      Hab nun meine Elite eingerichtet und hatte Hoffnung es in IO zu integrieren. Mein IO Broker läuft auf nem Docker auf Synology DS716+II

                                      Fehlermeldung:

                                      $ ./iobroker add harmony
                                      npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call)
                                      npm
                                       WARN engine harmonyhubjs-client@1.1.10: wanted: {"npm":">=3.0.0"} (current: {"node":"4.7.3","npm":"2.15.11"})
                                      npm
                                       WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                      npm
                                       WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)npm WARN addRemoteGit
                                           at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm
                                       WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16npm WARN 
                                      addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                      npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:82:15)
                                      
                                      npm WARN addRemoteGit  git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128 because of error: { [Error: not found: git] code: 'ENOGIT' }
                                      npm
                                       WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https: www.npmjs.com/package/@xmpp/xml="">npm
                                       ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128:
                                       undefined
                                      npm
                                       ERR! Linux 3.10.77npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"
                                      npm ERR! node v4.7.3
                                      npm ERR! npm  v2.15.11
                                      
                                      npm ERR! code ENOGIT
                                      npm ERR! not found: git
                                      npm ERR! 
                                      npm ERR! Failed using git.
                                      npm ERR! This is most likely not a problem with npm itself.
                                      npm ERR! Please check if you have git installed and in your PATH.
                                      
                                      npm ERR! Please include the following file with any support request:npm ERR!     /opt/npm-debug.log
                                      
                                      ERROR: host.DestiNas Cannot install iobroker.harmony: 1
                                      ERROR: process exited with code 25</https:> 
                                      ```` `  `  
                                      

                                      Leider ist das nicht ganz so einfach, da iobroker in nem docker installiert ist 😞

                                      UPDATE: Hab es dann doch hinbekommen auf der Synology im Docker.

                                      Ab in terminal und mit "apt-get install git" im Docker installiert. Installation des Adapters mit Fehlermeldungen, aber es lief durch :))))

                                      1 Reply Last reply Reply Quote 0
                                      • F
                                        Findus last edited by

                                        @Blackeye:

                                        Hi,

                                        wieso bekommt der Adapter teilweise den Statuswechsel nicht mit?

                                        Ich hatte einen Harmony Adapter bei Openhab installiert und da lief das Teil wirklich ohne Probleme.

                                        Gruß

                                        Lars `

                                        Habe das gleiche Problem…. ab und zu bekommt der Adapter den Statusechsel (e.g. Fernsehen, FireTV) nicht mit.

                                        Ist dies ein bekanntes Problem?

                                        1 Reply Last reply Reply Quote 0
                                        • P
                                          Pman last edited by

                                          Ich kann nur vermuten, dass der Hub zu diesem Zeitpunkt nicht korrekt im WLAN hängt oder es gibt noch einen Bug. Ich bräuchte dann zumindest mal LOGs, am besten mit aktiviertem DEBUG, um mir das näher anzusehen.

                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            Findus last edited by

                                            Hi Pman,

                                            Danke.. Mache ich gerne … Kannst du mir kurz beschreiben was ich genau machen soll? Wie schalte ich debug ein, welches log... nur um Missverstaendnisse zu vermeiden...

                                            Gruesse

                                            Findus

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

                                            Support us

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

                                            409
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            22
                                            118
                                            24447
                                            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