Skip to content

ioBroker Allgemein

29.7k Topics 437.2k Posts
Integrationtsplattform für IoT

NEWS

  • Ist eine Bridge immer erforderlich?

    Moved
    2
    0 Votes
    2 Posts
    555 Views
    Schuko80S
    IoBroker selber stellt nur die Verbindung zwischen den einzelnen Geräten/Hersteller her. Du benötigst also immer eine sogenannte Bridge, die in manchen Fällen auch nur aus einer "Software Bridge" bestehen kann. Dies ist dann aber externe Software, IOBroker selber hat nur sogenannte Adapter.
  • Komprimierte Alexa-Geräte

    Moved
    1
    0 Votes
    1 Posts
    447 Views
    No one has replied
  • Zwave Multi Sensor 5 - Status per Script übergeben.

    Moved
    18
    3
    0 Votes
    18 Posts
    2k Views
    M
    Hat sich erledigt :-) Danke für Euren Support! LG Mc
  • Cloud Adapter fuinktioniert nicht

    Moved
    55
    0 Votes
    55 Posts
    9k Views
    B
    Aha, danke Matze! Vorgestern hatte ich es noch ca. 20 Mal versucht, ohne Erfolg. Gestern ging es dann nach ca. 5 Versuchen. Hier scheint also kein Fehler auf meiner Seite zu liegen. Frage mich nur, warum alexa die Gerätesuche immer sofort abbricht mit "Bei der Suche nach Ihren Geräten ist ein Fehler aufgetreten". Das habe ich jetzt genau so oft probiert, aber leider immer erfolglos. Gibt es dazu vielleicht noch Ideen, wie man den Fehler einkreisen könnte? Smarte Geräte sind im Cloud-Adapter vorhanden. Wenn ich VIS deaktiviere, hätte ich gedacht, dass ich dann entsprechend der Anleitung zur Alexa-Kopplung bei der Anmeldung auf https iobroker.net nach dem Klick auf "Go to your applications" diese Verzeichnisliste angezeigt bekomme, das bekomme ich nicht. Bei mir gibt es dann nur das große leere blaue Feld (dann ohne das VIS-Icon).
  • Port 8082 fehlt in allen Adapter URL`s

    Moved
    7
    0 Votes
    7 Posts
    930 Views
    A
    Hab den Web Adapter gelöscht und neu installiert. Problem somit gelöst ! 1000 Dank :!: MfG
  • Adapter lassen sich nicht installieren

    Moved
    3
    0 Votes
    3 Posts
    982 Views
    K
    Hi, danke für die Hilfe. Habe inzwischen nochmal ein normales Debian 9 installiert. Mittlerweile ist das Problem mit den Zugriffsrechten erledigt habe dafür aber nun nachfolgende Ausgabe: $ ./iobroker add amazon-dash npm install iobroker.amazon-dash --production --prefix "/opt/iobroker" (System call) npm WARN lifecycle iobroker.amazon-dash@0.2.5~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.5 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9 gyp ERR! build error gyp ERR! stack Error: not found: make gyp ERR! stack at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29) gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16 gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5 gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15) gyp ERR! System Linux 4.9.0-4-amd64 gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/socketwatcher gyp ERR! node -v v6.12.2 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok npm ERR! Linux 4.9.0-4-amd64 npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.amazon-dash" "--production" "--prefix" "/opt/iobroker" npm ERR! node v6.12.2npm ERR! npm v3.10.10npm ERR! code ELIFECYCLE npm ERR! socketwatcher@0.3.0 install: `node-gyp rebuild`npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the socketwatcher@0.3.0 install script 'node-gyp rebuild'. npm ERR! Make sure you have the latest version of node.js and npm installed.npm ERR! If you do, this is most likely a problem with the socketwatcher 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 socketwatcher npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls socketwatcher npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log host.debian install adapter amazon-dash npm install iobroker.amazon-dash --production --prefix "/opt/iobroker" (System call) npm WARN lifecycle iobroker.amazon-dash@0.2.5~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.5 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9 gyp ERR! build error gyp ERR! stack Error: not found: makegyp ERR! stack at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12) gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19) gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29) gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16 gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5 gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5 gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15) gyp ERR! System Linux 4.9.0-4-amd64 gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/socketwatcher gyp ERR! node -v v6.12.2 gyp ERR! node-gyp -v v3.4.0gyp ERR! not ok npm ERR! Linux 4.9.0-4-amd64 npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.amazon-dash" "--production" "--prefix" "/opt/iobroker"npm ERR! node v6.12.2 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! socketwatcher@0.3.0 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the socketwatcher@0.3.0 install script 'node-gyp rebuild'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the socketwatcher 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 socketwatcher npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls socketwatcher npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /npm-debug.log host.debian install adapter amazon-dash npm install iobroker.amazon-dash --production --prefix "/opt/iobroker" (System call) npm WARN lifecycle iobroker.amazon-dash@0.2.5~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.5 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9 gyp ERR! build error gyp ERR! stack Error: not found: makegyp ERR! stack at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12) gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19) gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29) gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16 gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5 gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5 gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15) gyp ERR! System Linux 4.9.0-4-amd64 gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/socketwatcher gyp ERR! node -v v6.12.2 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok npm ERR! Linux 4.9.0-4-amd64npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.amazon-dash" "--production" "--prefix" "/opt/iobroker" npm ERR! node v6.12.2 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! socketwatcher@0.3.0 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the socketwatcher@0.3.0 install script 'node-gyp rebuild'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the socketwatcher 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 socketwatcher npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls socketwatcher npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /npm-debug.log host.debian install adapter amazon-dash ERROR: host.debian Cannot install amazon-dash ERROR: process exited with code 13
  • An/Aus durch Auf/Zu oder Hoch/Runter ersetzen

    Moved
    3
    0 Votes
    3 Posts
    544 Views
    B
    Genial !! Da wäre ich nie drauf gekommen. Ich hatte das zwar schon mal im Fokus, aber irgendwie wieder verdrängt (zumindest in diesem Zusammenhang). Besten Dank
  • Fehler im LOG no such file or directory, open '/opt/iobroker

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    apollon77A
    Ist das Verzeichnis da? Darf der User unter dem iobroker läuft dort schreiben? Ggf mal ein „chmod -R 777 *“ indem Verzeichnis machen.
  • Name im widget jqui-mfd Schutter mit Dialog anzeigen

    Moved
    2
    0 Votes
    2 Posts
    348 Views
    N
    Hat da keiner eine Idee??
  • 0 Votes
    2 Posts
    482 Views
    arteckA
    nö der ist nicht erreichbar…. wenn der im sleep mode gehen würde würde der halbmond gelb leuchten aber das passiert normalerweise nur mit batteriebetriebenen Geräten
  • [gelöst]nano cul not responding

    Moved
    1
    2
    0 Votes
    1 Posts
    446 Views
    No one has replied
  • KNX Adapter Testen

    Moved
    6
    0 Votes
    6 Posts
    824 Views
    Merlin123M
    Hmmm… komisch.... Da hab ich leider keine Idee. Aber schau mal mit dem Busmonitor ob die Befehle schnell bei KNX ankommen oder ob es vorher hakt
  • Erster (nächtlicher) Absturz All-In-One mit piVCCU

    Moved
    11
    0 Votes
    11 Posts
    1k Views
    HALH
    Hallo Alex, kurzer Zwischenstand : Ich habe in meiner HM einige nicht benutze Scripte und CUL Aktoren gelöscht. Seit dem letzten Absturz läuft es bisher stabil. VG Uwe
  • Anrufsignalisierung via Hue - How to?

    Moved
    3
    0 Votes
    3 Posts
    869 Views
    Merlin123M
    Ah danke für den Tipp. Schau ich mir heute abend mal an. Das wäre ja ne einfache Lösung :)
  • Material UI index.html not found

    Moved
    2
    0 Votes
    2 Posts
    652 Views
    A
    Scheint ein ähnliches Problem zu sein, wie ich es eben hatte. Schau mal hier: http://forum.iobroker.net/viewtopic.php?f=20&t=10034
  • Adapter Aufzählungen Stift Zeichen fehlt

    Moved
    4
    0 Votes
    4 Posts
    810 Views
    P
    Hallo Rainer, ich habe die enums neu geladen, das editiersymbol "stift" fehlt. Oder liegt es an meinem Verständnis der Beschreibung und des editieren der enums. 4682_fehlendes_editier_symbol.jpg
  • [Erledigt] Problem mit Szenen Adapter

    Moved
    4
    0 Votes
    4 Posts
    992 Views
    A
    Danke! Das hat funktioniert. Szenen-Adapter und Material UI Adapter funktionieren wieder.
  • Aktualität der Daten

    Moved
    3
    3
    0 Votes
    3 Posts
    638 Views
    E
    Im Log steht nix drin as vom hm-rpc.2 kommt. ich habe jetzt mal genauer geschaut, die Daten von der CCU und den ioBroker passen zusammen :? . Dennoch finde ich Daten die über eine Stunde alt sind nicht aktuell. Wenn ich das richtig verstanden habe müsste ich auf der CCU Seite in den Geräten die "Anzahl der auszulassenden Statusmeldungen" anpassen. Richtig!?
  • Kodi Adapter nur in russisch

    Moved
    6
    0 Votes
    6 Posts
    987 Views
    MikewolfM
    hallo auf html seinen kann man ja google verwenden nur mit Iobroker in der Objektdatenbank nicht wirklich ?! :roll: Ja Kodi Adapter läuft bei mir unter Proxmox VM Debian 8 und 9 in Verbindung mit nem Firetv Stick 2 werde heute noch probieren FireTv zum laufen zu bekommen. (sehe status Meldung usw in meiner Objekt Datenbank ) Mit freundlichen Grüßen mikewolf
  • Mobile Adapter zeigt nichts an keine Fehlermeldung

    Moved
    1
    0 Votes
    1 Posts
    401 Views
    No one has replied

556

Online

32.8k

Users

82.8k

Topics

1.3m

Posts