Skip to content

Since version 1.32.0 I have errors about "Exception while calling fromZigbee converter: Cannot read properties of null (reading 'from')}" #18184

Closed as not planned
@NecoPastor

Description

What happened?

I did not have these error before

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

I did not something else than starting Zigbee2MQTT after I updated it.

Zigbee2MQTT version

1.32.0

Adapter firmware version

6.10.3.0 build 297

Adapter

Sonoff ZBDongle-E

Debug log

info 2023-07-02 10:36:16: MQTT publish: topic 'zigbee2mqtt/DDS238-2', payload '{"ac_frequency":50.01,"current":2.38,"energy":3696.72,"last_seen":"2023-07-02T07:36:16.175Z","linkquality":255,"power":342,"power_factor":62.5,"produced_energy":0,"state":"ON","voltage":226.9}'
debug 2023-07-02 10:36:17: Received Zigbee message from 'DDS238-2', type 'commandDataReport', cluster 'manuSpecificTuya', data '{"dpValues":[{"data":{"data":[0,5,164,8],"type":"Buffer"},"datatype":2,"dp":101}],"seq":49664}' from endpoint 1 with groupID 0
error 2023-07-02 10:36:17: Exception while calling fromZigbee converter: Cannot read properties of null (reading 'from')}
debug 2023-07-02 10:36:17: TypeError: Cannot read properties of null (reading 'from')
at Object.convert (/app/node_modules/zigbee-herdsman-converters/src/lib/tuya.ts:980:34)
at Receive.onDeviceMessage (/app/lib/extension/receive.ts:150:51)
at EventEmitter.emit (node:events:525:35)
at EventBus.emitDeviceMessage (/app/lib/eventBus.ts:102:22)
at Controller. (/app/lib/zigbee.ts:106:27)
at Controller.emit (node:events:513:28)
at Controller.selfAndDeviceEmit (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:515:14)
at Controller.onZclOrRawData (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:726:18)
at EZSPAdapter. (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:144:70)
at EZSPAdapter.emit (node:events:513:28)

Metadata

Assignees

No one assigned

    Labels

    problemSomething isn't workingstaleStale issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions