Soucis de Zwave avec mes télécommande ZRC-90

Bonjour à tous,

Depuis quelques jours mes 2 télécommandes zwave ZRC-90 ne répondent plus, plus aucun scénarios ne se lancent.
Ce sont les seuls appareils que j’ai en zwave, impossible donc pour moi de tester quoi que ce soit avec un autre périphérique zwave.

Je ne sais pas ce qui s’est passé, je n’ai touché qu’à quelques paramètres pour changer mon certificat HTTPS sur la box.
Quand j’appuie sur une touche d’une télécommande je vois bien des choses passer dans le log en débug, mais les commandes ne réagissent pas :
image

J’ai réinstallé les dépendances Zwave, exclus et ré inclus une des télécommandes, qui a été vue comme une nouvelle. Mais toujours aucune réaction.

Voici le contenu du log après un appui touche, si ça peut parler à quelqu’un :
openzwave.log (15,6 Ko)

Merci d’avance pour votre aide

Bonjour

Si vous tournez sous openzwave vous êtes en debian 10 donc un vieux système dont un ou plusieurs éléments sont obsolètes.

Donc il serait bien de donner votre page santé pour savoir à quoi nous sommes confrontés.

Pour les logs

Nous sommes plusieurs à ne pas ouvrir les fichiers.

Antoine

1 « J'aime »

Bonjour Antoine, merci pour ta réponse.

Voici ma page santé :

J’ai plusieurs plugin pas à jour car en effet, mon débian n’étant pas à jour, on m’a conseillé d’éviter de trop faire les mises à jour tant que je ne l’aurai pas upgradé.

J’ai un soucis avec la configuration réseau interne que je n’ai pas encore réglé, je ne sais pas d’où ça vient ou si ça peut avoir un lien, car tout le reste fonctionne bien.

Et merci pour le tuto, revoici le log :slight_smile:

[2025-11-08 14:14:31][DEBUG] : notif_callback : new notification
[2025-11-08 14:14:31][DEBUG] : notif_callback : Notification type : 2, nodeId : 9
[2025-11-08 14:14:31][DEBUG] : addValueId : ValueID : 72057594194608148
[2025-11-08 14:14:31][DEBUG] : addValueId : GetCommandClassId : 91, GetType : 4
[2025-11-08 14:14:31][DEBUG] : addValueId : Notification : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': False, 'genre': 'User', 'id': 72057594194608148L, 'index': 1, 'nodeId': 9, 'value': u'Pressed 1 Time', 'label': u'Scene KeyAttribute', 'instance': 1, 'units': u'', 'type': 'List'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : notif_callback : call callback context
[2025-11-08 14:14:31][DEBUG] : zwcallback args=[{'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': False, 'genre': 'User', 'id': 72057594194608148L, 'index': 1, 'nodeId': 9, 'value': u'Pressed 1 Time', 'label': u'Scene KeyAttribute', 'instance': 1, 'units': u'', 'type': 'List'}, 'notificationType': 'ValueChanged', 'nodeId': 9}]
[2025-11-08 14:14:31][DEBUG] : Z-Wave Notification ValueChanged : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': False, 'genre': 'User', 'id': 72057594194608148L, 'index': 1, 'nodeId': 9, 'value': u'Pressed 1 Time', 'label': u'Scene KeyAttribute', 'instance': 1, 'units': u'', 'type': 'List'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : value_update. 9 Scene KeyAttribute
[2025-11-08 14:14:31][INFO] : Received Central scene report from node 9: Scene KeyAttribute=Pressed 1 Time
[2025-11-08 14:14:31][DEBUG] : A node value has been updated. nodeId:9 value:Scene KeyAttribute
[2025-11-08 14:14:31][DEBUG] : notif_callback : end
[2025-11-08 14:14:31][DEBUG] : notif_callback : new notification
[2025-11-08 14:14:31][DEBUG] : notif_callback : Notification type : 2, nodeId : 9
[2025-11-08 14:14:31][DEBUG] : addValueId : ValueID : 72057594194608161
[2025-11-08 14:14:31][DEBUG] : addValueId : GetCommandClassId : 91, GetType : 1
[2025-11-08 14:14:31][DEBUG] : addValueId : Notification : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194608161L, 'index': 2, 'nodeId': 9, 'value': 1, 'label': u'Scene ID', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : notif_callback : call callback context
[2025-11-08 14:14:31][DEBUG] : zwcallback args=[{'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194608161L, 'index': 2, 'nodeId': 9, 'value': 1, 'label': u'Scene ID', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}]
[2025-11-08 14:14:31][DEBUG] : Z-Wave Notification ValueChanged : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194608161L, 'index': 2, 'nodeId': 9, 'value': 1, 'label': u'Scene ID', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : value_update. 9 Scene ID
[2025-11-08 14:14:31][INFO] : Received Central scene report from node 9: Scene ID=1
[2025-11-08 14:14:31][DEBUG] : A node value has been updated. nodeId:9 value:Scene ID
[2025-11-08 14:14:31][DEBUG] : notif_callback : end
[2025-11-08 14:14:31][DEBUG] : notif_callback : new notification
[2025-11-08 14:14:31][DEBUG] : notif_callback : Notification type : 2, nodeId : 9
[2025-11-08 14:14:31][DEBUG] : addValueId : ValueID : 72057594194610177
[2025-11-08 14:14:31][DEBUG] : addValueId : GetCommandClassId : 91, GetType : 1
[2025-11-08 14:14:31][DEBUG] : addValueId : Notification : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194610177L, 'index': 128, 'nodeId': 9, 'value': 10, 'label': u'Scene Number', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : notif_callback : call callback context
[2025-11-08 14:14:31][DEBUG] : zwcallback args=[{'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194610177L, 'index': 128, 'nodeId': 9, 'value': 10, 'label': u'Scene Number', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}]
[2025-11-08 14:14:31][DEBUG] : Z-Wave Notification ValueChanged : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194610177L, 'index': 128, 'nodeId': 9, 'value': 10, 'label': u'Scene Number', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : value_update. 9 Scene Number
[2025-11-08 14:14:31][INFO] : Received Central scene report from node 9: Scene Number=10
[2025-11-08 14:14:31][DEBUG] : A node value has been updated. nodeId:9 value:Scene Number
[2025-11-08 14:14:31][DEBUG] : notif_callback : end
[2025-11-08 14:14:31][DEBUG] : Send to jeedom : {'devices': {'9': {'9111': {'instance': 1, 'node_id': 9, 'CommandClass': 91, 'value': u'Pressed 1 Time', 'index': 1}, '9112': {'instance': 1, 'node_id': 9, 'CommandClass': 91, 'value': 1, 'index': 2}, '911128': {'instance': 1, 'node_id': 9, 'CommandClass': 91, 'value': 10, 'index': 128}}}}
[2025-11-08 14:14:31][DEBUG] : notif_callback : new notification
[2025-11-08 14:14:31][DEBUG] : notif_callback : Notification type : 2, nodeId : 9
[2025-11-08 14:14:31][DEBUG] : addValueId : ValueID : 72057594194608148
[2025-11-08 14:14:31][DEBUG] : addValueId : GetCommandClassId : 91, GetType : 4
[2025-11-08 14:14:31][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2025-11-08 14:14:31][DEBUG] : addValueId : Notification : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': False, 'genre': 'User', 'id': 72057594194608148L, 'index': 1, 'nodeId': 9, 'value': u'Pressed 1 Time', 'label': u'Scene KeyAttribute', 'instance': 1, 'units': u'', 'type': 'List'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : notif_callback : call callback context
[2025-11-08 14:14:31][DEBUG] : zwcallback args=[{'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': False, 'genre': 'User', 'id': 72057594194608148L, 'index': 1, 'nodeId': 9, 'value': u'Pressed 1 Time', 'label': u'Scene KeyAttribute', 'instance': 1, 'units': u'', 'type': 'List'}, 'notificationType': 'ValueChanged', 'nodeId': 9}]
[2025-11-08 14:14:31][DEBUG] : Z-Wave Notification ValueChanged : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': False, 'genre': 'User', 'id': 72057594194608148L, 'index': 1, 'nodeId': 9, 'value': u'Pressed 1 Time', 'label': u'Scene KeyAttribute', 'instance': 1, 'units': u'', 'type': 'List'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : http://127.0.0.1:80 "POST /plugins/openzwave/core/php/jeeZwave.php?apikey=hLZNE3UvLTeavWF9Mr94f64Yu79hfD3e HTTP/1.1" 301 305
[2025-11-08 14:14:31][DEBUG] : value_update. 9 Scene KeyAttribute
[2025-11-08 14:14:31][INFO] : Received Central scene report from node 9: Scene KeyAttribute=Pressed 1 Time
[2025-11-08 14:14:31][DEBUG] : Starting new HTTPS connection (1): 127.0.0.1:443
[2025-11-08 14:14:31][DEBUG] : A node value has been updated. nodeId:9 value:Scene KeyAttribute
[2025-11-08 14:14:31][DEBUG] : notif_callback : end
[2025-11-08 14:14:31][DEBUG] : notif_callback : new notification
[2025-11-08 14:14:31][DEBUG] : notif_callback : Notification type : 2, nodeId : 9
[2025-11-08 14:14:31][DEBUG] : addValueId : ValueID : 72057594194608161
[2025-11-08 14:14:31][DEBUG] : addValueId : GetCommandClassId : 91, GetType : 1
[2025-11-08 14:14:31][DEBUG] : addValueId : Notification : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194608161L, 'index': 2, 'nodeId': 9, 'value': 1, 'label': u'Scene ID', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : notif_callback : call callback context
[2025-11-08 14:14:31][DEBUG] : zwcallback args=[{'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194608161L, 'index': 2, 'nodeId': 9, 'value': 1, 'label': u'Scene ID', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}]
[2025-11-08 14:14:31][DEBUG] : Z-Wave Notification ValueChanged : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194608161L, 'index': 2, 'nodeId': 9, 'value': 1, 'label': u'Scene ID', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : value_update. 9 Scene ID
[2025-11-08 14:14:31][INFO] : Received Central scene report from node 9: Scene ID=1
[2025-11-08 14:14:31][DEBUG] : A node value has been updated. nodeId:9 value:Scene ID
[2025-11-08 14:14:31][DEBUG] : notif_callback : end
[2025-11-08 14:14:31][DEBUG] : notif_callback : new notification
[2025-11-08 14:14:31][DEBUG] : notif_callback : Notification type : 2, nodeId : 9
[2025-11-08 14:14:31][DEBUG] : addValueId : ValueID : 72057594194610177
[2025-11-08 14:14:31][DEBUG] : addValueId : GetCommandClassId : 91, GetType : 1
[2025-11-08 14:14:31][DEBUG] : addValueId : Notification : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194610177L, 'index': 128, 'nodeId': 9, 'value': 10, 'label': u'Scene Number', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : notif_callback : call callback context
[2025-11-08 14:14:31][DEBUG] : zwcallback args=[{'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194610177L, 'index': 128, 'nodeId': 9, 'value': 10, 'label': u'Scene Number', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}]
[2025-11-08 14:14:31][DEBUG] : Z-Wave Notification ValueChanged : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_CENTRAL_SCENE', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594194610177L, 'index': 128, 'nodeId': 9, 'value': 10, 'label': u'Scene Number', 'instance': 1, 'units': u'', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:31][DEBUG] : value_update. 9 Scene Number
[2025-11-08 14:14:31][INFO] : Received Central scene report from node 9: Scene Number=10
[2025-11-08 14:14:31][DEBUG] : A node value has been updated. nodeId:9 value:Scene Number
[2025-11-08 14:14:31][DEBUG] : notif_callback : end
/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py:1071: InsecureRequestWarning: Unverified HTTPS request is being made to host '127.0.0.1'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  InsecureRequestWarning,
[2025-11-08 14:14:31][DEBUG] : https://127.0.0.1:443 "GET /plugins/openzwave/core/php/jeeZwave.php?apikey=hLZNE3UvLTeavWF9Mr94f64Yu79hfD3e HTTP/1.1" 200 0
[2025-11-08 14:14:31][DEBUG] : Send to jeedom : {'devices': {'9': {'9111': {'instance': 1, 'node_id': 9, 'CommandClass': 91, 'value': u'Pressed 1 Time', 'index': 1}, '9112': {'instance': 1, 'node_id': 9, 'CommandClass': 91, 'value': 1, 'index': 2}, '911128': {'instance': 1, 'node_id': 9, 'CommandClass': 91, 'value': 10, 'index': 128}}}}
[2025-11-08 14:14:31][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2025-11-08 14:14:31][DEBUG] : http://127.0.0.1:80 "POST /plugins/openzwave/core/php/jeeZwave.php?apikey=hLZNE3UvLTeavWF9Mr94f64Yu79hfD3e HTTP/1.1" 301 305
[2025-11-08 14:14:31][DEBUG] : Starting new HTTPS connection (1): 127.0.0.1:443
/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py:1071: InsecureRequestWarning: Unverified HTTPS request is being made to host '127.0.0.1'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  InsecureRequestWarning,
[2025-11-08 14:14:31][DEBUG] : https://127.0.0.1:443 "GET /plugins/openzwave/core/php/jeeZwave.php?apikey=hLZNE3UvLTeavWF9Mr94f64Yu79hfD3e HTTP/1.1" 200 0
[2025-11-08 14:14:33][DEBUG] : notif_callback : new notification
[2025-11-08 14:14:33][DEBUG] : notif_callback : Notification type : 2, nodeId : 9
[2025-11-08 14:14:33][DEBUG] : addValueId : ValueID : 72057594195214337
[2025-11-08 14:14:33][DEBUG] : addValueId : GetCommandClassId : 128, GetType : 1
[2025-11-08 14:14:33][DEBUG] : addValueId : Notification : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_BATTERY', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594195214337L, 'index': 0, 'nodeId': 9, 'value': 100, 'label': u'Battery Level', 'instance': 1, 'units': u'%', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:33][DEBUG] : notif_callback : call callback context
[2025-11-08 14:14:33][DEBUG] : zwcallback args=[{'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_BATTERY', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594195214337L, 'index': 0, 'nodeId': 9, 'value': 100, 'label': u'Battery Level', 'instance': 1, 'units': u'%', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}]
[2025-11-08 14:14:33][DEBUG] : Z-Wave Notification ValueChanged : {'homeId': 3523932009, 'valueId': {'commandClass': 'COMMAND_CLASS_BATTERY', 'homeId': 3523932009, 'readOnly': True, 'genre': 'User', 'id': 72057594195214337L, 'index': 0, 'nodeId': 9, 'value': 100, 'label': u'Battery Level', 'instance': 1, 'units': u'%', 'type': 'Byte'}, 'notificationType': 'ValueChanged', 'nodeId': 9}
[2025-11-08 14:14:33][DEBUG] : value_update. 9 Battery Level
[2025-11-08 14:14:33][INFO] : Received Battery report from node 9: Battery Level=100%
[2025-11-08 14:14:33][DEBUG] : A node value has been updated. nodeId:9 value:Battery Level
[2025-11-08 14:14:33][DEBUG] : notif_callback : end
[2025-11-08 14:14:33][DEBUG] : Send to jeedom : {'devices': {'9': {'12810': {'instance': 1, 'node_id': 9, 'CommandClass': 128, 'value': 100, 'index': 0}}}}
[2025-11-08 14:14:33][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2025-11-08 14:14:33][DEBUG] : http://127.0.0.1:80 "POST /plugins/openzwave/core/php/jeeZwave.php?apikey=hLZNE3UvLTeavWF9Mr94f64Yu79hfD3e HTTP/1.1" 301 305
[2025-11-08 14:14:33][DEBUG] : Starting new HTTPS connection (1): 127.0.0.1:443
/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py:1071: InsecureRequestWarning: Unverified HTTPS request is being made to host '127.0.0.1'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  InsecureRequestWarning,
[2025-11-08 14:14:33][DEBUG] : https://127.0.0.1:443 "GET /plugins/openzwave/core/php/jeeZwave.php?apikey=hLZNE3UvLTeavWF9Mr94f64Yu79hfD3e HTTP/1.1" 200 0

Je ne sais pas si le soucis était vraiment lié mais y’a des chances.
En changeant mon certificat HTTPS pour un nouveau domaine j’ai bricolé un peu trop sans doute et activé des redictions https en trop je pense.
J’ai laissé en http tout le trafic local, tout semble bon maintenant.

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.