Skip to content

QBKG12LM decoupled Button doesn’t control any relay no work #2130

Closed
@VOVAiS

Description

Bug Report

What happened

send to topic zigbee2mqtt/0x00158d0002d7a022/system/set

{"operation_mode": {
    "button": "left",
    "state": "decoupled"}
}

system log

 debug 2019-10-13T16:34:12: Received Zigbee message from '0x00158d00024862df', type 'attributeReport', cluster 'genOnOff', data '{"onOff":0}' from endpoint 2 with groupID 0
at work (/opt/zigbee2mqtt/node_modules/mqtt/lib/client.js:283:12))
at MqttClient._handlePacket (/opt/zigbee2mqtt/node_modules/mqtt/lib/client.js:351:12)
at MqttClient._handlePublish (/opt/zigbee2mqtt/node_modules/mqtt/lib/client.js:1162:12)
at MqttClient.emit (events.js:198:13)
at MQTT.onMessage (/opt/zigbee2mqtt/lib/mqtt.js:86:14)
at MQTT.emit (events.js:198:13)
at Controller.onMQTTMessage (/opt/zigbee2mqtt/lib/controller.js:239:14)
at Controller.callExtensionMethod (/opt/zigbee2mqtt/lib/controller.js:320:44)
at EntityPublish.onMQTTMessage (/opt/zigbee2mqtt/lib/extension/entityPublish.js:55:36)
at Zigbee.resolveEntity (/opt/zigbee2mqtt/lib/zigbee.js:173:25)
error 2019-10-13T16:33:57: Failed to call 'EntityPublish' 'onMQTTMessage' (AssertionError [ERR_ASSERTION]: Postfix 'system' is given but device has no such endpoint
}'
}
"state": "decoupled"
"button": "left",
"operation_mode": {
{
debug 2019-10-13T16:33:57: Received MQTT message on 'zigbee2mqtt/0x00158d0002d7a022/system/set' with data '
info 2019-10-13T16:33:51: MQTT publish: topic 'zigbee2mqtt/bridge/config', payload 

What did you expect to happen

decoupled button left

How to reproduce it (minimal and precise)

Debug Info

zigbee2mqtt version: 1.6.0 commit "4abafa9"
CC253X firmware version: 20190706

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions