hassfers / homebridge-thermo-eq3

0 stars 0 forks source link

Connection failed #1

Open Tapsel99 opened 2 years ago

Tapsel99 commented 2 years ago

[11/01/2022 22:47:05.228] [LOG] [11/01/2022, 22:47:05] [Heizung] Initializing eq3BT-Python accessory... [11/01/2022 22:47:05.237] [LOG] Update device status: 00:1A:22:13:B3:XX { "error" : "Connection failed." } [11/01/2022 22:47:15.535] [ERROR] TypeError: Cannot read properties of undefined (reading 'boost') at BluetoothService.updateDeviceStatus (/usr/local/lib/node_modules/homebridge-thermo-eq3/BluetoothService.js:24:42) at Thermostat.refreshDeviceState (/usr/local/lib/node_modules/homebridge-thermo-eq3/Thermostat.js:31:25) at new Thermostat (/usr/local/lib/node_modules/homebridge-thermo-eq3/Thermostat.js:25:12) at new eq3blePython (/usr/local/lib/node_modules/homebridge-thermo-eq3/index.js:32:20) at /usr/local/lib/node_modules/homebridge/src/server.ts:350:50 at Array.forEach () at Server.loadAccessories (/usr/local/lib/node_modules/homebridge/src/server.ts:270:29) at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:162:12) [11/01/2022 22:47:15.657] [LOG] refreshed device State Connection failed. [11/01/2022 22:47:25.949] [LOG] Parsed form 00:1A:22:13:B3:XX 20false [11/01/2022 22:47:25.954] [LOG] serialNumber 291d5d26temp [11/01/2022 22:47:25.955] [LOG] init complete [11/01/2022 22:47:25.964] [ERROR] [11/01/2022, 22:47:25] No plugin was found for the accessory "EQ3-Thermostat" in your config.json. Please make sure the corresponding plugin is installed correctly. [11/01/2022 22:47:26.023] [LOG] Setup Payload: [11/01/2022 22:47:26.025] [LOG] X-HM://0024HUUIS6GGQ [11/01/2022 22:47:26.025] [LOG] Enter this code with your HomeKit app on your iOS device to pair with Homebridge: [11/01/2022 22:47:26.026] [LOG]
[11/01/2022 22:47:26.027] [LOG] ┌────────────┐
[11/01/2022 22:47:26.028] [LOG] │ 620-19-332 │
[11/01/2022 22:47:26.028] [LOG] └────────────┘
[11/01/2022 22:47:26.028] [LOG]
[11/01/2022 22:47:26.044] [LOG] [11/01/2022, 22:47:26] Homebridge v1.3.9 (HAP v0.9.8) (Homebridge BAEC) is running on port 51429. [11/01/2022 22:47:26.936] [LOG] Called getCurrentHeatingCoolingState [11/01/2022 22:47:26.940] [LOG] Called getTargetTemperature: 20 from 00:1A:22:13:B3:69 [11/01/2022 22:47:26.943] [LOG] calling getOnCharacteristicHandlerfalse00:1A:22:13:B3:69 [11/01/2022 22:50:23.095] [LOG] Called getCurrentHeatingCoolingState [11/01/2022 22:50:23.096] [LOG] Called getTargetTemperature: 20 from 00:1A:22:13:B3:69 [11/01/2022 22:50:23.097] [LOG] calling getOnCharacteristicHandlerfalse00:1A:22:13:B3:69 [11/01/2022 22:50:28.438] [LOG] setSwitchOnCharacteristic [11/01/2022 22:50:28.439] [LOG] set device: 00:1A:22:13:B3:XXBoostmode to: true [11/01/2022 22:50:28.555] [ERROR] [11/01/2022, 22:50:28] [homebridge-thermo-eq3] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside write handler for characteristic: temperature is not defined. See https://git.io/JtMGR for more info. [11/01/2022 22:50:32.594] [LOG] Called getCurrentHeatingCoolingState [11/01/2022 22:50:32.596] [LOG] Called getTargetTemperature: 20 from 00:1A:22:13:B3:XX [11/01/2022 22:50:32.598] [LOG] calling getOnCharacteristicHandlertrue00:1A:22:13:B3:XX

hassfers commented 2 years ago

Can you use it somehow with some connection errors :D ?

the connection problem occurs in connection between the underlying eq3 command line tool in connection with the pi multithreading I think.

I'm sorry but I dont have the eq3 hardware anymore :-(