Ich habe jetzt auch mal homebridge-platform-eq3btsmart installiert und nicht zum laufen bekommen. Dann habe ich das homebridge-eq3ble Plugin wieder in die Config genommen und wenn beides zusammen von Homebridge geladen wird, dann funktioniert homebridge-platform-eq3btsmart plötzlich.
Beiträge von Hacki1111
-
-
Bei mir läuft es leider immernoch nicht...
-
Ich habe mich hier mal angemeldet, weil ich den Thread zufällig gefunden habe.
Ich steuere schon einige Steckdosen über Homebridge auf meinem Pi3.
Nun habe ich mir noch ein solches Thermostat gekauft und mit der APP funktioniert es auch super. Manuelles ansteuern über Gatttool klappt auch. Mit bluetoothclt habe ich das Thermostat gepaired. Ich bekomme aber mit Homebridge einfach keine Verbindung, bzw. bricht sie wieder ab. Was kann ich tun?
Code
Alles anzeigen[2017-11-25 15:54:16] Homebridge is running on port 51826. [2017-11-25 15:54:17] [Thermostat] discovered thermostat (00:1a:22:0b:a6:73) [2017-11-25 15:58:39] [Thermostat] connecting to thermostat (00:1a:22:0b:a6:73) noble: unknown peripheral 001a220ba673 connected! [2017-11-25 15:59:39] [Thermostat] connection to thermostat timed out (00:1a:22:0b:a6:73) [2017-11-25 15:59:39] [Thermostat] discovering thermostat (00:1a:22:0b:a6:73) noble: unknown peripheral 001a220ba673 disconnected! [2017-11-25 16:00:12] [Thermostat] discovered thermostat (00:1a:22:0b:a6:73) [2017-11-25 16:00:12] [Thermostat] connecting to thermostat (00:1a:22:0b:a6:73) noble: unknown peripheral 001a220ba673 connected! [2017-11-25 16:01:12] [Thermostat] connection to thermostat timed out (00:1a:22:0b:a6:73) [2017-11-25 16:01:13] [Thermostat] discovering thermostat (00:1a:22:0b:a6:73) [2017-11-25 16:01:43] [Thermostat] discovered thermostat (00:1a:22:0b:a6:73) [2017-11-25 16:01:43] [Thermostat] connecting to thermostat (00:1a:22:0b:a6:73) [2017-11-25 16:01:43] [Thermostat] cannot connect to thermostat (00:1a:22:0b:a6:73) [2017-11-25 16:01:43] [Thermostat] Error: Peripheral already connected at Peripheral.connect (/home/pi/.npm-global/lib/node_modules/homebridge-eq3ble/node_modules/noble/lib/peripheral.js:43:26) at EQ3BLE.NobleDevice.connect (/home/pi/.npm-global/lib/node_modules/homebridge-eq3ble/node_modules/noble-device/lib/noble-device.js:34:20) at EQ3BLE.NobleDevice.connectAndSetUp.NobleDevice.connectAndSetup (/home/pi/.npm-global/lib/node_modules/homebridge-eq3ble/node_modules/noble-device/lib/noble-device.js:76:8) at /home/pi/.npm-global/lib/node_modules/homebridge-eq3ble/node_modules/eq3ble/dist/index.js:85:57 at new Promise (<anonymous>) at EQ3BLE.connectAndSetup (/home/pi/.npm-global/lib/node_modules/homebridge-eq3ble/node_modules/eq3ble/dist/index.js:84:14) at _this3.connectionPromise (/home/pi/.npm-global/lib/node_modules/homebridge-eq3ble/dist/thermostat.js:193:27) at new Promise (<anonymous>) at /home/pi/.npm-global/lib/node_modules/homebridge-eq3ble/dist/thermostat.js:178:66 at <anonymous> noble: unknown peripheral 001a220ba673 disconnected!