Weiter zum Inhalt

ioBroker Allgemein

29.9k Themen 440.9k Beiträge

Integrationtsplattform für IoT

NEWS

  • iobroker Pro löscht Scripte beim Umbenennen

    iobroker pro
    4
    0 Stimmen
    4 Beiträge
    216 Aufrufe
    Merlin123M
    OK... ich hab es eben nochmal probiert. Heute geht es.... Keine Ahnung, was da gestern das Problem war.... Sehr seltsam :(
  • Telegram Gruppe

    telegram
    5
    2 Stimmen
    5 Beiträge
    891 Aufrufe
    crunchipC
    Ich schnupper auch mal rein
  • 0 Stimmen
    4 Beiträge
    634 Aufrufe
    H
    super, hat funktioniert danke
  • [Gelöst] Fehler Yahka beim Verbinden mit Home app

    yahka homekit shelly
    4
    0 Stimmen
    4 Beiträge
    943 Aufrufe
    M
    Ich konnte das Problem durch Update von Node.js auf 8.16.0 beheben.
  • Letzter Neustart

    neustart
    3
    0 Stimmen
    3 Beiträge
    383 Aufrufe
    eric2905E
    An der Konsole ein uptime eingeben
  • Yahka - HomeKit Adapter im Synology Docker

    Verschoben
    6
    0 Stimmen
    6 Beiträge
    2k Aufrufe
    N
    Hallo Zusammen, finde die Bridge auch nicht. Der Adapter im Broker ist Grün und die Bonjour Dienste auf der Synology sind alle aus. Hat einer noch eine Idee woran es liegen könnte? Gruß Nils
  • WS2812b LED über Blockly blinken lassen

    ws2812b blinken blockly
    2
    0 Stimmen
    2 Beiträge
    353 Aufrufe
    L
    einfach ganz schnell hintereinander aus und ansteuern? Kenne mich mit Java nicht aus, aber bei Blockly gibts auch noch eine Funktion umschalten.
  • von RaspPi 3b auf 3b+ umziehen

    raspberry pi iobroker
    3
    0 Stimmen
    3 Beiträge
    445 Aufrufe
    A
    Hallo, ok, ich werde glaube ich die SD-Karte klonen und dann testen. Danke
  • flot - Anzahl der Datenpunkte erhöhen

    flot adapter
    7
    1
    0 Stimmen
    7 Beiträge
    436 Aufrufe
    sigi234S
    @passuff sagte in flot - Anzahl der Datenpunkte erhöhen: @sigi234 Danke. Die Anleitung habe ich durch. Das heißt natürlich nicht, dass ich nichts übersehen haben könnte. Ich glaube es hat auch etwas mit Zoomfactor zu tun...........
  • Sonoff Adapter läuft nicht mehr nach Fritzbox Tausch

    iobroker sonoff
    19
    0 Stimmen
    19 Beiträge
    3k Aufrufe
    longdon78L
    Habe den Adapter schon mehrmals neu installiert. Immer mit dem selben Ergebnis. Über den Browser kann ich wunderbar auf den sonoff zugreifen. Muss ich sonst noch Einstellungen im Adapter, dem sonoff und der fritzbox vornehmen? Habe im sonoff die IP vom iobroker eingetragen. Den Port überall auf 1883 gestellt. Muss der Adapter nicht wenigstens auf gelb gehen auch wenn kein sonoff im Netzwerk ist?
  • Alexa2 Adapter

    alexa 2 adapter
    1
    1
    0 Stimmen
    1 Beiträge
    194 Aufrufe
    Niemand hat geantwortet
  • [gelöst] Von 2x Raspi auf NUC

    nuc raspberry backup restore backup
    15
    0 Stimmen
    15 Beiträge
    2k Aufrufe
    J
    @eumats sieht so aus als ob er die neuste Version installiert, wenn man auf latest ist, wobei da auch kein Problem sein sollte, da man ja jederzeit auf ein nieder zurück kann wenn man möchte.
  • 0 Stimmen
    18 Beiträge
    3k Aufrufe
    D
    Ok. Hab die beiden Einträge um eins erhöht.
  • gelöst: Dash Adapter: wrong ELF class

    dash
    5
    0 Stimmen
    5 Beiträge
    440 Aufrufe
    D
    @AlCalzone Ok. Hab ich mal gemacht: root@ioBroker-Rock64:~# cd /opt/iobroker root@ioBroker-Rock64:/opt/iobroker# npm rebuild > iobroker.amazon-dash@0.3.1 preinstall /opt/iobroker/node_modules/iobroker.amazon-dash > apt install libpcap-dev -y || true Reading package lists... Done Building dependency tree Reading state information... Done libpcap-dev is already the newest version (1.8.1-3). 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. > pcap@2.1.0 install /opt/iobroker/node_modules/pcap > node-gyp rebuild make: Entering directory '/opt/iobroker/node_modules/pcap/build' CXX(target) Release/obj.target/pcap_binding/pcap_binding.o CXX(target) Release/obj.target/pcap_binding/pcap_session.o ../pcap_session.cc: In static member function 'static void PcapSession::PacketReady(u_char*, const pcap_pkthdr*, const u_char*)': ../pcap_session.cc:85:102: warning: 'v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)' is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(session->packet_ready_cb), 0, NULL); ^ In file included from ../pcap_session.h:4:0, from ../pcap_session.cc:7: ../../nan/nan.h:929:46: note: declared here NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback( ^~~~~~~~~~~~ SOLINK_MODULE(target) Release/obj.target/pcap_binding.node COPY Release/pcap_binding.node make: Leaving directory '/opt/iobroker/node_modules/pcap/build' > socketwatcher@0.3.0 install /opt/iobroker/node_modules/socketwatcher > node-gyp rebuild make: Entering directory '/opt/iobroker/node_modules/socketwatcher/build' CXX(target) Release/obj.target/socketwatcher/socket_watcher.o ../socket_watcher.cpp: In static member function 'static void SocketWatcher::Callback(uv_poll_t*, int, int)': ../socket_watcher.cpp:77:60: warning: 'v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)' is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(watcher->handle(), callback, argc, argv); ^ In file included from ../socket_watcher.hpp:8:0, from ../socket_watcher.cpp:5: ../../nan/nan.h:929:46: note: declared here NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback( ^~~~~~~~~~~~ SOLINK_MODULE(target) Release/obj.target/socketwatcher.node COPY Release/socketwatcher.node make: Leaving directory '/opt/iobroker/node_modules/socketwatcher/build' > iobroker.javascript@4.1.12 postinstall /opt/iobroker/node_modules/iobroker.javascript > node ./install/installTypings.js Installing NodeJS typings... latest @types: 12, installed node: 8 npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/http-signature/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/http-signature/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2019-05-07T22_05_58_217Z-debug.log Sieht aber nicht so gesund aus oder? Die zweite genannte Möglichkeit: root@ioBroker-Rock64:/opt/iobroker# cd /opt/iobroker/node_modules/pcap/ root@ioBroker-Rock64:/opt/iobroker/node_modules/pcap# npm i --production npm WARN deprecated istanbul@0.3.22: This module is no longer maintained, try this instead: npm WARN deprecated npm i nyc npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives. npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated coffee-script@1.3.3: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead. npm WARN deprecated formatio@1.1.1: This package is unmaintained. Use @sinonjs/formatio instead npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js npm WARN deprecated samsam@1.1.2: This package has been deprecated in favour of @sinonjs/samsam npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated samsam@1.1.3: This package has been deprecated in favour of @sinonjs/samsam npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. > socketwatcher@0.3.0 install /opt/iobroker/node_modules/pcap/node_modules/socketwatcher > node-gyp rebuild make: Entering directory '/opt/iobroker/node_modules/pcap/node_modules/socketwatcher/build' CXX(target) Release/obj.target/socketwatcher/socket_watcher.o ../socket_watcher.cpp: In static member function 'static void SocketWatcher::Callback(uv_poll_t*, int, int)': ../socket_watcher.cpp:77:60: warning: 'v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)' is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(watcher->handle(), callback, argc, argv); ^ In file included from ../socket_watcher.hpp:8:0, from ../socket_watcher.cpp:5: ../../nan/nan.h:959:46: note: declared here NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback( ^~~~~~~~~~~~ SOLINK_MODULE(target) Release/obj.target/socketwatcher.node COPY Release/socketwatcher.node make: Leaving directory '/opt/iobroker/node_modules/pcap/node_modules/socketwatcher/build' npm WARN lifecycle pcap@2.1.0~install: cannot run in wd pcap@2.1.0 node-gyp rebuild (wd=/opt/iobroker/node_modules/pcap) npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN pcap@2.1.0 No license field. added 2 packages from 10 contributors and audited 318 packages in 38.721s found 40 vulnerabilities (9 low, 19 moderate, 11 high, 1 critical) run `npm audit fix` to fix them, or `npm audit` for details Immerhin: Man kann amazon.dash starten ohne Abstürze: amazon-dash.0 2019-05-08 00:09:39.194 info starting pcap session on default interface amazon-dash.0 2019-05-08 00:09:39.184 info starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.amazon-dash, node: v8.15.0 Allerdings bleibt der Adapter rot... Nein! Stimmt nicht. Eben ist er grün geworden. Hat nur ne Weile gedauert Prima! Danke für die Hilfe! Gruss Ralf
  • broadlink states

    broadlink2
    17
    0 Stimmen
    17 Beiträge
    2k Aufrufe
    padrinoP
    @RcTomcat sagte in broadlink states: @padrino welches beamer meinst du? Ich meinte das in Deinem Screenshot blau herlegte, in "codes", direkt unter dem eigentlichen Code. Dein Fehler war hier: [image: 1557263816842-2019-05-07-23.15.04.jpg] Sorry, der Photoeditor hat die Qualität ganz schön zerhauen. Habe selbst mit Skripten angefangen und bin dabei auf states umzusteigen. :D
  • Blockly Script Error löst komische Sachen aus

    blockly script java knx error rollladen jalousie
    1
    1
    0 Stimmen
    1 Beiträge
    351 Aufrufe
    Niemand hat geantwortet
  • owntracks und IOT Adapter

    iot adapter owntracks geoposition
    2
    0 Stimmen
    2 Beiträge
    592 Aufrufe
    ZefauZ
    @siggi85 wie schon bei Facebook geschrieben antworte ich hier nochmal, damit es alle Interessierten lesen können: HTTP mode ist aktuell nicht unterstützt, auch wenn es in der README steht. Da war ich schneller die README zu aktualisieren als das Feature einzubauen (Ich hatte angefangen es zu entwickeln, aber nicht fertig gestellt, da bestimmte Funktionen im Cloud bzw. Iot Adapter fehlen, siehe https://github.com/ioBroker/ioBroker.iot/issues/16). Die Beschreibung scheint mit einer anderen Änderung dann da doch rein gegangen zu sein. Du kannst mit einer recht neuen beta einen MQTT als Client konfigurieren und einen MQTT broker im Internet nutzen (zB CloudMQTT). Siehe https://github.com/iobroker-community-adapters/ioBroker.owntracks/issues/18 In diesem Zusammenhang bitte auf die Vor- und Nachteile achten https://github.com/Zefau/ioBroker.owntracks/blob/master/README.md#1-setup-instructions
  • Nach Login auf https://iobroker.net = Weisser Bildschirm

    iobroker nicht verbunden
    1
    0 Stimmen
    1 Beiträge
    155 Aufrufe
    Niemand hat geantwortet
  • iobroker.zigbee; Gruppen-Stati

    zigbee adapter
    1
    0 Stimmen
    1 Beiträge
    334 Aufrufe
    Niemand hat geantwortet
  • Zugriff auf CCU über iobroker Pro

    iobroker pro
    1
    0 Stimmen
    1 Beiträge
    195 Aufrufe
    Niemand hat geantwortet

314

Online

33.0k

Benutzende

83.7k

Themen

1.3m

Beiträge