zigbee2mqtt icon indicating copy to clipboard operation
zigbee2mqtt copied to clipboard

Develco SMSZB-120 sensors show "Null" instead of value

Open Subito opened this issue 1 year ago • 2 comments

What happened?

Configuring a new Smoke Sensor fails with

error 2024-03-14 13:59:52Failed to configure 'Esszimmer Rauchmelder', attempt 2 (Error: Bind 0x0015bc0031021b1e/35 genBasic from '0x00212effff0db76b/1' failed (Error: status: 140) at DeconzAdapter.bind (/app/node_modules/zigbee-herdsman/src/adapter/deconz/adapter/deconzAdapter.ts:776:19) at Endpoint.bind (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:551:13) at Object.bind (/app/node_modules/zigbee-herdsman-converters/src/lib/reporting.ts:43:9) at Object.configure (/app/node_modules/zigbee-herdsman-converters/src/devices/develco.ts:495:13) at Configure.configure (/app/lib/extension/configure.ts:122:13) at Configure.onMQTTMessage (/app/lib/extension/configure.ts:55:21) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:174:17))

Afterwards some of the Sensors report "Null" instead of the value:

{
    "battery": 100,
    "battery_low": false,
    "linkquality": 186,
    "max_duration": 240,
    "restore_reports": true,
    "smoke": false,
    "supervision_reports": true,
    "test": false,
    "update": {
        "installed_version": 262152,
        "latest_version": 262152,
        "state": "idle"
    },
    "update_available": false,
    "voltage": 3000,
    "alarm": null,
    "fault": null,
    "reliability": null,
    "temperature": null
}

Might be related to #20850, #17803, #14997, #16244 and #14414

What did you expect to happen?

Configuring works, the Device is listed as supported.

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.36.0

Adapter firmware version

0x26500900

Adapter

ConBee3

Setup

Homeassistant Add-on, Rasperry PI 4

Debug log

No response

Subito avatar Mar 14 '24 13:03 Subito

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days

github-actions[bot] avatar Sep 11 '24 00:09 github-actions[bot]

Same problem here

derspe avatar Oct 05 '24 10:10 derspe

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days

github-actions[bot] avatar Dec 30 '24 00:12 github-actions[bot]

For me it's battery and voltage that's null. Is there anything to do about it?

georgbachmann avatar Jan 01 '25 11:01 georgbachmann

For me it's battery and voltage that's null. Is there anything to do about it?

I had the same issue, using Z2M. Went to the Exposes tab, then hit the Refresh button on the Battery item, and these two were populated. Don't know yet if they now will be updated like the other entities, time will show.

image

mikke49 avatar Jan 06 '25 08:01 mikke49

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Mar 08 '25 00:03 github-actions[bot]