Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Desti

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 9
    • Best 0
    • Groups 0

    Desti

    @Desti

    0
    Reputation
    17
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Desti Follow

    Latest posts made by Desti

    • RE: Onkyo Adapter um Pioneer erweitern

      Oh man, vergesst es 😉 Hab den Adapter im Admin gefunden. 😉

      posted in ioBroker Allgemein
      D
      Desti
    • RE: Onkyo Adapter um Pioneer erweitern

      Oh man,

      da erschliesst sich mir wieder mal was nicht 😞

      Bekomme ne Fehlermeldung beim Installieren von https://github.com/Eisbaeeer/ioBroker.onkyo-vis-dev

      npm WARN react-beautiful-dnd@8.0.7 requires a peer of react@^16.3.1 but none was installed.
      npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.
      npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.
      npm WARN react-beautiful-dnd@8.0.7 requires a peer of react@^16.3.1 but none was installed.
      npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.
      npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.
      

      Muss ich da noch was nachlegen??

      posted in ioBroker Allgemein
      D
      Desti
    • RE: Adapter: milight

      Jupp …. kommt weil die Teile keinen Status melden. Hast nichts falsch gemacht. Kannst den Status nur sehen wenn Du only iobroker oder homematic zur Steuerung nutzt.

      Gesendet von meinem SM-G950F mit Tapatalk

      posted in Entwicklung
      D
      Desti
    • RE: Onkyo Adapter um Pioneer erweitern

      Leider hat doch nicht alles so wunderbar geklappt. Bei mir haut er die Fehler Logs voll mit:

      Empty command string! (value: undefined)

      kann ich das irgendwie wegbekommen?

      Falls mehr Daten gebraucht werden… bescheid geben 🙂

      Habe 3x Onkyo Adapter laufen.

      1x AV Receiver

      2x Wireless Lautsprecher

      posted in ioBroker Allgemein
      D
      Desti
    • RE: Onkyo Adapter um Pioneer erweitern

      Hey.. danke für die Info. Hat super geklappt, sogar mit meiner MRX-5 Box.

      Habe system-power auf nen logik state gesetzt und kann nun tatsächlich die Box mit ioBroker in den Standby versetzen und wieder einschalten ;))))

      Danke für die saubere Erklärung.

      posted in ioBroker Allgemein
      D
      Desti
    • RE: Onkyo Adapter um Pioneer erweitern

      Da bin auch ich mal gespannt. Auch bei mir werkelt der vsx-1131 😉

      Habe hier auch noch ne mrx-5 Box am werkeln und ne NCP-320. Habe die Hoffnung das man die Boxen für den Multiroom dann evtl. Auch irgendwie aus den Standby holen kann. Bekomme es leider nur mit der Original App hin. Muss aber ja irgendwie aus dem WLAN heraus düngen, wenn die App es auch über wlan Verbindung hin bekommt kopfkratz

      Gesendet von meinem SM-G950F mit Tapatalk

      posted in ioBroker Allgemein
      D
      Desti
    • RE: ESP8266 RGB LEDs wia MQTT ansteuern und dimmen HILFE!

      @knopers1:

      Hallo, wollte mich mal beu Euch bedanken.

      Das Projekt LED Beleuchtung ist bei mir abgeschlossen.

      Anbei ein Video und paar Fotos.

      Video https://www.youtube.com/watch?v=AsZIbslp1aE ` Na das sieht doch mal fein aus [emoji1] [emoji106]

      Gesendet von meinem SM-G950F mit Tapatalk

      posted in Praktische Anwendungen (Showcase)
      D
      Desti
    • RE: Logitech Harmony Adapter

      @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 :))))

      posted in ioBroker Allgemein
      D
      Desti
    • RE: Logitech Harmony Adapter

      @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:> 
      
      posted in ioBroker Allgemein
      D
      Desti
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo