Giter Club home page Giter Club logo

Comments (6)

itsmepetrov avatar itsmepetrov commented on June 15, 2024 2

Hi @daspru, it looks like your device didn't provide information about mode and manufacturer, or the plugin didn't read this information properly, so you caught such error. I recommend you to try to add this device again, but don't forget to wake up device every 2-3 seconds by pressing on reset button. Also I can recommend you reboot your device (inject and insert battery).

from homebridge-zigbee.

itsmepetrov avatar itsmepetrov commented on June 15, 2024 1

Hi @qavk, it seems like you are doing something wrong, maybe you forgot to wake up your device during pairing? Please read recommendations in previous comment and try again.

from homebridge-zigbee.

qavk avatar qavk commented on June 15, 2024

Тоже проблема с Aqara motion sensor, но у меня вообще не подключается:
[11/12/2018, 9:21:32 AM] [ZigBee] error: Cannot get the Node Descriptor of the Device: 0x00158d000223c4e6 (Error: Timed out after 10000 ms)

from homebridge-zigbee.

itsmepetrov avatar itsmepetrov commented on June 15, 2024

By the way, I have the same device and it works without any issues, it can be paired within 30s.

from homebridge-zigbee.

qavk avatar qavk commented on June 15, 2024

Hi @qavk, it seems like you are doing something wrong, maybe you forgot to wake up your device during pairing? Please read recommendations in previous comment and try again.

Да, забыл про это, спасибо)
Но на этом проблемы не закончились: появилась проблема, как у человека выше..
Сделал, как вы и посоветовали: вытащил батарейку, попробовал привязать заново, получилось раза с третьего после вытаскивания батарейки (устройство привязывалось, но не определялось). Пока пытался подключить датчик движения малинка дважды уходил в ребут, один из них - в бесконечный. Причины падения неизвестны, образ полностью ваш, только к wifi подключился.
До этого подключил розетку, датчик температуры и влажности и кубик - никаких проблем не возникло. Ниже приложу логи. Как я понял из них, стик не мог подключиться к малине и переподключался, а про датчик движения - просто выдавало ошибку, что устройство не определено.
Расписал поподробнее, может, вам и кому-то еще будет полезно)

[11/12/2018, 1:23:44 PM] Homebridge is running on port 51826.
[11/12/2018, 1:37:16 PM] [ZigBee] Retrying connect to hardware
[11/12/2018, 1:37:21 PM] [Config] Authentication Disabled
[11/12/2018, 1:37:21 PM] [Config] Console v3.8.11 is listening on port 80.
[11/12/2018, 1:37:23 PM] [ZigBee] Retrying connect to hardware

[11/12/2018, 1:37:30 PM] [ZigBee] Retrying connect to hardware
[11/12/2018, 1:37:37 PM] [ZigBee] Retrying connect to hardware
[11/12/2018, 1:37:44 PM] [ZigBee] error: Error: request timeout
at CcZnp. (/home/pi/.npm-global/lib/node_modules/homebridge-zigbee/node_modules/cc-znp/lib/ccznp.js:255:22)
at Object.onceWrapper (events.js:273:13)
at CcZnp.emit (events.js:182:13)
at Timeout. (/home/pi/.npm-global/lib/node_modules/homebridge-zigbee/node_modules/cc-znp/lib/ccznp.js:234:18)
at ontimeout (timers.js:436:11)
at tryOnTimeout (timers.js:300:5)
at listOnTimeout (timers.js:263:5)
at Timer.processTimers (timers.js:223:10)
[11/12/2018, 1:37:44 PM] [ZigBee] Retrying connect to hardware
[11/12/2018, 1:37:50 PM] [ZigBee] ZigBee platform initialized, info:
[11/12/2018, 1:37:50 PM] [ZigBee] ------------------------------------
[11/12/2018, 1:37:50 PM] [ZigBee] channel: 11
[11/12/2018, 1:37:50 PM] [ZigBee] pan id: 0x0dc6
[11/12/2018, 1:37:50 PM] [ZigBee] extended pan id: 0xdddddddddddddddd
[11/12/2018, 1:37:50 PM] [ZigBee] ieee address: 0x00124b0012023301
[11/12/2018, 1:37:50 PM] [ZigBee] nwk address: 0
[11/12/2018, 1:37:50 PM] [ZigBee] firmware version: 2.6.3
[11/12/2018, 1:37:50 PM] [ZigBee] firmware revision: 2018090201
[11/12/2018, 1:37:50 PM] [ZigBee] ------------------------------------
[11/12/2018, 1:37:51 PM] [ZigBee] Registered device: 0x00158d00028f6faa LUMI lumi.sensor_cube
[11/12/2018, 1:37:51 PM] [ZigBee] Registered device: 0x00158d0002454b6b LUMI lumi.sens
[11/12/2018, 1:37:51 PM] [ZigBee] Registered device: 0x00158d0002468dd3 LUMI lumi.plug
[11/12/2018, 1:37:51 PM] [ZigBee] Unrecognized device: 0x00158d000223c4e6 undefined undefined
[11/12/2018, 1:21:36 PM] [ZigBee] Received message from unknown device: 0x00158d000223c4e6

from homebridge-zigbee.

victor-skalskiy avatar victor-skalskiy commented on June 15, 2024

Hi @daspru, it looks like your device didn't provide information about mode and manufacturer, or the plugin didn't read this information properly, so you caught such error. I recommend you to try to add this device again, but don't forget to wake up device every 2-3 seconds by pressing on reset button. Also I can recommend you reboot your device (inject and insert battery).

Yeap, it works! I'm successfully paired aqara motion sensor already

from homebridge-zigbee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.