bwp91 / homebridge-deebot

Homebridge plugin to integrate ECOVACS Deebot devices into HomeKit.
MIT License
64 stars 4 forks source link

Device was added successfully, but I cannot control it #118

Closed onuryuksel closed 1 year ago

onuryuksel commented 1 year ago

What issue do you have? Please be as thorough and explicit as possible.

The Device added successfully to home bridge, I have seen the name of my device at home bridge. But logs says my device is offline and unreachable. It is online at its own app and I can control it through the ecovacs app.

Details of your setup.

Please paste any relevant logs below.

[1/31/2023, 2:26:40 PM] Loaded plugin: homebridge-deebot@5.3.2
[1/31/2023, 2:26:40 PM] Registering platform 'homebridge-deebot.Deebot'
[1/31/2023, 2:26:40 PM] ---
[1/31/2023, 2:26:40 PM] Loading 2 platforms...
[1/31/2023, 2:26:40 PM] [Deebot] Initializing Deebot platform...
[1/31/2023, 2:26:40 PM] [Deebot] Initialising plugin v5.3.2 | System darwin | Node v16.16.0 | HB v1.5.1 | HAPNodeJS v0.10.4...
[1/31/2023, 2:26:40 PM] [Deebot] Plugin initialised. Setting up accessories....
[1/31/2023, 2:26:40 PM] [Deebot] Using ecovacs-deebot library v0.9.2-beta.0.
Setup Payload:
X-HM://0024FIU6BYJOL
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

    ┌────────────┐     
    │***-**-*** │     
    └────────────┘     

[1/31/2023, 2:26:40 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge 74D5) is running on port 51955.
[1/31/2023, 2:26:48 PM] [Deebot] [1] device(s) found in your ECOVACS account.
[1/31/2023, 2:26:48 PM] [Deebot] [Rozi] has been added to Homebridge.
[1/31/2023, 2:26:48 PM] [Deebot] [Rozi] initialising with options: {"hideMotionSensor":false,"motionDuration":30,"lowBattThreshold":15,"showMotionLowBatt":false,"showBattHumidity":false,"showAirDryingSwitch":"presetting","commandType1":"","spotAreaCommand1":"","customAreaCommand1":"","commandNote1":"","commandType2":"","spotAreaCommand2":"","customAreaCommand2":"","commandNote2":"","commandType3":"","spotAreaCommand3":"","customAreaCommand3":"","commandNote3":"","commandType4":"","spotAreaCommand4":"","customAreaCommand4":"","commandNote4":"","commandType5":"","spotAreaCommand5":"","customAreaCommand5":"","commandNote5":"","commandType6":"","spotAreaCommand6":"","customAreaCommand6":"","commandNote6":"","commandType7":"","spotAreaCommand7":"","customAreaCommand7":"","commandNote7":"","commandType8":"","spotAreaCommand8":"","customAreaCommand8":"","commandNote8":"","commandType9":"","spotAreaCommand9":"","customAreaCommand9":"","commandNote9":"","commandType10":"","spotAreaCommand10":"","customAreaCommand10":"","commandNote10":"","commandType11":"","spotAreaCommand11":"","customAreaCommand11":"","commandNote11":"","commandType12":"","spotAreaCommand12":"","customAreaCommand12":"","commandNote12":"","commandType13":"","spotAreaCommand13":"","customAreaCommand13":"","commandNote13":"","commandType14":"","spotAreaCommand14":"","customAreaCommand14":"","commandNote14":"","commandType15":"","spotAreaCommand15":"","customAreaCommand15":"","commandNote15":"","overrideLogging":"default"}.
[1/31/2023, 2:26:48 PM] [Deebot] [Rozi] initialised with id [6db39ed6-3fb8-4fe0-8045-6d871791fbfc] additional info {"did":"6db39ed6-3fb8-4fe0-8045-6d871791fbfc","name":"E08M14004B09HED00348","class":"x5d34r","resource":"FV2P","nick":"Rozi","company":"eco-ng","bindTs":1608984179551,"service":{"jmq":"jmq-ngiot-eu.dc.ww.ecouser.net","mqs":"api-ngiot.dc-as.ww.ecouser.net"},"homeId":"6261e3da63a68e33480e1471","homeSort":9999,"deviceName":"DEEBOT OZMO T8 AIVI","icon":"https://portal-ww.ecouser.net/api/pim/file/get/605053e7fc527c00087fda1e","ota":true,"UILogicId":"DX_AIG","materialNo":"110-1913-0101","pid":"5de0d86ed88546000195239a","product_category":"DEEBOT","model":"DXAI_INTL","updateInfo":{"needUpdate":false,"changeLog":""},"status":0,"offmap":true,"deviceNumber":0}.
[1/31/2023, 2:26:48 PM] [Deebot] [Rozi] sending update [GetNetInfo].
[1/31/2023, 2:26:48 PM] [Deebot] ✓ Setup complete. Interested in sponsoring this plugin? https://github.com/sponsors/bwp91
[1/31/2023, 2:26:49 PM] [Deebot] [Rozi] sent error [Robot not reachable].
[1/31/2023, 2:26:49 PM] [Deebot] [Rozi] sending update [GetChargeState].
[1/31/2023, 2:26:53 PM] [Deebot] [Rozi] has been reported [offline].
[1/31/2023, 2:28:42 PM] [Deebot] [Rozi] current cleaning state [cleaning}].
[1/31/2023, 2:28:48 PM] [Deebot] [Rozi] sending update [GetNetInfo].
[1/31/2023, 2:30:48 PM] [Deebot] [Rozi] sending update [GetNetInfo].
[1/31/2023, 2:32:48 PM] [Deebot] [Rozi] sending update [GetNetInfo].
[1/31/2023, 2:34:48 PM] [Deebot] [Rozi] sending update [GetNetInfo].
bwp91 commented 1 year ago

Hi @onuryuksel sorry for delay in reply.

is this still an issue?