-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Error Failed to call 'Receive' 'onZigbeeEvent' #7926
Comments
Please provide some more context of this logging by providing the debug log. See https://www.zigbee2mqtt.io/information/debug.html on how to enable debug logging. |
A bit more information I got from the debug log:
|
I see this device is not supported by z2m out-of-the-box, are you using an external converter? The error is that these 2 converters do not exist: |
Ah you are right sorry, forgot to include the configuration after updating. Will close this issue thanks for the help. |
What happened
When I control my curtain actuactors I receive an error message in the zigbee2mqtt log which says:
Error Failed to call 'Receive' 'onZigbeeEvent' (TypeError: Cannot read property 'type' of undefined at resolvedEntity.definition.fromZigbee.filter (/opt/zigbee2mqtt/lib/extension/receive.js:117:42) at Array.filter (<anonymous>) at Receive.onZigbeeEvent (/opt/zigbee2mqtt/lib/extension/receive.js:116:65) at Controller.callExtensionMethod (/opt/zigbee2mqtt/lib/controller.js:397:44))
This didn't happen before the 1.20 update, it seems to work fine but I'd like to get the error fixed the configuration for the device is as follows
What did you expect to happen
No error in the log
How to reproduce it (minimal and precise)
This is the device I'm trying to control which gives me the error, unfortunately I can't provide more steps to reproduce the error maybe someone can nudge me inn the ridht direction.
Debug info
Zigbee2MQTT version: 1.2.0
Adapter hardware: CC1352P-2
Adapter firmware version: latest
The text was updated successfully, but these errors were encountered: