Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Xiaomi Aqara temperature humidity sensor #111

@DreyerAc

Description

@DreyerAc

Hello,

I´m using your libary to communicate with some develco smart plugs. Now I want to add a Xiaomi Aqara temperature humidity sensor.
But if I try to join the device to the zigbee network the following exception is thrown:

java.lang.IllegalArgumentException: No sender EndPoint 1 with cluster 1026.profiling.org.bubblecloud.zigbee.network.packet.af.AF_INCOMING_MSG - 2019-02-19 10:46:38 - DEBUG - AF_INCOMING_MSG: creating object
profiling.org.bubblecloud.zigbee.network.packet.af.AF_INCOMING_MSG - 2019-02-19 10:46:38 - DEBUG - AF_INCOMING_MSG: object created
org.bubblecloud.zigbee.network.impl.CommandInterfaceImpl - 2019-02-19 10:46:38 - DEBUG - <-- AF_INCOMING_MSG ([I@393ce184)
org.bubblecloud.zigbee.v3.zcl.ZclCommandTransmitter - 2019-02-19 10:46:38 - DEBUG - Received command: [ clusterId: 1029 commandId: 10 specific: false extension: false ZCL Header: 0x18 0x07 0x0a, ZCL Payload: 0x00 0x00 0x21 0xa4 0x1d]
org.bubblecloud.zigbee.network.impl.ZigBeeNetworkManagerImpl.AFMessageListenerFilter - 2019-02-19 10:46:38 - ERROR - Error AF message listener notify.

at org.bubblecloud.zigbee.network.impl.ApplicationFrameworkLayer.getSenderEndpointProfileId(ApplicationFrameworkLayer.java:136) 

Is there any support for Xiaomi devices for your library?

Thanks in advance
Best Regards
Achim

Metadata

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