Skip to content

Ember and cc2531 don't work with sleepy tuya sensors, but ConBee does #1458

Open
@drondistortion

Description

@drondistortion

Describe the bug

I don't know if this is a bug or expected behavior. I have three battery powered Tuya sensors (TS0203, TS0205 and TS0207_water_leak_detector) which work with conbee dongle, but totally don't with Ezsp and cc2531 driver.

To Reproduce

run console app with Ezsp or cc2531 driver, and try to join mentioned sensors:

> nodes
Total known nodes in network: 2
Network  Addr  IEEE Address      Logical Type  State       EP   Profile                    Device Type                          Manufacturer          Model          
      0  0000  00124B001DF41317  COORDINATOR   ONLINE    
  24586  600A  A4C13818D360698D  UNKNOWN       ONLINE    

Expected behavior

With conbee driver:

> nodes
Total known nodes in network: 2
Network  Addr  IEEE Address      Logical Type  State       EP   Profile                    Device Type                          Manufacturer          Model          
      0  0000  00212EFFFF04D977  COORDINATOR   ONLINE    
  42883  A783  A4C138BC16EBFB53  END_DEVICE    ONLINE       1  ZIGBEE_HOME_AUTOMATION     IAS_ZONE                                                                  

Additional context
I'm using master branch with 563cda0 commit
All logs are provides as files, joining TS0207 sensor

cc2531.log
conbee2.log
ember_ezspV7.log
ember_ezspV13.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions