Bonjour,
Je suis sur RPI (10.3.23) V4 (4.1.19) avec le plugin ZIGBEE en beta (2021-02-06 01:03:13) avec un dongle usb ZIGBEE CHIPSET EFR32MG13, j’ai voulu mettre des modules ZBMINI de marque SONOFF mais j’ai le message d’erreur si dessous si j’utilise une commande.
J’ai d’autres équipements qui eux marchent (bouton xiaomi et détecteur de fumée)
Pouvez-vous m’aider ?
J’ai essayé de ne pas oublier d’informations
Merci d’avance,
Bonne journée,
Voici le code erreur:
Erreur lors de la requete : http://127.0.0.1:8484/device/command(PUT), data : {« ieee »:« 84:71:27:ff:fe:c5:5b:1e »,« cmd »:[{« endpoint »:1,« cluster »:« on_off »,« command »:« on »,« await »:1}],« allowQueue »:false} erreur : {« state »:« error »,« result »:« [0x6da8:1:0x0006]: Message send failure »,« code »:0}
Voici la commande générée automatiquement du module sonoff :
Voici le démon du plugin ZIGBEE:
Et le log du plugin ZIGBEE:
[2021-02-08 10:27:12][DEBUG] : {"devices":{"00:15:bc:00:31:00:98:e7":{"35":{"1280":{"cmd":{"1":{"value":"ZoneStatus.Restore_reports|Supervision_reports","cluster_name":"IAS Zone"},"1.1":{"value":"bitmap8.0","cluster_name":"IAS Zone"},"1.2":{"value":"0","cluster_name":"IAS Zone"},"1.3":{"value":"38656","cluster_name":"IAS Zone"}}}}}}}
[2021-02-08 10:27:12][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1 => ZoneStatus.Restore_reports|Supervision_reports
[2021-02-08 10:27:12][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.1 => bitmap8.0
[2021-02-08 10:27:12][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.2 => 0
[2021-02-08 10:27:12][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.3 => 38656
[2021-02-08 10:37:12][DEBUG] : {"devices":{"00:15:bc:00:31:00:98:e7":{"35":{"1280":{"cmd":{"1":{"value":"ZoneStatus.Restore_reports|Supervision_reports","cluster_name":"IAS Zone"},"1.1":{"value":"bitmap8.0","cluster_name":"IAS Zone"},"1.2":{"value":"0","cluster_name":"IAS Zone"},"1.3":{"value":"41056","cluster_name":"IAS Zone"}}}}}}}
[2021-02-08 10:37:12][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1 => ZoneStatus.Restore_reports|Supervision_reports
[2021-02-08 10:37:12][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.1 => bitmap8.0
[2021-02-08 10:37:12][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.2 => 0
[2021-02-08 10:37:12][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.3 => 41056
[2021-02-08 10:42:13][DEBUG] : {"devices":{"00:15:bc:00:31:00:98:e7":{"35":{"1280":{"cmd":{"1":{"value":"ZoneStatus.Restore_reports|Supervision_reports","cluster_name":"IAS Zone"},"1.1":{"value":"bitmap8.0","cluster_name":"IAS Zone"},"1.2":{"value":"0","cluster_name":"IAS Zone"},"1.3":{"value":"42256","cluster_name":"IAS Zone"}}}}}}}
[2021-02-08 10:42:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1 => ZoneStatus.Restore_reports|Supervision_reports
[2021-02-08 10:42:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.1 => bitmap8.0
[2021-02-08 10:42:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.2 => 0
[2021-02-08 10:42:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.3 => 42256
[2021-02-08 10:47:16][DEBUG] : {"devices":{"00:15:bc:00:31:00:98:e7":{"35":{"15":{"85":{"value":"Bool.false","cluster_name":"Binary Input (Basic)"},"111":{"value":"bitmap8.0","cluster_name":"Binary Input (Basic)"}},"1":{"32":{"value":"30","cluster_name":"Power Configuration"},"62":{"value":"bitmap32.0","cluster_name":"Power Configuration"}}}}}}
[2021-02-08 10:47:16][DEBUG] : Search attribut for 00:15:bc:00:31:00:98:e7 logicalId : 35::15::85 => Bool.false
[2021-02-08 10:47:16][DEBUG] : Search attribut for 00:15:bc:00:31:00:98:e7 logicalId : 35::15::111 => bitmap8.0
[2021-02-08 10:52:13][DEBUG] : {"devices":{"00:15:bc:00:31:00:98:e7":{"35":{"1280":{"cmd":{"1":{"value":"ZoneStatus.Restore_reports|Supervision_reports","cluster_name":"IAS Zone"},"1.1":{"value":"bitmap8.0","cluster_name":"IAS Zone"},"1.2":{"value":"0","cluster_name":"IAS Zone"},"1.3":{"value":"44656","cluster_name":"IAS Zone"}}}}}}}
[2021-02-08 10:52:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1 => ZoneStatus.Restore_reports|Supervision_reports
[2021-02-08 10:52:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.1 => bitmap8.0
[2021-02-08 10:52:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.2 => 0
[2021-02-08 10:52:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.3 => 44656
[2021-02-08 10:57:13][DEBUG] : {"devices":{"00:15:bc:00:31:00:98:e7":{"35":{"1280":{"cmd":{"1":{"value":"ZoneStatus.Restore_reports|Supervision_reports","cluster_name":"IAS Zone"},"1.1":{"value":"bitmap8.0","cluster_name":"IAS Zone"},"1.2":{"value":"0","cluster_name":"IAS Zone"},"1.3":{"value":"45856","cluster_name":"IAS Zone"}}}}}}}
[2021-02-08 10:57:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1 => ZoneStatus.Restore_reports|Supervision_reports
[2021-02-08 10:57:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.1 => bitmap8.0
[2021-02-08 10:57:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.2 => 0
[2021-02-08 10:57:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.3 => 45856
[2021-02-08 11:02:13][DEBUG] : {"devices":{"00:15:bc:00:31:00:98:e7":{"35":{"1280":{"cmd":{"1":{"value":"ZoneStatus.Restore_reports|Supervision_reports","cluster_name":"IAS Zone"},"1.1":{"value":"bitmap8.0","cluster_name":"IAS Zone"},"1.2":{"value":"0","cluster_name":"IAS Zone"},"1.3":{"value":"47056","cluster_name":"IAS Zone"}}}}}}}
[2021-02-08 11:02:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1 => ZoneStatus.Restore_reports|Supervision_reports
[2021-02-08 11:02:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.1 => bitmap8.0
[2021-02-08 11:02:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.2 => 0
[2021-02-08 11:02:13][DEBUG] : Search command for 00:15:bc:00:31:00:98:e7 logicalId : 35::1280::cmd::1.3 => 47056
[2021-02-08 11:09:01][DEBUG] : http://127.0.0.1:8484/device/command type : PUT
[2021-02-08 11:09:01][DEBUG] : {"ieee":"84:71:27:ff:fe:c5:5b:1e","cmd":[{"endpoint":1,"cluster":"on_off","command":"on","await":1}],"allowQueue":false}
[2021-02-08 11:09:06][ERROR] : Erreur exécution de la commande [Chambre][Eclairage chambre parents zigbee][On] : Erreur lors de la requete : http://127.0.0.1:8484/device/command(PUT), data : {"ieee":"84:71:27:ff:fe:c5:5b:1e","cmd":[{"endpoint":1,"cluster":"on_off","command":"on","await":1}],"allowQueue":false} erreur : {"state":"error","result":"[0x6da8:1:0x0006]: Message send failure","code":0}


