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

"Exception while calling fromZigbee converter" when adding Develco/Frient SMSZB-120 #12080

Closed
okastl opened this issue Apr 5, 2022 · 3 comments
Labels
problem Something isn't working

Comments

@okastl
Copy link

okastl commented Apr 5, 2022

What happened?

When adding a new Develco/Frient SMSZB-120 smoke detector to the network, z2m shows the exception "Exception while calling fromZigbee converter: Cannot set property 'softwareBuildID' of undefined}"
However, I don't see any functional problem The device is added, and works just fine.

Here is an excerpt from the log:

debug 2022-04-05 15:19:50: Received Zigbee message from '0x0015bc00310098f6', type 'readResponse', cluster 'genPowerCfg', data '{"batteryVoltage":29}' from endpoint 35 with groupID 0
info  2022-04-05 15:19:50: MQTT publish: topic 'zigbee2mqtt/0x0015bc00310098f6', payload '{"alarm":null,"battery":80,"battery_low":false,"enrolled":true,"fault":null,"ias_cie_address":"0x00124b0022a54eff","last_seen":1649164790471,"linkquality":87,"max_duration":null,"reliability":null,"restore_reports":true,"smoke":false,"supervision_reports":true,"temperature":null,"test":false,"update":{"state":null},"update_available":null,"voltage":2900}'
debug 2022-04-05 15:19:50: Received Zigbee message from '0x0015bc00310098f6', type 'readResponse', cluster 'genBasic', data '{"32768":{"data":[4,0,2],"type":"Buffer"},"32784":{"data":[3,4,25],"type":"Buffer"},"32800":{"data":[5,0,2],"type":"Buffer"}}' from endpoint 35 with groupID 0
error 2022-04-05 15:19:50: Exception while calling fromZigbee converter: Cannot set property 'softwareBuildID' of undefined}
info  2022-04-05 15:19:50: MQTT publish: topic 'zigbee2mqtt/0x0015bc00310098f6', payload '{"alarm":null,"battery":80,"battery_low":false,"enrolled":true,"fault":null,"ias_cie_address":"0x00124b0022a54eff","last_seen":1649164790588,"linkquality":83,"max_duration":null,"reliability":null,"restore_reports":true,"smoke":false,"supervision_reports":true,"temperature":null,"test":false,"update":{"state":null},"update_available":null,"voltage":2900}'

What did you expect to happen?

No exception thrown.

How to reproduce it (minimal and precise)

Add a Develco/Frient SMSZB-120 to the network.

Zigbee2MQTT version

1.25.0 commit: 6f1460e

Adapter firmware version

20211217

Adapter

Slaesh CC2652RB

Debug log

No response

@okastl okastl added the problem Something isn't working label Apr 5, 2022
Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Apr 5, 2022
@Koenkk
Copy link
Owner

Koenkk commented Apr 5, 2022

Can you check if this is fixed now?

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

@okastl
Copy link
Author

okastl commented Apr 5, 2022

Can you check if this is fixed now?

Just tried 1.25.0-dev commit: f91d0f6b and the problem is fixed.
Thank you!

@okastl okastl closed this as completed Apr 5, 2022
@labaland
Copy link

labaland commented Oct 28, 2022

My wont even connect! :(
How did you do? It did work in deconz. I hold reset button few seconds, and pressing it multible times but it will not connect..

Mvh Labaland

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants