Bonjour à tous
Je rentre un gros soucis avec mon réseau zwave. Celui ci fonctionnait très bien. Depuis quelques mois, il arrivait que les commandes ne répondaient pas. Il me suffisait de redémarrer le daemon et ca repartait.
Depuis hier c’est la galère. Je redémarre le daemon, cela fonction c’est à dire que je peux allumer mes lumières et les éteindre mais au bout de quelques minutes plus rien ne fonctionne.
Les commandes ne répondent plus.
Voici le log du debug lors d’un envoi de commande qui ne répond pas
[2021-12-30 08:52:09][INFO] : Send command to node 34 on class 38 instance 1 index 0 value 0
[2021-12-30 08:52:09][DEBUG] : check_data type :Byte
[2021-12-30 08:52:09][DEBUG] : Searching refresh for : 271|258|4096
[2021-12-30 08:52:09][INFO] : 200 GET /node?node_id=34&instance_id=1&cc_id=38&index=0&type=setvalue&value=0&apikey=0OVeckFxbNByOempDb2v2WB (127.0.0.1) 3.49ms
[2021-12-30 08:52:10][DEBUG] : notif_callback : new notification
[2021-12-30 08:52:10][DEBUG] : notif_callback : Notification type : 26, nodeId : 34
[2021-12-30 08:52:10][DEBUG] : notif_callback : call callback context
[2021-12-30 08:52:10][DEBUG] : zwcallback args=[{'homeId': 3371447861L, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 34}]
[2021-12-30 08:52:10][DEBUG] : Z-Wave Notification : {'homeId': 3371447861L, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 34}
[2021-12-30 08:52:10][INFO] : NodeId 34 send a notification: Timeout
[2021-12-30 08:52:10][DEBUG] : notif_callback : end
[2021-12-30 08:52:11][DEBUG] : notif_callback : new notification
[2021-12-30 08:52:11][DEBUG] : notif_callback : Notification type : 26, nodeId : 34
[2021-12-30 08:52:11][DEBUG] : notif_callback : call callback context
[2021-12-30 08:52:11][DEBUG] : zwcallback args=[{'homeId': 3371447861L, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 34}]
[2021-12-30 08:52:11][DEBUG] : Z-Wave Notification : {'homeId': 3371447861L, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 34}
[2021-12-30 08:52:11][INFO] : NodeId 34 send a notification: Timeout
[2021-12-30 08:52:11][DEBUG] : notif_callback : end
2021-12-30 09:01:54.713 Info, Node034, Value::Set - COMMAND_CLASS_SWITCH_MULTILEVEL - Level - 0 - 1 -
2021-12-30 09:01:54.713 Info, Node034, SwitchMultilevel::Set - Setting to level 0
2021-12-30 09:01:54.713 Info, Node034, Duration: Default
2021-12-30 09:01:54.713 Detail, Node034, Queuing (Send) MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Set (Node=34): 0x01, 0x0f, 0x00, 0x13, 0x22, 0x08, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x01, 0x00, 0xff, 0x25, 0xa0, 0xf9
2021-12-30 09:01:54.714 Detail, Node034, Queuing (Refresh) MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Get (Node=34): 0x01, 0x0d, 0x00, 0x13, 0x22, 0x06, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x02, 0x25, 0xa1, 0x08
2021-12-30 09:01:54.714 Detail,
2021-12-30 09:01:54.714 Info, Node034, Sending (Send) message (Callback ID=0xa0, Expected Reply=0x13) - MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Set (Node=34): 0x01, 0x0f, 0x00, 0x13, 0x22, 0x08, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x01, 0x00, 0xff, 0x25, 0xa0, 0xf9
2021-12-30 09:01:55.714 Error, Node034, ERROR: Dropping command, expected response not received after 1 attempt(s)
2021-12-30 09:01:55.714 Detail, Node034, Removing current message
2021-12-30 09:01:55.714 Detail, Node034, Notification: Notification - TimeOut
2021-12-30 09:01:55.716 Detail,
2021-12-30 09:01:55.716 Info, Node034, Sending (Refresh) message (Callback ID=0xa1, Expected Reply=0x04) - MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Get (Node=34): 0x01, 0x0d, 0x00, 0x13, 0x22, 0x06, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x02, 0x25, 0xa1, 0x08
2021-12-30 09:01:56.716 Error, Node034, ERROR: Dropping command, expected response not received after 1 attempt(s)
2021-12-30 09:01:56.716 Detail, Node034, Removing current message
2021-12-30 09:01:56.716 Detail, Node034, Notification: Notification - TimeOut
Je suis dans la dernière version de jeedom 4.1.28 sur un rapberry pi 4 avec un dongle zwave aeotec.
J’ai une trentaine de noeud et tout fonctionnait nickel mais là c’est la douche froide.
Avez vous une piste pour m’aider.
Merci d’avance