Probleme remontée des infos / dialogue zigate et module?

Bonjour j’ai installé le plugin Zigbee officiel avec une Zigate Wifi. J’ai réussi à inclure un thermomètre Sonoff, un bouton switch Sonoff et un bouton switch XIaomi.

Tout fonction pendant quelque heure puis plus rien.
Tout reviens si je redémarre le démon (qui n’est pas stoppé ni en erreur)

Je ne sais pas trp quel logs regardé et donné pour détailler mon problème.

Tu peux activer les log debug dans la configuration du plugin zigbee, tu dois redémarrer le démon après.
Tu auras un log Zigbeed_1 si tu n’as qu’une clé

Merci j’ai activé, pour le moment étrangement touts mes équipements fonctionnent depuis que j’ai relancer le démon a 12h. Je verrai demain si cela fonctionne toujours

Finalement il aura fallu attendre 22h pour que le probleme revienne :

[2021-08-09 21:10:06][DEBUG] : [0x4585:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=170 command_id=Command.Report_Attributes>
[2021-08-09 21:10:06][DEBUG] : [0x4585:1:0x0405] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint16_t, value=6709>)]]
[2021-08-09 21:10:06][INFO] : [00:12:4b:00:22:e9:85:e8][listener.general_command] Cluster: <zigpy.zcl.clusters.measurement.RelativeHumidity object at 0x7fa009e5c6a0> cluster_id: 0x0405 command_id: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=170 command_id=Command.Report_Attributes> args: ([[Attribute(attrid=0, value=<TypeValue type=uint16_t, value=6709>)]],)
[2021-08-09 21:10:06][DEBUG] : [0x4585:1:0x0405] Attribute report received: measured_value=6709
[2021-08-09 21:10:06][INFO] : [00:12:4b:00:22:e9:85:e8][listener.attribute_updated] Received an attribute update 0=6709 on cluster 1029
[2021-08-09 21:10:06][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0x7fa00a743f10>, 'INSERT OR REPLACE INTO attributes_cache_v6 VALUES (?, ?, ?, ?, ?)', (00:12:4b:00:22:e9:85:e8, 1, 1029, 0, 6709))
[2021-08-09 21:10:06][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0x7fa00a743f10>, 'INSERT OR REPLACE INTO attributes_cache_v6 VALUES (?, ?, ?, ?, ?)', (00:12:4b:00:22:e9:85:e8, 1, 1029, 0, 6709)) completed
[2021-08-09 21:10:06][DEBUG] : executing functools.partial(<built-in method commit of sqlite3.Connection object at 0x7fa00a743f10>)
[2021-08-09 21:10:06][DEBUG] : operation functools.partial(<built-in method commit of sqlite3.Connection object at 0x7fa00a743f10>) completed
[2021-08-09 21:10:06][DEBUG] : Send to jeedom : {'devices': {'00:12:4b:00:22:e9:85:e8': {'1': {'1029': {'0': {'value': '6709', 'cluster_name': 'Relative Humidity Measurement'}}}}}}
[2021-08-09 21:10:06][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-08-09 21:10:06][DEBUG] : http://127.0.0.1:80 "POST /plugins/zigbee/core/php/jeeZigbee.php?apikey=ZtYFdXl91ihShLKVLpi1YqLhtH6xcEJP HTTP/1.1" 200 0
[2021-08-09 22:00:06][DEBUG] : [DeviceHandler.prepare] Json arg : None
[2021-08-09 22:00:06][DEBUG] : [00:15:8d:00:05:00:72:2a][zdevices.serialize] Serialize device with attributes : 1
[2021-08-09 22:00:06][DEBUG] : request (0x0000, 260, 0, 1, 10, 204, b'\x00\xcc\x00\x04\x00\x05\x00', True, False)
[2021-08-09 22:00:06][DEBUG] : Send: 0x0530 b'020000010a0000010400000700cc0004000500'
[2021-08-09 22:00:06][DEBUG] : Frame to send: b'\x050\x00\x13\xe0\x02\x00\x00\x01
\x00\x00\x01\x04\x00\x00\x07\x00\xcc\x00\x04\x00\x05\x00'
[2021-08-09 22:00:06][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\xe0\x02\x12\x02\x10\x02\x10\x02\x11\x02\x1a\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xcc\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:07][WARNING] : No response to command 0x0530
[2021-08-09 22:00:07][WARNING] : Retry command 0x0530
[2021-08-09 22:00:07][DEBUG] : Send: 0x0530 b'020000010a0000010400000700cc0004000500'
[2021-08-09 22:00:07][DEBUG] : Frame to send: b'\x050\x00\x13\xe0\x02\x00\x00\x01
\x00\x00\x01\x04\x00\x00\x07\x00\xcc\x00\x04\x00\x05\x00'
[2021-08-09 22:00:07][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\xe0\x02\x12\x02\x10\x02\x10\x02\x11\x02\x1a\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xcc\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:08][DEBUG] : request (0x0000, 260, 0, 1, 11, 205, b'\x00\xcd\x00\x04\x00\x05\x00', True, False)
[2021-08-09 22:00:08][DEBUG] : Send: 0x0530 b'020000010b0000010400000700cd0004000500'
[2021-08-09 22:00:08][DEBUG] : Frame to send: b'\x050\x00\x13\xe0\x02\x00\x00\x01\x0b\x00\x00\x01\x04\x00\x00\x07\x00\xcd\x00\x04\x00\x05\x00'
[2021-08-09 22:00:08][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\xe0\x02\x12\x02\x10\x02\x10\x02\x11\x02\x1b\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xcd\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:09][WARNING] : No response to command 0x0530
[2021-08-09 22:00:09][WARNING] : Retry command 0x0530
[2021-08-09 22:00:09][DEBUG] : Send: 0x0530 b'020000010b0000010400000700cd0004000500'
[2021-08-09 22:00:09][DEBUG] : Frame to send: b'\x050\x00\x13\xe0\x02\x00\x00\x01\x0b\x00\x00\x01\x04\x00\x00\x07\x00\xcd\x00\x04\x00\x05\x00'
[2021-08-09 22:00:09][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\xe0\x02\x12\x02\x10\x02\x10\x02\x11\x02\x1b\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xcd\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:10][DEBUG] : request (0x0000, 260, 0, 1, 110, 206, b'\x00\xce\x00\x04\x00\x05\x00', True, False)
[2021-08-09 22:00:10][DEBUG] : Send: 0x0530 b'020000016e0000010400000700ce0004000500'
[2021-08-09 22:00:10][DEBUG] : Frame to send: b'\x050\x00\x13\x86\x02\x00\x00\x01n\x00\x00\x01\x04\x00\x00\x07\x00\xce\x00\x04\x00\x05\x00'
[2021-08-09 22:00:10][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\x86\x02\x12\x02\x10\x02\x10\x02\x11n\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xce\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:10][WARNING] : socket.send() raised exception.
[2021-08-09 22:00:11][WARNING] : No response to command 0x0530
[2021-08-09 22:00:11][WARNING] : Retry command 0x0530
[2021-08-09 22:00:11][DEBUG] : Send: 0x0530 b'020000016e0000010400000700ce0004000500'
[2021-08-09 22:00:11][DEBUG] : Frame to send: b'\x050\x00\x13\x86\x02\x00\x00\x01n\x00\x00\x01\x04\x00\x00\x07\x00\xce\x00\x04\x00\x05\x00'
[2021-08-09 22:00:11][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\x86\x02\x12\x02\x10\x02\x10\x02\x11n\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xce\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:11][WARNING] : socket.send() raised exception.
[2021-08-09 22:00:12][DEBUG] : request (0x0000, 260, 0, 1, 21, 207, b'\x00\xcf\x00\x04\x00\x05\x00', True, False)
[2021-08-09 22:00:12][DEBUG] : Send: 0x0530 b'02000001150000010400000700cf0004000500'
[2021-08-09 22:00:12][DEBUG] : Frame to send: b'\x050\x00\x13\xfc\x02\x00\x00\x01\x15\x00\x00\x01\x04\x00\x00\x07\x00\xcf\x00\x04\x00\x05\x00'
[2021-08-09 22:00:12][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\xfc\x02\x12\x02\x10\x02\x10\x02\x11\x15\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xcf\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:12][WARNING] : socket.send() raised exception.
[2021-08-09 22:00:13][WARNING] : No response to command 0x0530
[2021-08-09 22:00:13][WARNING] : Retry command 0x0530
[2021-08-09 22:00:13][DEBUG] : Send: 0x0530 b'02000001150000010400000700cf0004000500'
[2021-08-09 22:00:13][DEBUG] : Frame to send: b'\x050\x00\x13\xfc\x02\x00\x00\x01\x15\x00\x00\x01\x04\x00\x00\x07\x00\xcf\x00\x04\x00\x05\x00'
[2021-08-09 22:00:13][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\xfc\x02\x12\x02\x10\x02\x10\x02\x11\x15\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xcf\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:13][WARNING] : socket.send() raised exception.
[2021-08-09 22:00:14][DEBUG] : request (0x0000, 260, 0, 1, 38, 208, b'\x00\xd0\x00\x04\x00\x05\x00', True, False)
[2021-08-09 22:00:14][DEBUG] : Send: 0x0530 b'02000001260000010400000700d00004000500'
[2021-08-09 22:00:14][DEBUG] : Frame to send: b'\x050\x00\x13\xd0\x02\x00\x00\x01&\x00\x00\x01\x04\x00\x00\x07\x00\xd0\x00\x04\x00\x05\x00'
[2021-08-09 22:00:14][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\xd0\x02\x12\x02\x10\x02\x10\x02\x11&\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xd0\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:14][WARNING] : socket.send() raised exception.
[2021-08-09 22:00:15][WARNING] : No response to command 0x0530
[2021-08-09 22:00:15][WARNING] : Retry command 0x0530
[2021-08-09 22:00:15][DEBUG] : Send: 0x0530 b'02000001260000010400000700d00004000500'
[2021-08-09 22:00:15][DEBUG] : Frame to send: b'\x050\x00\x13\xd0\x02\x00\x00\x01&\x00\x00\x01\x04\x00\x00\x07\x00\xd0\x00\x04\x00\x05\x00'
[2021-08-09 22:00:15][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\xd0\x02\x12\x02\x10\x02\x10\x02\x11&\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xd0\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 22:00:15][WARNING] : socket.send() raised exception.
[2021-08-09 22:00:16][DEBUG] : [00:12:4b:00:22:e9:85:e8][zdevices.serialize] Serialize device with attributes : 1
[2021-08-09 22:00:16][DEBUG] : [00:12:4b:00:1f:66:15:2c][zdevices.serialize] Serialize device with attributes : 1
[2021-08-09 22:00:16][DEBUG] : [00:15:8d:00:02:3e:40:cb][zdevices.serialize] Serialize device with attributes : 1
[2021-08-09 22:00:16][INFO] : 200 GET /device/all (127.0.0.1) 10046.33ms
[2021-08-09 23:00:06][DEBUG] : [DeviceHandler.prepare] Json arg : None
[2021-08-09 23:00:06][DEBUG] : [00:15:8d:00:05:00:72:2a][zdevices.serialize] Serialize device with attributes : 1
[2021-08-09 23:00:06][DEBUG] : request (0x0000, 260, 0, 1, 10, 209, b'\x00\xd1\x00\x04\x00\x05\x00', True, False)
[2021-08-09 23:00:06][DEBUG] : Send: 0x0530 b'020000010a0000010400000700d10004000500'
[2021-08-09 23:00:06][DEBUG] : Frame to send: b'\x050\x00\x13\xfd\x02\x00\x00\x01
\x00\x00\x01\x04\x00\x00\x07\x00\xd1\x00\x04\x00\x05\x00'
[2021-08-09 23:00:06][DEBUG] : Frame escaped: b'\x02\x150\x02\x10\x13\xfd\x02\x12\x02\x10\x02\x10\x02\x11\x02\x1a\x02\x10\x02\x10\x02\x11\x02\x14\x02\x10\x02\x10\x02\x17\x02\x10\xd1\x02\x10\x02\x14\x02\x10\x02\x15\x02\x10'
[2021-08-09 23:00:06][WARNING] : socket.send() raised exception.
[2021-08-09 23:00:07][WARNING] : No response to command 0x0530
[2021-08-09 23:00:07][WARNING] : Retry command 0x0530

J’ai ehgelement c’es erreurs : dans les logs principaux / messages d’erreurs

2021-08-11 09:00:06	zigbee	Echec de la requête HTTP : http://127.0.0.1:8089/device/all cURL error : Failed to connect to 127.0.0.1 port 8089: Connection refused		16
2021-08-11 00:00:07	zigbee	Erreur sur la fonction cronDaily du plugin : Erreur lors de la requete : http://127.0.0.1:8089/device/all(GET), data : null erreur : {"state":"error","result":"'NoneType' object has no attribute 'is_valid'","code":0}		
2021-08-10 21:00:07	zigbee	Erreur lors de la requete : http://127.0.0.1:8089/device/all(GET), data : null erreur : {"state":"error","result":"'NoneType' object has no attribute 'is_valid'","code":0}
1 « J'aime »