I was on 2.5 Milestone 1 or so. There Aqara Button was initialized, but no channels were recognized. So I did an Update. Now the Aqara Button even doesn’t go online. It always shows “No supported clusters found”
However connectivity is established. When pressing the button the message is received
2020-01-05 18:20:10.750 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspIncomingMessageHandler [type=EMBER_INCOMING_UNICAST, apsFrame=EmberApsFrame [profileId=260, clusterId=18, sourceEndpoint=1, destinationEndpoint=1, options=[EMBER_APS_OPTION_ENABLE_ROUTE_DISCOVERY], groupId=0, sequence=F0], lastHopLqi=255, lastHopRssi=-32, sender=19087, bindingIndex=255, addressIndex=255, messageContents=18 06 0A 55 00 21 01 00]
2020-01-05 18:20:10.753 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX APS: ZigBeeApsFrame [sourceAddress=19087/1, destinationAddress=0/1, profile=0104, cluster=0012, addressMode=null, radius=0, apsSecurity=false, apsCounter=F0, payload=18 06 0A 55 00 21 01 00]
2020-01-05 18:20:10.755 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX ZCL: ZclHeader [frameType=ENTIRE_PROFILE_COMMAND, manufacturerSpecific=false, direction=SERVER_TO_CLIENT, disableDefaultResponse=true, manufacturerCode=0, sequenceNumber=6, commandId=10]
2020-01-05 18:20:10.757 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ReportAttributesCommand [Multistate Input (Basic): 19087/1 -> 0/1, cluster=0012, TID=06, reports=[Attribute Report: attributeDataType=UNSIGNED_16_BIT_INTEGER, attributeIdentifier=85, attributeValue=1]]
2020-01-05 18:20:10.759 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ReportAttributesCommand [Multistate Input (Basic): 19087/1 -> 0/1, cluster=0012, TID=06, reports=[Attribute Report: attributeDataType=UNSIGNED_16_BIT_INTEGER, attributeIdentifier=85, attributeValue=1]]
Additional Info:
openhab> bundle:list | grep -i zigbee
259 │ Active │ 80 │ 1.2.3 │ com.zsmartsystems.zigbee
260 │ Active │ 80 │ 1.2.3 │ com.zsmartsystems.zigbee.dongle.cc2531
261 │ Active │ 80 │ 1.2.3 │ com.zsmartsystems.zigbee.dongle.ember
262 │ Active │ 80 │ 1.2.3 │ com.zsmartsystems.zigbee.dongle.telegesis
263 │ Active │ 80 │ 1.2.3 │ com.zsmartsystems.zigbee.dongle.xbee
264 │ Active │ 80 │ 2.5.0 │ openHAB Add-ons :: Bundles :: ZigBee Binding
265 │ Active │ 80 │ 2.5.0 │ openHAB Add-ons :: Bundles :: ZigBee CC2531 Bridge
266 │ Active │ 80 │ 2.5.0 │ openHAB Add-ons :: Bundles :: ZigBee Ember Bridge
267 │ Active │ 80 │ 2.5.0 │ openHAB Add-ons :: Bundles :: ZigBee Telegesis Bridge
268 │ Active │ 80 │ 2.5.0 │ openHAB Add-ons :: Bundles :: ZigBee XBee Bridge