Danke, dann werde ich mit Aktualisierung arbeiten.
NEWS
Latest posts made by TStolzmann
-
RE: (GELÖST)HM-Sen-MDIR-WM55
-
(GELÖST)HM-Sen-MDIR-WM55
Hallo
beschäftige mich schon eine weile mit iobroker und es funktioniert sehr gut. Nun habe ich mir Homematic CCU2 und ein Bewegungsmelder mit zwei Taster zugelegt (HM-Sen-MDIR-WM55 ). Das Problem was ich jetzt habe ist, das die Taster in Objekte immer auf true stehen, wenn ich die Taster drücke wird der Wert true kurz grün und steht weiterhin auf true. Kann mir jemand sagen , wie ich die Werte nun aus werten kann. Der Motion-Sensor der geht von false auf true wenn er eine Bewegung erkannt hat.
-
RE: Modbus adapter
Danke für deine schnelle Antwort.
Habe heute Morgen meine WAGO neu gestartet und bis jetzt sind keine Fehler mehr aufgetreten.
Thomas
-
RE: Modbus adapter
Hallo
Habe seit heute folgendes Problem:
modbus.0 2018-03-01 20:49:57.787 info Connected to slave 192.168.2.63
modbus.0 2018-03-01 20:49:56.465 info starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.modbus, node: v6.13.0
modbus.0 2018-03-01 20:49:56.336 debug statesDB connected
modbus.0 2018-03-01 20:49:56.215 debug objectDB connected
modbus.0 2018-03-01 20:27:21.115 warn P oll error count: 20 code: "App Timeout"
modbus.0 2018-03-01 20:27:21.100 error at Timer.listOnTimeout (timers.js:214:5)
modbus.0 2018-03-01 20:27:21.100 error at tryOnTimeout (timers.js:250:5)
modbus.0 2018-03-01 20:27:21.100 error at ontimeout (timers.js:386:11)
modbus.0 2018-03-01 20:27:21.100 error at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.modbus/main.js:2231:18)
modbus.0 2018-03-01 20:27:21.100 error at Object.pollResult (/opt/iobroker/node_modules/iobroker.modbus/main.js:2203:23)
modbus.0 2018-03-01 20:27:21.100 error Error: Reconnect did not help, restart adapter
modbus.0 2018-03-01 20:27:21.098 error uncaught exception: Reconnect did not help, restart adapter
modbus.0 2018-03-01 20:27:21.054 warn Poll error count: 19 code: "App Timeout"
modbus.0 2018-03-01 20:48:56.775 warn Poll error count: 1 code: "App Timeout"
modbus.0 2018-03-01 20:48:50.511 info Connected to slave 192.168.2.63
modbus.0 2018-03-01 20:47:55.677 warn Poll error count: 3 code: "App Timeout"
modbus.0 2018-03-01 20:47:50.464 info Disconnected from slave 192.168.2.63
modbus.0 2018-03-01 20:47:49.600 warn Poll error count: 2 code: "App Timeout"
modbus.0 2018-03-01 20:47:49.463 warn Poll error count: 1 code: {"err":"timeout"}
Der Adapter verbindet sich dann wieder und nach einer gewissen Zeit kommt dann die gezeigten Meldungen.
Es ist eine WAGO 750-880 über TCP.
Modbus Version ist 1.1.0
ioBroker.js-controller 1.23
OrangenPi Plus 2 Host und Slave BananaPi
Modbus Adapter läuft auf dem Host System.
Kann mir jemand helfen?
Thomas
-
RE: Adapter: jeelink
Hallo
Danke für deine schnelle Antwort.
Das Modul konnte ich jetzt Fehler frei installieren, aber wenn ich jetzt konfigurieren möchte, ist die Seite nicht vollständig sichtbar.
So sieht die Seite bei mir aus. Habe ioBroker nochmal auf einen Raspi3 installiert, das gleiche Bild.
Laut Log empfängt das Modul Daten.
-
RE: Adapter: jeelink
Hallo
Ich bin neu hier und wollte heute das Jeelink Modul installieren und bekomme solch eine Fehlermeldung:
npm ERR! /home/npm-debug.log
iobroker 2018-01-25 11:59:26.833 info npm ERR! Please include the following file with any support request:
iobroker 2018-01-25 11:59:25.856 info npm ERR! There is likely additional logging output above.
iobroker 2018-01-25 11:59:25.856 info npm ERR! npm owner ls serialport
iobroker 2018-01-25 11:59:25.856 info npm ERR! Or if that isn't available, you can get their info via:
iobroker 2018-01-25 11:59:25.856 info npm ERR! npm bugs serialport
iobroker 2018-01-25 11:59:25.856 info npm ERR! You can get information on how to open an issue for this project with:
iobroker 2018-01-25 11:59:25.856 info npm ERR! node-pre-gyp install –fallback-to-build
iobroker 2018-01-25 11:59:25.856 info npm ERR! Tell the author that this fails on your system:
iobroker 2018-01-25 11:59:25.856 info npm ERR! not with npm itself.
iobroker 2018-01-25 11:59:25.856 info npm ERR! If you do, this is most likely a problem with the serialport package,
iobroker 2018-01-25 11:59:25.856 info npm ERR! Make sure you have the latest version of node.js and npm installed.
iobroker 2018-01-25 11:59:25.856 info npm ERR! Failed at the serialport@3.1.2 install script 'node-pre-gyp install --fallback-to-build'.
iobroker 2018-01-25 11:59:25.856 info npm ERR!
iobroker 2018-01-25 11:59:25.856 info npm ERR! Exit status 1
iobroker 2018-01-25 11:59:25.856 info npm ERR! serialport@3.1.2 install:
node-pre-gyp install --fallback-to-build
iobroker 2018-01-25 11:59:25.856 info npm ERR! code ELIFECYCLE
iobroker 2018-01-25 11:59:25.856 info npm ERR! npm v3.10.10
iobroker 2018-01-25 11:59:25.856 info npm ERR! node v6.12.3
iobroker 2018-01-25 11:59:25.856 info npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "https://github.com/foxthefox/ioBroker.j ... all/master" "--production" "--prefix" "/opt/iobroker"
iobroker 2018-01-25 11:59:25.856 info npm ERR! Linux 4.13.16-sunxi
iobroker 2018-01-25 11:59:25.856 info SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install:
node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1iobroker 2018-01-25 11:59:25.789 info npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional
Was kann ich machen um das Modul zu installieren?
ioBroker läuft auf einem BananaPi Version 1.23
Gruß Thomas