Problème Sonde eWeLink TH01 SONOFF - Zigate

Hello,

J’ai une sonde SONOFF TH01 que je cherche a re-connecter, j’en ai mis déjà plusieurs (5) celle -ci c’est déconnectée. Mais depuis impossible à avoir toutes les commandes dans le modules, généralement j’ai juste « refresh » ou avec les informations de la batterie; Mais je n’ai plus les informations de température et humidité.

Voici le log à la réception :

[2021-10-08 08:40:06][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'000b5c01000196'
[2021-10-08 08:40:06][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:0, addr:0b5c, endpoint:1, cluster:1, additional:b'\x96', lqi:0
[2021-10-08 08:40:06][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'950b5c01000100'
[2021-10-08 08:40:06][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:149, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:147
[2021-10-08 08:40:06][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'0140000ee5020b5c01010000000000000000ff'
[2021-10-08 08:40:06][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'012000177d020b5c0101000100000000010020002100010e10000000'
[2021-10-08 08:40:06][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'0140000ee6020b5c01010003000000000000ff'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'0140000ee4020b5c01010405000000000000ff'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8012: b'000101020b5c970c06'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'000b5c01000197'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:0, addr:0b5c, endpoint:1, cluster:1, additional:b'\x97', lqi:0
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'960b5c01000100'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:150, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:159
[2021-10-08 08:40:07][DEBUG][root](ZiGate-Decode data) : External command ZIGATE_ATTRIBUTE_ADDED : {'zigate': <zigate.core.ZiGate object at 0x7faba82948d0>, 'device': eWeLink TH01 (0b5c) 00124b00226869fe, 'attribute': {'endpoint': 1, 'cluster': 0, 'addr': '0b5c', 'attribute': 5, 'data': 'TH01', 'name': 'type', 'value': 'TH01', 'type': <class 'str'>}}
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'012000177d020b5c0101000100000000010020002100010e10000000'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'012000177d020b5c0101000100000000010020002100010e10000000'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'0140000ee4020b5c01010001000000000000ff'
[2021-10-08 08:40:07][DEBUG][root](Thread-1) : Send to jeedom :  {'action': 'ZIGATE_ATTRIBUTE_ADDED', 'device': eWeLink TH01 (0b5c) 00124b00226869fe, 'attribute': {'endpoint': 1, 'cluster': 0, 'addr': '0b5c', 'attribute': 5, 'data': 'TH01', 'name': 'type', 'value': 'TH01', 'type': <class 'str'>}}
[2021-10-08 08:40:07][DEBUG] : Array (     [action] => ZIGATE_ATTRIBUTE_ADDED     [device] => Array         (             [addr] => 0b5c             [info] => Array                 (                     [addr] => 0b5c                     [ieee] => 00124b00226869fe                     [mac_capability] => 10000000                     [rejoin_status] =>                      [lqi] => 117                     [last_seen] => 2021-10-08 08:40:03                 )              [endpoints] => Array                 (                     [0] => Array                         (                             [endpoint] => 1                             [clusters] => Array                                 (                                     [0] => Array                                         (                                             [cluster] => 0                                             [attributes] => Array                                                 (                                                     [0] => Array                                                         (                                                             [attribute] => 4                                                             [data] => eWeLink                                                             [name] => manufacturer                                                             [value] => eWeLink                                                         )                                                      [1] => Array                                                         (                                                             [attribute] => 5                                                             [data] => TH01                                                             [name] => type                                                             [value] => TH01                                                             [type] => str                                                         )                                                  )                                          )                                  )                              [profile] => 260                             [device] => 770                             [in_clusters] => Array                                 (                                     [0] => 0                                     [1] => 3                                     [2] => 1026                                     [3] => 1029                                     [4] => 1                                 )                              [out_clusters] => Array                                 (                                     [0] => 3                                 )                          )                  )              [generictype] =>              [discovery] => auto-discovered             [name] =>          )      [attribute] => Array         (             [endpoint] => 1             [cluster] => 0             [addr] => 0b5c             [attribute] => 5             [data] => TH01             [name] => type             [value] => TH01             [type] => str         )  )
[2021-10-08 08:40:07][DEBUG] : callZiGate available_actions Array (     [0] => 0b5c )
[2021-10-08 08:40:07][DEBUG][root](Thread-5) : {'action': 'available_actions', 'args': ['0b5c']}
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8012: b'000101020b5c980c06'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'000b5c01000198'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:0, addr:0b5c, endpoint:1, cluster:1, additional:b'\x98', lqi:0
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'970b5c01000100'
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:151, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:156
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'0140000ee5020b5c01010000000000000000ff'
[2021-10-08 08:40:07][DEBUG][root](ZiGate-Decode data) : External command ZIGATE_ATTRIBUTE_UPDATED : {'zigate': <zigate.core.ZiGate object at 0x7faba82948d0>, 'device': eWeLink TH01 (0b5c) 00124b00226869fe, 'attribute': {'endpoint': 1, 'cluster': 0, 'addr': '0b5c', 'attribute': 5, 'data': 'TH01', 'name': 'type', 'value': 'TH01', 'type': <class 'str'>}}
[2021-10-08 08:40:07][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'0140000ee6020b5c01010003000000000000ff'
[2021-10-08 08:40:08][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'0140000ee3020b5c01010402000000000000ff'
[2021-10-08 08:40:08][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'0140000ee4020b5c01010405000000000000ff'
[2021-10-08 08:40:08][DEBUG][root](Thread-1) : Send to jeedom :  {'action': 'ZIGATE_ATTRIBUTE_UPDATED', 'device': eWeLink TH01 (0b5c) 00124b00226869fe, 'attribute': {'endpoint': 1, 'cluster': 0, 'addr': '0b5c', 'attribute': 5, 'data': 'TH01', 'name': 'type', 'value': 'TH01', 'type': <class 'str'>}}
[2021-10-08 08:40:08][DEBUG] : Array (     [action] => ZIGATE_ATTRIBUTE_UPDATED     [device] => Array         (             [addr] => 0b5c             [info] => Array                 (                     [addr] => 0b5c                     [ieee] => 00124b00226869fe                     [mac_capability] => 10000000                     [rejoin_status] =>                      [lqi] => 117                     [last_seen] => 2021-10-08 08:40:03                 )              [endpoints] => Array                 (                     [0] => Array                         (                             [endpoint] => 1                             [clusters] => Array                                 (                                     [0] => Array                                         (                                             [cluster] => 0                                             [attributes] => Array                                                 (                                                     [0] => Array                                                         (                                                             [attribute] => 4                                                             [data] => eWeLink                                                             [name] => manufacturer                                                             [value] => eWeLink                                                         )                                                      [1] => Array                                                         (                                                             [attribute] => 5                                                             [data] => TH01                                                             [name] => type                                                             [value] => TH01                                                             [type] => str                                                         )                                                  )                                          )                                  )                              [profile] => 260                             [device] => 770                             [in_clusters] => Array                                 (                                     [0] => 0                                     [1] => 3                                     [2] => 1026                                     [3] => 1029                                     [4] => 1                                 )                              [out_clusters] => Array                                 (                                     [0] => 3                                 )                          )                  )              [generictype] =>              [discovery] => auto-discovered             [name] =>          )      [attribute] => Array         (             [endpoint] => 1             [cluster] => 0             [addr] => 0b5c             [attribute] => 5             [data] => TH01             [name] => type             [value] => TH01             [type] => str         )  )
[2021-10-08 08:40:08][DEBUG][zigate](ZiGate-Decode data) : Msg to send b'0140000ee4020b5c01010001000000000000ff'
[2021-10-08 08:40:08][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8030: b'9500020b5c'
[2021-10-08 08:40:08][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8030 - Bind response : sequence:149, status:0, address_mode:2, addr:0b5c, lqi:159
[2021-10-08 08:40:09][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8030: b'9600020b5c'
[2021-10-08 08:40:09][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8030 - Bind response : sequence:150, status:0, address_mode:2, addr:0b5c, lqi:147
[2021-10-08 08:40:09][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'940b5c01000100'
[2021-10-08 08:40:09][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:148, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:111
[2021-10-08 08:40:10][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'950b5c01000100'
[2021-10-08 08:40:10][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:149, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:120
[2021-10-08 08:40:10][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'960b5c01000100'
[2021-10-08 08:40:10][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:150, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:147
[2021-10-08 08:40:11][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'970b5c01000100'
[2021-10-08 08:40:11][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:151, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:147
[2021-10-08 08:40:11][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8012: b'000101020b5c990c07'
[2021-10-08 08:40:11][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'000b5c01000199'
[2021-10-08 08:40:11][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:0, addr:0b5c, endpoint:1, cluster:1, additional:b'\x99', lqi:0
[2021-10-08 08:40:11][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'980b5c01000100'
[2021-10-08 08:40:11][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:152, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:147
[2021-10-08 08:40:12][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8012: b'000101020b5c9a0c06'
[2021-10-08 08:40:12][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'000b5c0100009a'
[2021-10-08 08:40:12][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:0, addr:0b5c, endpoint:1, cluster:0, additional:b'\x9a', lqi:0
[2021-10-08 08:40:12][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8012: b'000101020b5c9b0c05'
[2021-10-08 08:40:12][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'000b5c0100019b'
[2021-10-08 08:40:12][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:0, addr:0b5c, endpoint:1, cluster:1, additional:b'\x9b', lqi:0
[2021-10-08 08:40:12][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'9a0b5c01000100'
[2021-10-08 08:40:12][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:154, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:147
[2021-10-08 08:40:13][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'a70b5c0100039c'
[2021-10-08 08:40:13][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:167, addr:0b5c, endpoint:1, cluster:3, additional:b'\x9c', lqi:0
[2021-10-08 08:40:13][ERROR][zigate](ZiGate-Decode data) : Device 0b5c doesn't receive last command to endpoint 1 cluster 3: 0xa7
[2021-10-08 08:40:13][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8012: b'000101020b5c9c0c03'
[2021-10-08 08:40:13][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'a70b5c0104059e'
[2021-10-08 08:40:13][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:167, addr:0b5c, endpoint:1, cluster:1029, additional:b'\x9e', lqi:0
[2021-10-08 08:40:13][ERROR][zigate](ZiGate-Decode data) : Device 0b5c doesn't receive last command to endpoint 1 cluster 1029: 0xa7
[2021-10-08 08:40:13][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8120: b'960b5c01000100'
[2021-10-08 08:40:13][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8120 - Configure Reporting response : sequence:150, addr:0b5c, endpoint:1, cluster:1, status:0, lqi:147
[2021-10-08 08:40:14][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'a70b5c010000a2'
[2021-10-08 08:40:14][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:167, addr:0b5c, endpoint:1, cluster:0, additional:b'\xa2', lqi:0
[2021-10-08 08:40:14][ERROR][zigate](ZiGate-Decode data) : Device 0b5c doesn't receive last command to endpoint 1 cluster 0: 0xa7
[2021-10-08 08:40:14][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8012: b'000101020b5c9e0801'
[2021-10-08 08:40:14][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8011: b'a70b5c010001a6'
[2021-10-08 08:40:14][DEBUG][zigate](ZiGate-Decode data) : RESPONSE 0x8011 - APS_DATA_ACK : status:167, addr:0b5c, endpoint:1, cluster:1, additional:b'\xa6', lqi:0
[2021-10-08 08:40:14][ERROR][zigate](ZiGate-Decode data) : Device 0b5c doesn't receive last command to endpoint 1 cluster 1: 0xa7
[2021-10-08 08:40:14][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8012: b'000101020b5ca20700'
[2021-10-08 08:40:15][DEBUG][zigate](ZiGate-Decode data) : Received response 0x8012: b'000101020b5ca60600'

Les cluster ont l’air d’être bien détectés mais rien n’est créé :

Endpoints :
Endpoint : 1
Profile ID : 260
Device ID : 770
In clusters : (0, 3, 1026, 1029, 1)
Out clusters : (3,)
Cluster ID	Cluster	Attributes
0	Cluster 0x0000 General: Basic	
attribute : 4
data : eWeLink
name : manufacturer
value : eWeLink
attribute : 5
data : TH01
name : type
value : TH01
type : <class 'str'>
1	Cluster 0x0001 General: Power Config	
attribute : 32
data : 28
name : battery_voltage
value : 2.8
type : <class 'float'>
attribute : 33
data : 74
name : battery_percent
value : 74
type : <class 'int'>

Est ce que quelqu’un peu m’aider ?
J’ai regardé dans d’autre posts mais je n’ai pas trouvé mon bonheur.
Bien entendu j’ai reset ma sonde, créée - re crée, supprimée de Zigate etc…

Clé USB Zigate à jour en 3.1e.

Merciii
Franck


Hello!
J’ai exactement pareil.
Je pense que la piste a explorer c’est de faire un bind manuellement comme indiqué sur la doc de zigate mais je n’ai pas réussi à déchiffrer la commande.

Salut !

Tu as pu avancé sur le sujet toi ?
Personnellement je ne suis pas alaise avec le BIND donc bon… :smiley:

Sur les 5 que j’ai plus qu’un seul remonte ses états, les autres je les vois bien mais aucune valeur mise à jour :frowning:

Bonjour, même soucis, mais c’est un peu un terrage de publication :slight_smile:

auriez vous trouvé une solution ?