Über mein iPad mit iOS12 konnte ich die zwei Eve Thermos einbinden. Ohne Probleme. Auch Software Update lief durch.
Beiträge von Dennis_BE
-
-
Ich habe mir heute zwei weiter Thermos von Eve gekauft. Konnte sie eben nicht in Home einbinden.
Will gleich nochmal Probieren.
Meine bisherigen Eve Thermos sind alle erreichbar. Nutze 12.1 Developer Beta
-
-
Cool, teste ich mal. Hab da heute morgen noch dran gedacht.
Ich verbinde mein iPhone immer per Bluetooth mit dem auto und höre dann damit Radio.
-
Kannst du den Prüfen ob an den Kabeln Strom fließt? Also wenn die Klingel betätigt wird oder eben nicht.
-
Hab die gleiche Software und Firmware. Die von dir genannte leichte hab ich nicht.
-
Ich habe die nicht. Welche Versionen hast du den drauf?
-
Also, ich nutze einen Raspbee und bin am verzweifeln was die Reichweite angeht. Hin und wieder verliere ich die Verbindung zu einigen Sensoren. bzw. Tür Kontakten oder Bewegungsmeldern.
Ich habe mir die Tage bei Aliexpress das Homekit Aqara Hub Bestellt. Mal sehen wie dies mit der Reichweite sich verhält.
Sobald das Hub da ist, gebe ich Feedback.
-
Telegram Bzw der Reporter schickt mir immer folgende Meldung:
„HINWEIS: Okt 01 07:32:01 raspberrypi kernel: brcmfmac: brcmf_do_escan: error (-110)“
Ist hier mein wlan kaputt?
Der PI hängt am Kabel.Hat jemand eine Idee wie ich den Fehler weg bekomme?
-
Das lustige ist, ich hatte den Raspbee bzw. den PI in TV Nähe. Hab nun alles in den Heizungsraum getan und da sind einige Sensoren nicht erreichbar. ?
-
Ich denke ich muss alle Sensoren mal löschen bzw. Den Raspbee einfach mal zurück setzen und alle Kontakte neu anlernen.
Reichweite wird ja mit 500m angegeben. Muss ja dann auch im Obergeschoss zu erreichen sein. ?
-
Ich muss mal hier in die Runde fragen.
Nutze nun seit paar Monaten schon das Raspbee Modul mit Xiaomi Aqara Sensoren, Bewegungsmelder und Temperatur Geräte.
Ich habe ständig mal das Phänomen das einige Geräte nicht erreichbar sind. Habt ihr auch diese Probleme? Habt ihr Tipps? Laufen die Geräte mit dem Gateway besser auch von der Reichweite?
Gerne mal Feedback geben.
-
Ich würde mit einem Fake Schalter Bzw Fake Sensor arbeiten.
Wenn Bewegung erkannt wird und Schalter aus dann aktiviere Warmwasserpumpe.
Der Schalter soll in dem Fall erst nach 5 min ausgehen.
-
Schade das die Weiterentwicklung des Plugins so hängt. Mittlerweile habe ich auch das People Plugin entfernt weil es sehr stabil läuft. SeydX geht denn weiter mit dem Plugin?
Pläne? -
2.6.4 mit FritzOS 6.83 läuft bei mir auch stabil.
Hin und wieder mal Fehler aber geht. -
Leider kein erfolg.
Code
Alles anzeigenpi@raspberrypi2:~ $ sudo npm -g run detect-devices npm ERR! path /home/pi/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/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/2018-09-12T11_11_20_342Z-debug.log -
Probiere ich später mal aus. Danke sschuste
-
sschuste Danke erstmal.
Das Plugin ist drauf aber ich bekomme über den Befehl sudo npm run detect-devices weiterhin die gleiche Fehler Meldung.
Ich muss ja irgendwie die deviceid meiner Bluetooth geräte herausbekommen.
Das Plugin läuft. Aber wie kann ich mir nun alle Bluetooth Geräte anzeigen lassen?
Code
Alles anzeigenpi@raspberrypi2:~ $ sudo npm run detect-devices npm ERR! path /home/pi/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/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/2018-09-11T20_11_10_307Z-debug.log -
Das Plugin läuft. Aber wie kann ich mir nun alle Bluetooth Geräte anzeigen lassen?
Code
Alles anzeigenpi@raspberrypi2:~ $ sudo npm run detect-devices npm ERR! path /home/pi/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/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/2018-09-11T20_11_10_307Z-debug.log -
Bekomme das Plugin nicht installiert.
Code
Alles anzeigenpi@raspberrypi2:~ $ sudo npm install --unsafe-perm homebridge-automation-bluetooth-presence -g > [email protected] install /usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb > node-pre-gyp install --fallback-to-build node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp WARN Tried to download(404): https://github.com/tessel/node-usb/releases/download/1.3.3/usb_bindings-v1.3.3-node-v59-linux-arm.tar.gz node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v59 ABI, glibc) (falling back to source compile with node-gyp) make: Verzeichnis „/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb/build“ wird betreten CC(target) Release/obj.target/libusb/libusb/libusb/core.o CC(target) Release/obj.target/libusb/libusb/libusb/descriptor.o CC(target) Release/obj.target/libusb/libusb/libusb/hotplug.o CC(target) Release/obj.target/libusb/libusb/libusb/io.o CC(target) Release/obj.target/libusb/libusb/libusb/strerror.o CC(target) Release/obj.target/libusb/libusb/libusb/sync.o CC(target) Release/obj.target/libusb/libusb/libusb/os/poll_posix.o CC(target) Release/obj.target/libusb/libusb/libusb/os/threads_posix.o CC(target) Release/obj.target/libusb/libusb/libusb/os/linux_usbfs.o CC(target) Release/obj.target/libusb/libusb/libusb/os/linux_udev.o ../libusb/libusb/os/linux_udev.c:40:21: fatal error: libudev.h: Datei oder Verzeichnis nicht gefunden #include <libudev.h> ^ compilation terminated. libusb.target.mk:138: die Regel für Ziel „Release/obj.target/libusb/libusb/libusb/os/linux_udev.o“ scheiterte make: *** [Release/obj.target/libusb/libusb/libusb/os/linux_udev.o] Fehler 1 make: Verzeichnis „/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb/build“ wird verlassen gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) gyp ERR! stack at ChildProcess.emit (events.js:160:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12) gyp ERR! System Linux 4.14.69-v7+ gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb/src/binding/usb_bindings.node" "--module_name=usb_bindings" "--module_path=/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb/src/binding" "--napi_version=2" "--node_abi_napi=napi" gyp ERR! cwd /usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb gyp ERR! node -v v9.4.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb/src/binding/usb_bindings.node --module_name=usb_bindings --module_path=/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb/src/binding --napi_version=2 --node_abi_napi=napi' (1) node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/node-pre-gyp/lib/util/compile.js:83:29) node-pre-gyp ERR! stack at ChildProcess.emit (events.js:160:13) node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:943:16) node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5) node-pre-gyp ERR! System Linux 4.14.69-v7+ node-pre-gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" node-pre-gyp ERR! cwd /usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb node-pre-gyp ERR! node -v v9.4.0 node-pre-gyp ERR! node-pre-gyp -v v0.10.3 node-pre-gyp ERR! not ok Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb/src/binding/usb_bindings.node --module_name=usb_bindings --module_path=/usr/local/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/usb/src/binding --napi_version=2 --node_abi_napi=napi' (1) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/homebridge-automation-bluetooth-presence/node_modules/xpc-connection): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/homebridge-automation-bluetooth-presence/node_modules/usb): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: `node-pre-gyp install --fallback-to-build` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 + [email protected] updated 1 package in 34.708s