Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on identify of Zigbee device #229

Closed
hobbyquaker opened this issue Dec 21, 2019 · 0 comments
Closed

Crash on identify of Zigbee device #229

hobbyquaker opened this issue Dec 21, 2019 · 0 comments
Labels
🐛bug Something isn't working

Comments

@hobbyquaker
Copy link
Member

Dec 21 12:07:52 homematic-raspi daemon.err node-red: 21 Dec 12:07:52 - [red] Uncaught Exception:
Dec 21 12:07:52 homematic-raspi daemon.err node-red: 21 Dec 12:07:52 - TypeError: Cannot read property 'name' of undefined
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at ZllTw.identify (/usr/local/addons/redmatic/lib/node_modules/redmatic-homekit/zigbee-devices/lib/accessory.js:166:94)
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at Accessory.acc.on (/usr/local/addons/redmatic/lib/node_modules/redmatic-homekit/zigbee-devices/lib/accessory.js:100:18)
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at Accessory.emit (events.js:198:13)
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at Accessory._identificationRequest (/usr/local/addons/redmatic/lib/node_modules/redmatic-homekit/node_modules/hap-nodejs/lib/Accessory.js:132:10)
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at Accessory.<anonymous> (/usr/local/addons/redmatic/lib/node_modules/redmatic-homekit/node_modules/hap-nodejs/lib/Accessory.js:82:14)
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at Characteristic.Identify.emit (events.js:198:13)
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at Characteristic.Identify.Characteristic.setValue (/usr/local/addons/redmatic/lib/node_modules/redmatic-homekit/node_modules/hap-nodejs/lib/Characteristic.js:321:10)
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at Bridge.<anonymous> (/usr/local/addons/redmatic/lib/node_modules/redmatic-homekit/node_modules/hap-nodejs/lib/Accessory.js:882:22)
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at Array.forEach (<anonymous>)
Dec 21 12:07:52 homematic-raspi daemon.err node-red:     at Bridge.Accessory._handleSetCharacteristics (/usr/local/addons/redmatic/lib/node_modules/redmatic-homekit/node_modules/hap-nodejs/lib/Accessory.js:822:8)
@hobbyquaker hobbyquaker added the 🐛bug Something isn't working label Dec 21, 2019
@hobbyquaker hobbyquaker changed the title Crash after pairing bridge with Zigbee Devices Crash on identify of Zigbee device Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Development

No branches or pull requests

1 participant