[Résolu] Sonde Sonoff snbz-02 inactive ...

Forum dédié au plugin ZigBeeForDomoticZ : installation, paramétrage, utilisation, interfaces ...
didier02
Messages : 225
Inscription : 19 juin 2021, 11:17
Localisation : saint quentin 02100

Re: Sonde Sonoff snbz-02 inactive ...

Message par didier02 »

Tu m avais dis le fixe5 !
Mais ca le fait aussi sur une instal neuve ....
Mon instal PI 3b+/disk SSD 128Go / envoie sms / linky en usb USBTICLC / zigate V2+ / sonoff powR2 / sonoff SNZB01 - SNZB 02 - Xiaomi Aqara - 1wire ds18b20 - détection présence Bluetooth -
didier02
Messages : 225
Inscription : 19 juin 2021, 11:17
Localisation : saint quentin 02100

Re: Sonde Sonoff snbz-02 inactive ...

Message par didier02 »

toujours pareil ....

ma procédure en partant de zéro .. un peu long, j'ai essayé de détailler !!!

1 - Flash cles usb avec l'image de : 2021-05-07-raspios-buster-armhf.img
.
2 - Je met la clés dans le Rpi . j'attend que ca s'initialise
.
3 - Je configure le Rpi :
.
  • 1. Mise à jour ( 30 minutes)
    2. Localisation / langue /mot de pass
    3. Mettre SSh enable
    4. Reboot
    5.


4 - J'installe Domoticz en prenant sur
https://easydomoticz.com/domotique-comm ... ux-debian/
sudo curl -L install.domoticz.com | bash
- reboot


5 – installation de GIT
.
là , si je fais pour installé GIT
sudo apt install git-all
.
.
ca me plante mon interface graphique à chaque fois , donc , je fait pas , MAIS !! en allant un peu plus loin sur le site
.
.
.
je vois ,
.
Debian/Ubuntu
Pour la dernière version stable pour votre version de Debian/Ubuntu
(sudo) apt-get install git
.
ce que je fais, et là çà me répond :
.
-Lecture des listes de paquets... Fait
-Construction de l'arbre des dépendances
-Lecture des informations d'état... Fait
-git est déjà la version la plus récente (1:2.20.1-2+deb10u3).
-Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
- python-colorzero
-Veuillez utiliser « sudo apt autoremove » pour le supprimer.
-0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
- pi@raspberrypi:~ $
.

*** donc je laisse tombé , il y est déjà avec la dernière version …



6 – je vérifie que python est bien installé
.
pour savoir la version
sudo python3 -V
.
j'ai : Python 3.7.3

tout est ok , je reboot …
.
7 – installation du plugin zigate+ v2
.

https://github.com/pipiche38/Domoticz-Z ... llation.md
- prendre 2 --- Installation manuelle sous Linux

• Aller dans le répertoire DomoticZ puis le répertoire plugins. La commande est normalement
cd domoticz/plugins/
• Exécuter la commande :
git clone https://github.com/pipiche38/Domoticz-Zigate.git

• Rendre le fichier plugin.py exécutable en lançant la commande :
chmod +x Domoticz-Zigate/plugin.py
.
1.jpg
1.jpg (87.69 Kio) Consulté 1546 fois
.
.

8 – configuration du plugin

https://github.com/pipiche38/Domoticz-Z ... fr/Home.md
  • 8.1 sudo halt
    8.2 branchement de la cles zigate
    8.3 mettre en Français et indique localisation
    8.4 dans config /matériel (ou setup / hardware) –
    8.5 mettre un nom dans "Type" sélection de zigate plugin
    8.6 mettre Initialize ZiGate à True
    8.7 Cliquer sur Ajouter
    8.8 Cliquer sur la ligne de votre plugin ZiGate.
    8.9 Mettre Initialize ZiGate (Erase Memory) à False
    8.10 Décoché Activé pour désactiver le plugin
    8.11 Cliquer sur Modifier
    8.12 Recliquer sur la ligne du plugin ZiGate.
    8.13 Recocher Activé pour réactiver le plugin.
    8.14 Cliquer sur Modifier pour relancer le plugin.
    8.15 Dans setup / device activation des 2 modules , qu'on retrouve dans utility
    8.16 Arret du pluging dans setup /hardware
.
.
9 Mise à jour plugin
( j'ai vue dans la barre du bas qu'il n'était pas à la binne version)
.
.
2 page plugin.jpg
2 page plugin.jpg (176.53 Kio) Consulté 1546 fois
.
.

cd domoticz/plugins/Domoticz-Zigate
git pull
git checkout beta
git pull

-> beta-5.2.083

.
.
3 mise a jour plugin.jpg
3 mise a jour plugin.jpg (85.65 Kio) Consulté 1546 fois
.
.
reboot

10 re démarage du plugin
Verife des log


11 install des sondes
( ton dernier message)
- alors que le plugin/zigate n'est pas en mode appairage, faire un reset du device.
- Appuis sur le bouton 10 secondes ( il doit y avoir les 3 clignotement de la Led)
( je met dans config / paramètre autoriser pendant 5 minutes ( j'ai vus dans les forum qui faillais le faire))
- Mettre le plugin en mode appairage
- faire de nouveau un reset du Sonoff
4 dispositifs.jpg
4 dispositifs.jpg (140.67 Kio) Consulté 1546 fois
toujour pareil .. les sondes sont figées ..

j'essais
- debugInput
- debugBasicOutput
- debugPairing
- debugReadAttributes
6 mode debug.jpg
6 mode debug.jpg (130.76 Kio) Consulté 1546 fois
.
.
toujour pareil..

si c'est utile :
aa.rar
(2.1 Kio) Téléchargé 79 fois

Code : Tout sélectionner

2021-08-28 15:16:45.450 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Temp+Hum-00124b0022e9969d-01) 0:24.4;59.4;1
2021-08-28 15:16:45.460 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Humi-00124b0022e9969d-01) 59.4:1
2021-08-28 15:16:49.465 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Temp+Hum-00124b0022e9969d-01) 0:24.4;59.3;1
2021-08-28 15:16:54.344 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:16:54.344 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:17:04.326 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:17:04.326 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:17:14.355 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:17:14.355 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:17:24.331 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:17:24.331 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:17:34.345 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:17:34.345 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:17:44.358 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:17:44.358 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:17:54.335 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:17:54.335 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:17:57.537 zigate plugin: (zigate plugin) Disable Assisted pairing
2021-08-28 15:19:11.386 zigate plugin: (zigate plugin) Enable Assisted pairing
2021-08-28 15:19:11.443 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:19:11.443 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:19:21.447 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:19:21.447 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:19:22.525 zigate plugin: (zigate plugin) --> Adding device 7929 in self.DevicesInPairingMode
2021-08-28 15:19:22.525 zigate plugin: (zigate plugin) --> ['7929']
2021-08-28 15:19:23.608 zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Request Model Name
2021-08-28 15:19:23.609 zigate plugin: (zigate plugin) Request Basic Manufacturer via Read Attribute request: 0004
2021-08-28 15:19:23.611 zigate plugin: (zigate plugin) EP: {'01': {}}
2021-08-28 15:19:25.218 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 ProfileID 0104
2021-08-28 15:19:25.218 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 ZDeviceID 0302
2021-08-28 15:19:25.219 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Application Version 0000
2021-08-28 15:19:25.219 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Cluster IN Count: 05
2021-08-28 15:19:25.219 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Cluster In 1: 0000 (Basic)
2021-08-28 15:19:25.219 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Cluster In 2: 0003 (Identify)
2021-08-28 15:19:25.220 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Cluster In 3: 0402 (Temperature Measurement)
2021-08-28 15:19:25.220 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Cluster In 4: 0405 (Relative Humidity Measurement)
2021-08-28 15:19:25.220 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Cluster In 5: 0001 (Power Configuration)
2021-08-28 15:19:25.220 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Cluster OUT Count: 01
2021-08-28 15:19:25.221 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: 7929 Cluster Out 1: 0003 (Identify)
2021-08-28 15:19:27.089 Status: zigate plugin: (zigate plugin) [0] NEW OBJECT: 7929 Model Name: TH01
2021-08-28 15:19:31.406 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Temp+Hum-00124b0022cd5dec-01) 0:23.6;50;1
2021-08-28 15:19:31.416 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Temp-00124b0022cd5dec-01) 23.6:23.6
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) Assisted Pairing: Polling: ['7929']
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) --> New device: 7929
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) --> inDB , removed 7929 from List
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0000', 'ClusterDesc': 'Basic'}
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0001', 'ClusterDesc': 'Power Configuration'}
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0003', 'ClusterDesc': 'Identify'}
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0402', 'ClusterDesc': 'Temperature Measurement'}
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0405', 'ClusterDesc': 'Relative Humidity Measurement'}
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) ----> New Ep: {'Ep': '01', 'Clusters': [{'ClusterId': '0000', 'ClusterDesc': 'Basic'}, {'ClusterId': '0001', 'ClusterDesc': 'Power Configuration'}, {'ClusterId': '0003', 'ClusterDesc': 'Identify'}, {'ClusterId': '0402', 'ClusterDesc': 'Temperature Measurement'}, {'ClusterId': '0405', 'ClusterDesc': 'Relative Humidity Measurement'}]}
2021-08-28 15:19:31.444 zigate plugin: (zigate plugin) --> New Device: {'NwkId': '7929', 'ProvisionStatus': 'inDB', 'ProvisionStatusDesc': 'inDB', 'IEEE': '00124b0022cd5dec', 'ProfileId': '0104', 'ProfileIdDesc': 'ZHA', 'ZDeviceID': '0302', 'ZDeviceIDDesc': 'Temperature Sensor', 'Model': 'TH01', 'PluginCertified': 'yes', 'Ep': [{'Ep': '01', 'Clusters': [{'ClusterId': '0000', 'ClusterDesc': 'Basic'}, {'ClusterId': '0001', 'ClusterDesc': 'Power Configuration'}, {'ClusterId': '0003', 'ClusterDesc': 'Identify'}, {'ClusterId': '0402', 'ClusterDesc': 'Temperature Measurement'}, {'ClusterId': '0405', 'ClusterDesc': 'Relative Humidity Measurement'}]}]}
2021-08-28 15:19:32.799 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Temp+Hum-00124b0022cd5dec-01) 0:23.6;61.4;1
2021-08-28 15:19:32.805 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Humi-00124b0022cd5dec-01) 61.4:1
2021-08-28 15:19:41.446 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 15:19:41.447 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 15:19:49.175 zigate plugin: (zigate plugin) Disable Assisted pairing
2021-08-28 15:19:49.189 Status: zigate plugin: (zigate plugin) Request Disabling Accepting new Hardware
2021-08-28 15:19:49.427 Status: zigate plugin: (zigate plugin) Accepting new Hardware: Disable (Off)
2021-08-28 15:19:52.130 zigate plugin: (zigate plugin) Garbage Collection status: (473, 1, 6)
2021-08-28 15:19:52.136 zigate plugin: (zigate plugin) Garbage Collection triggered: 0
2021-08-28 15:31:52.146 zigate plugin: (zigate plugin) Garbage Collection status: (279, 0, 0)
2021-08-28 15:31:52.152 zigate plugin: (zigate plugin) Garbage Collection triggered: 0
2021-08-28 15:34:32.866 Status: zigate plugin: (zigate plugin) Request Accepting new Hardware for ever
2021-08-28 15:34:33.127 Status: zigate plugin: (zigate plugin) Accepting new Hardware: Enable (On)
2021-08-28 15:34:34.479 Status: zigate plugin: (zigate plugin) Request Disabling Accepting new Hardware
2021-08-28 15:34:34.717 Status: zigate plugin: (zigate plugin) Accepting new Hardware: Disable (Off)
2021-08-28 15:36:58.842 zigate plugin: (zigate plugin) onDisconnect - Closing Name: 'Zigate Server Connection', Transport: 'TCP/IP', Protocol: 'HTTP', Address: '', Port: '9440', Baud: -1, Timeout: 0, Connected: False, Parent: 'None'
2021-08-28 15:36:58.845 zigate plugin: (zigate plugin) onStop called
2021-08-28 15:36:58.845 zigate plugin: (zigate plugin) onStop calling (1) domoticzDb DeviceStatus closed
2021-08-28 15:36:58.845 zigate plugin: (zigate plugin) onStop called (1) domoticzDb DeviceStatus closed
2021-08-28 15:36:58.845 zigate plugin: (zigate plugin) onStop calling (2) domoticzDb Hardware closed
2021-08-28 15:36:58.845 zigate plugin: (zigate plugin) onStop called (2) domoticzDb Hardware closed
2021-08-28 15:36:58.845 zigate plugin: (zigate plugin) onStop calling (3) Transport off
2021-08-28 15:36:58.845 zigate plugin: (zigate plugin) Request closing connection: Serial<id=0x6ae3c230, open=True>(port='/dev/ttyUSB0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=True, dsrdtr=False)
2021-08-28 15:36:58.845 zigate plugin: (zigate plugin) -- shutdown reader thread
2021-08-28 15:36:58.846 zigate plugin: (zigate plugin) Flush and cancel_read
2021-08-28 15:36:58.846 zigate plugin: (zigate plugin) close connection
2021-08-28 15:36:58.847 zigate plugin: (zigate plugin) Connection closed
2021-08-28 15:36:58.839 Status: zigate plugin: (zigate plugin) Stop directive received.
2021-08-28 15:36:58.847 Status: zigate plugin: (zigate plugin) ZigateTransport: ZiGateSerialListen Thread stop.
2021-08-28 15:36:58.847 Status: zigate plugin: (zigate plugin) ZigateTransport: writer_thread Thread stop.
2021-08-28 15:36:58.847 Status: zigate plugin: (zigate plugin) ZigateTransport: thread_processing_and_sending Thread stop.
2021-08-28 15:36:59.851 zigate plugin: (zigate plugin) -- waiting for end of thread
2021-08-28 15:36:59.852 zigate plugin: (zigate plugin) waiting_for_end_thread - release semaphore
2021-08-28 15:36:59.852 zigate plugin: (zigate plugin) waiting_for_end_thread - wait for readThread
2021-08-28 15:36:59.852 zigate plugin: (zigate plugin) waiting_for_end_thread - readThread done
2021-08-28 15:36:59.852 zigate plugin: (zigate plugin) waiting_for_end_thread - wait for forwardedThread
2021-08-28 15:36:59.852 zigate plugin: (zigate plugin) waiting_for_end_thread - forwardedThread done
2021-08-28 15:36:59.852 zigate plugin: (zigate plugin) waiting_for_end_thread - wait for writerThread
2021-08-28 15:36:59.852 zigate plugin: (zigate plugin) waiting_for_end_thread - writerThread done
2021-08-28 15:36:59.852 zigate plugin: (zigate plugin) -- thread endeed
2021-08-28 15:36:59.852 zigate plugin: (zigate plugin) onStop called (3) Transport off
2021-08-28 15:36:59.853 zigate plugin: (zigate plugin) onStop calling (4) WebServer off
2021-08-28 15:36:59.853 zigate plugin: (zigate plugin) onStop called (4) WebServer off
2021-08-28 15:36:59.853 zigate plugin: (zigate plugin) onStop calling (5) Plugin Database saved
2021-08-28 15:36:59.857 zigate plugin: (zigate plugin) onStop called (5) Plugin Database saved
2021-08-28 15:36:59.861 zigate plugin: (zigate plugin) onStop calling (6) Close Logging Management
2021-08-28 15:36:59.861 zigate plugin: (zigate plugin) logging_thread - ended
2021-08-28 15:36:59.862 zigate plugin: (zigate plugin) Logging Thread shutdown
2021-08-28 15:36:59.862 zigate plugin: (zigate plugin) onStop called (6) Close Logging Management
2021-08-28 15:36:59.855 Status: zigate plugin: (zigate plugin) Statistics on message
2021-08-28 15:36:59.855 Status: zigate plugin: (zigate plugin) PDM load(s) : 0
2021-08-28 15:36:59.855 Status: zigate plugin: (zigate plugin) ZiGate reacting time
2021-08-28 15:36:59.855 Status: zigate plugin: (zigate plugin) Max : 0 sec
2021-08-28 15:36:59.855 Status: zigate plugin: (zigate plugin) Average : 0 sec
2021-08-28 15:36:59.855 Status: zigate plugin: (zigate plugin) ZiGate processing time on Rx
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) Max : 0 sec
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) Average : 0 sec
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) Sent:
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) TX commands : 74
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) Max Load (Queue) : 16
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) Max aPDU (Queue) : 0
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) Max nPDU (Queue) : 2
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) TX failed : 0 (0.0%)
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) TX timeout : 0 (0.0%)
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) TX data timeout : 0 (0.0%)
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) TX reTransmit : 0 (0.0%)
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) TX APS Failure : 0 (0.0%)
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) TX APS Ack : 43 (58.11%)
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) TX APS Nck : 0 (0.0%)
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) Received:
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) RX frame : 243
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) RX crc errors : 0 (0.0%)
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) RX lentgh errors : 0 (0.0%)
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) RX clusters : 28
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) RX clusters KO : 2
2021-08-28 15:36:59.856 Status: zigate plugin: (zigate plugin) Operating time : 0 Hours 29 Mins 7 Secs
2021-08-28 15:36:59.957 Status: zigate plugin: (zigate plugin) Exiting work loop.
2021-08-28 15:37:00.040 Status: zigate plugin: (zigate plugin) Stopping threads.
2021-08-28 15:37:00.040 Status: zigate plugin: (zigate plugin) Stopped.
2021-08-28 15:37:11.754 zigate plugin hardware started.
2021-08-28 15:37:11.754 Status: zigate plugin: (zigate plugin) Entering work loop.
2021-08-28 15:37:11.754 Status: zigate plugin: (zigate plugin) Started.
2021-08-28 15:37:12.295 zigate plugin: (zigate plugin) ZiGate plugin started!
2021-08-28 15:37:12.296 zigate plugin: (zigate plugin) load PluginConf
2021-08-28 15:37:12.297 zigate plugin: (zigate plugin) /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-02.json timestamp is 1630154108.209443
2021-08-28 15:37:12.297 zigate plugin: (zigate plugin) Dz PluginConf is older than Json Dz: 0 Json: 1630154108.209443
2021-08-28 15:37:12.297 zigate plugin: (zigate plugin) PluginConf Loaded from Dz: 0 from Json: 10
2021-08-28 15:37:12.299 zigate plugin: (zigate plugin) Starting LoggingManagement thread
2021-08-28 15:37:12.299 zigate plugin: (zigate plugin) start_logging_thread
2021-08-28 15:37:12.299 zigate plugin: (zigate plugin) logging_thread - listening
2021-08-28 15:37:12.322 zigate plugin: (zigate plugin) Plugin Database: DeviceList-2.txt
2021-08-28 15:37:12.292 Status: zigate plugin: (zigate plugin) Initialized version 5.2, author 'zaraki673 pipiche38'
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) channel set to 11
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) filename set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-02.json
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) pluginHome set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) homedirectory set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) pluginData set to /home/pi/domoticz/plugins/Domoticz-Zigate/Data/
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) pluginConfig set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) pluginOTAFirmware set to /home/pi/domoticz/plugins/Domoticz-Zigate/OTAFirmware/
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) pluginReports set to /home/pi/domoticz/plugins/Domoticz-Zigate/Reports/
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) pluginWWW set to /home/pi/domoticz/plugins/Domoticz-Zigate/www/
2021-08-28 15:37:12.298 Status: zigate plugin: (zigate plugin) pluginLogs set to /home/pi/domoticz/plugins/Domoticz-Zigate/Logs/
2021-08-28 15:37:12.303 Status: zigate plugin: (zigate plugin) Zigate plugin beta-5.2.083 started
2021-08-28 15:37:12.330 Status: zigate plugin: (zigate plugin) DeviceConf loaded
2021-08-28 15:37:12.489 Status: zigate plugin: (zigate plugin) load ListOfDevice
2021-08-28 15:37:12.532 Status: zigate plugin: (zigate plugin) Connection Name: Zigate, Transport: Serial, Address: /dev/ttyUSB0
2021-08-28 15:37:12.532 Status: zigate plugin: (zigate plugin) 3 Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate/Data/DeviceList-2.txt
2021-08-28 15:37:12.534 Status: zigate plugin: (zigate plugin) Transport mode: V2-USB
2021-08-28 15:37:13.041 zigate plugin: (zigate plugin) Connection open: Serial<id=0x6b9ba1f0, open=True>(port='/dev/ttyUSB0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)
2021-08-28 15:37:13.037 Status: zigate plugin: (zigate plugin) ZigateTransport: Serial Connection open: Serial<id=0x6b9ba1f0, open=True>(port='/dev/ttyUSB0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)
2021-08-28 15:37:13.039 Status: zigate plugin: (zigate plugin) ZigateTransport: writer_thread Thread start.
2021-08-28 15:37:13.041 Status: zigate plugin: (zigate plugin) ZigateTransport: thread_processing_and_sending Thread start.
2021-08-28 15:37:13.041 Status: zigate plugin: (zigate plugin) Start Web Server connection
2021-08-28 15:37:13.056 Status: zigate plugin: (zigate plugin) Web backend for Web User Interface started on port: 9440
2021-08-28 15:37:17.115 Status: zigate plugin: (zigate plugin) ==> Transport Mode switch to full mode
2021-08-28 15:37:17.134 Status: zigate plugin: (zigate plugin) ZiGate+ (V2)
2021-08-28 15:37:17.134 Status: zigate plugin: (zigate plugin) Installer Version Number: 031f
2021-08-28 15:37:17.135 Status: zigate plugin: (zigate plugin) Branch Version : ==> Beta <==
2021-08-28 15:37:25.944 Status: zigate plugin: (zigate plugin) Upgrade Serial line to RTS/CTS HW flow control
2021-08-28 15:37:26.346 zigate plugin: (zigate plugin) Decode8024: Status: 01
2021-08-28 15:37:26.358 zigate plugin: (zigate plugin) Decode8006 - MsgData: 01
2021-08-28 15:37:26.265 Status: zigate plugin: (zigate plugin) ZiGate PDM loaded
2021-08-28 15:37:26.357 Status: zigate plugin: (zigate plugin) Start Network - Formed new network
2021-08-28 15:37:26.357 Status: zigate plugin: (zigate plugin) Zigate details IEEE: 00158d00050072de, NetworkID: 0000, Channel: 11, Status: 01: Success
2021-08-28 15:37:26.358 Status: zigate plugin: (zigate plugin) Non 'Factory new' Restart status: RUNNING
2021-08-28 15:37:37.556 zigate plugin: (zigate plugin) Start Network statusSuccess
2021-08-28 15:37:37.091 Status: zigate plugin: (zigate plugin) ZigateConf setting Channel(s) to: 11
2021-08-28 15:37:37.092 Status: zigate plugin: (zigate plugin) setChannel - Channel set to : 00000800
2021-08-28 15:37:37.092 Status: zigate plugin: (zigate plugin) Force ZiGate to Normal mode
2021-08-28 15:37:37.092 Status: zigate plugin: (zigate plugin) Start network
2021-08-28 15:37:37.092 Status: zigate plugin: (zigate plugin) Set Zigate as a TimeServer
2021-08-28 15:37:38.196 Status: zigate plugin: (zigate plugin) Accepting new Hardware: Disable (Off)
2021-08-28 15:37:38.441 Status: zigate plugin: (zigate plugin) Zigate addresses ieee: 00158d00050072de , short addr: 0000
2021-08-28 15:37:38.441 Status: zigate plugin: (zigate plugin) Network state UP, PANID: ebe3 extPANID: 0xe46c20a8e9ac3a8b Channel: 11
2021-08-28 15:37:42.052 Status: zigate plugin: (zigate plugin) Request Disabling Accepting new Hardware
2021-08-28 15:37:42.770 Status: zigate plugin: (zigate plugin) Accepting new Hardware: Disable (Off)
2021-08-28 15:37:43.014 Status: zigate plugin: (zigate plugin) Number of devices recently active in Zigate = 2
2021-08-28 15:37:43.014 Status: zigate plugin: (zigate plugin) [00] DevID: 00 Network addr: f95d IEEE: 00124b0022e9969d LQI: 139 power: 00 Model: TH01 ( )
2021-08-28 15:37:43.014 Status: zigate plugin: (zigate plugin) [01] DevID: 01 Network addr: 7929 IEEE: 00124b0022cd5dec LQI: 255 power: 00 Model: TH01 ( )
2021-08-28 15:37:47.064 zigate plugin: (zigate plugin) Switch Blue Led On
2021-08-28 15:37:47.065 Status: zigate plugin: (zigate plugin) Zigate set to Certification : CE
2021-08-28 15:37:47.072 Status: zigate plugin: (zigate plugin) Plugin with Zigate+, firmware 031f correctly initialized
2021-08-28 15:49:12.111 zigate plugin: (zigate plugin) Garbage Collection status: (187, 0, 4)
2021-08-28 15:49:12.117 zigate plugin: (zigate plugin) Garbage Collection triggered: 134
2021-08-28 16:01:12.112 zigate plugin: (zigate plugin) Garbage Collection status: (109, 0, 0)
2021-08-28 16:01:12.116 zigate plugin: (zigate plugin) Garbage Collection triggered: 0
2021-08-28 16:13:12.088 zigate plugin: (zigate plugin) Garbage Collection status: (110, 0, 0)
2021-08-28 16:13:12.091 zigate plu
Pièces jointes
5 page admin plugin.jpg
5 page admin plugin.jpg (164.87 Kio) Consulté 1546 fois
Mon instal PI 3b+/disk SSD 128Go / envoie sms / linky en usb USBTICLC / zigate V2+ / sonoff powR2 / sonoff SNZB01 - SNZB 02 - Xiaomi Aqara - 1wire ds18b20 - détection présence Bluetooth -
didier02
Messages : 225
Inscription : 19 juin 2021, 11:17
Localisation : saint quentin 02100

Re: Sonde Sonoff snbz-02 inactive ...

Message par didier02 »

Keros a écrit : 28 août 2021, 06:46 Je n'ai pas ce réglage non plus... Je pense que le wiki n'est plus à jour concernant ce paramètre :roll:

@Didier02, normalement, si la suppression fonctionne, tu ne devrais plus voir l'objet dans la Gestion des objets et le nombre d'objets actifs se met à jour dans le tableau de bord.
du coup ..
tu fait comment alors ?
configuration / dispositifs / et tu supprime avec la poubelle ? :?:
Mon instal PI 3b+/disk SSD 128Go / envoie sms / linky en usb USBTICLC / zigate V2+ / sonoff powR2 / sonoff SNZB01 - SNZB 02 - Xiaomi Aqara - 1wire ds18b20 - détection présence Bluetooth -
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Sonde Sonoff snbz-02 inactive ...

Message par pipiche »

Désolé, mais les logs ne correspondent pas au debug activé!

Mais dans ton exemple, j'ai bien une remonté de Temperature et une remonté d'Humidité.

23.6° et 50%

Mais il est IMPORTANT de refaire l'appairage avec les debug activés
didier02
Messages : 225
Inscription : 19 juin 2021, 11:17
Localisation : saint quentin 02100

Re: Sonde Sonoff snbz-02 inactive ...

Message par didier02 »

oui , mais ca bouge pas quand je la prend dans la main... ou que je soufle dessus pour l'humidité...
je n'avais pas valider je crois quand j'ai fais la modif debug ..
ca viens de me faire un "truc" qui fais mal a la tête .. :D

Code : Tout sélectionner

Domoticz2021.1
 Accueil
 Interrupteurs
 Scénarios
 Température
 Météo
 Mesures
 Configuration 
Tout
Statut
Filtre: 
 X
2021-08-28 17:20:55.500 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [12] 0026 00158d00050072de00124b0022e9969d None Queue Length: 2
2021-08-28 17:20:55.574 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: f6, Data: 003f004702070200, LQI: 0
2021-08-28 17:20:55.484 Status: zigate plugin: (zigate plugin) onDeviceRemoved - removing End Device
2021-08-28 17:20:55.496 Status: zigate plugin: (zigate plugin) Device zigate plugin - TH01_Humi-00124b0022e9969d-01 with IEEE: 00124b0022e9969d fully removed from the system.
2021-08-28 17:20:55.500 Status: zigate plugin: (zigate plugin) onDeviceRemoved - removing Device zigate plugin - TH01_Humi-00124b0022e9969d-01 -> 00124b0022e9969d in Zigate
2021-08-28 17:21:01.971 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 1f, Data: a7001200003407, LQI: 0
2021-08-28 17:21:02.009 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: a0, Data: 0000002600090600, LQI: 0
2021-08-28 17:21:02.009 zigate plugin: (zigate plugin) Remove Device cmd statusSuccess
2021-08-28 17:21:30.407 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [13] 0049 FFFCff00 None Queue Length: 1
2021-08-28 17:21:30.407 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [14] 0014 None Queue Length: 2
2021-08-28 17:21:30.407 zigate plugin: (zigate plugin) Permit Join set :
2021-08-28 17:21:30.407 zigate plugin: (zigate plugin) ---> self.permitTojoin['Starttime']: 1630164090
2021-08-28 17:21:30.407 zigate plugin: (zigate plugin) ---> self.permitTojoin['Duration'] : 255
2021-08-28 17:21:30.430 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 8b, Data: 00400049020a0300, LQI: 0
2021-08-28 17:21:30.650 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 96, Data: 00000014000a0100, LQI: 0
2021-08-28 17:21:30.658 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8014, MsgLength: 0002, MsgCRC: 97, Data: 01, LQI: 0
2021-08-28 17:21:30.658 zigate plugin: (zigate plugin) Decode8014 - Permit Join status: True
2021-08-28 17:21:30.659 zigate plugin: (zigate plugin) ---> self.permitTojoin['Starttime']: 1630164090
2021-08-28 17:21:30.659 zigate plugin: (zigate plugin) ---> self.permitTojoin['Duration'] : 255
2021-08-28 17:21:30.660 zigate plugin: (zigate plugin) ---> Current time : 1630164090
2021-08-28 17:21:30.660 zigate plugin: (zigate plugin) ---> self.Ping['Permit'] (prev) : Off
2021-08-28 17:21:30.660 zigate plugin: (zigate plugin) ---> self.Ping['Permit'] (new ) : On
2021-08-28 17:21:30.660 zigate plugin: (zigate plugin) ---> _to_notify : True
2021-08-28 17:21:30.661 zigate plugin: (zigate plugin) Ping - received
2021-08-28 17:21:30.407 Status: zigate plugin: (zigate plugin) Request Accepting new Hardware for ever
2021-08-28 17:21:30.659 Status: zigate plugin: (zigate plugin) Accepting new Hardware: Enable (On)
2021-08-28 17:21:32.346 zigate plugin: (zigate plugin) Enable Assisted pairing
2021-08-28 17:21:32.399 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 17:21:32.399 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 17:21:42.423 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 17:21:42.423 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 17:21:44.230 zigate plugin: (zigate plugin) ZigateRead - MsgType: 004d, MsgLength: 000d, MsgCRC: e0, Data: f3d400124b0022cd5dec8000, LQI: 0
2021-08-28 17:21:44.230 zigate plugin: (zigate plugin) Decode004D V2 - Device Annoucement: NwkId: f3d4 Ieee: 00124b0022cd5dec MacCap: 80 ReJoin: 00 LQI: 00 NewDevice: True
2021-08-28 17:21:44.230 zigate plugin: (zigate plugin) ------------ > Adding Device Droping rejoin flag! f3d4 00124b0022cd5dec 00)
2021-08-28 17:21:44.907 zigate plugin: (zigate plugin) ZigateRead - MsgType: 004d, MsgLength: 000c, MsgCRC: 63, Data: f3d400124b0022cd5dec80, LQI: 130
2021-08-28 17:21:44.907 zigate plugin: (zigate plugin) Decode004D V2 - Device Annoucement: NwkId: f3d4 Ieee: 00124b0022cd5dec MacCap: 80 ReJoin: None LQI: 82 NewDevice: True
2021-08-28 17:21:44.907 zigate plugin: (zigate plugin) Decode004D - New Device f3d4 00124b0022cd5dec
2021-08-28 17:21:44.907 zigate plugin: (zigate plugin) Decode004d - Looks like it is a new device sent by Zigate
2021-08-28 17:21:44.908 zigate plugin: (zigate plugin) --> Adding device f3d4 in self.DevicesInPairingMode
2021-08-28 17:21:44.908 zigate plugin: (zigate plugin) --> ['f3d4']
2021-08-28 17:21:44.908 zigate plugin: (zigate plugin) Decode004d - Request End Point List ( 0x0045 )
2021-08-28 17:21:44.908 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [15] 0045 f3d4 None Queue Length: 1
2021-08-28 17:21:44.908 zigate plugin: (zigate plugin) Decode004D - f3d4 Infos: {'Version': '3', 'ZDeviceName': '', 'Status': '0045', 'SQN': '', 'Ep': {}, 'Heartbeat': '0', 'RIA': '0', 'LQI': {}, 'Battery': {}, 'Model': '', 'ForceAckCommands': [], 'MacCapa': '80', 'IEEE': '00124b0022cd5dec', 'Type': {}, 'ProfileID': {}, 'ZDeviceID': {}, 'App Version': '', 'Attributes List': {}, 'DeviceType': 'RFD', 'HW Version': '', 'Last Cmds': [], 'LogicalType': 'End Device', 'Manufacturer': '', 'Manufacturer Name': '', 'NbEp': '', 'PowerSource': '', 'ReadAttributes': {}, 'ReceiveOnIdle': '', 'Stack Version': '', 'Stamp': {}, 'ZCL Version': '', 'Health': '', 'Capability': ['Reduced-Function Device', 'Standard security', 'NwkAddr should be allocated'], 'Announced': {'TimeStamp': 1630164104.9042132}}
2021-08-28 17:21:44.908 zigate plugin: (zigate plugin) ------------ > Adding a new device f3d4 00124b0022cd5dec )
2021-08-28 17:21:44.940 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 81, Data: 00410045020c0200, LQI: 0
2021-08-28 17:21:45.971 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: b7, Data: 00f3d40000050c, LQI: 0
2021-08-28 17:21:45.989 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8045, MsgLength: 0007, MsgCRC: 25, Data: 4100f3d40101, LQI: 129
2021-08-28 17:21:45.990 zigate plugin: (zigate plugin) Decode8045 - Reception Active endpoint response : SQN : 41, Status ZIGATE - [00] Success, short Addr f3d4, List 01, Ep list 01
2021-08-28 17:21:45.990 zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Request Model Name
2021-08-28 17:21:45.990 zigate plugin: (zigate plugin) ReadAttributeRequest_0000 - Key: f3d4 , Scope: False
2021-08-28 17:21:45.990 zigate plugin: (zigate plugin) --> Not full scope
2021-08-28 17:21:45.991 zigate plugin: (zigate plugin) --> Build list of Attributes
2021-08-28 17:21:45.991 zigate plugin: (zigate plugin) Request Basic Manufacturer via Read Attribute request: 0004
2021-08-28 17:21:45.991 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0000 Attributes = 0x0004
2021-08-28 17:21:45.991 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [16] 0100 02f3d40101000000000000010004 f3d4 Queue Length: 1
2021-08-28 17:21:45.991 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [16] 0100 02 0101000000000000010004
2021-08-28 17:21:45.992 zigate plugin: (zigate plugin) Request Basic Model Name via Read Attribute request: 0005
2021-08-28 17:21:45.992 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0000 Attributes = 0x0005
2021-08-28 17:21:45.992 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [17] 0100 02f3d40101000000000000010005 f3d4 Queue Length: 2
2021-08-28 17:21:45.992 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [17] 0100 02 0101000000000000010005
2021-08-28 17:21:45.992 zigate plugin: (zigate plugin) EP: {'01': {}}
2021-08-28 17:21:45.993 zigate plugin: (zigate plugin) Request Basic via Read Attribute request: f3d4 EPout = 01 Attributes: []
2021-08-28 17:21:45.993 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [18] 0043 f3d401 None Queue Length: 3
2021-08-28 17:21:45.993 zigate plugin: (zigate plugin) Decode8045 - Device : f3d4 updated ListofDevices with {'01': {}}
2021-08-28 17:21:45.990 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Active Endpoint Response Ep: 01 LQI: 129
2021-08-28 17:21:45.993 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Request Simple Descriptor for Ep: 01
2021-08-28 17:21:46.049 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 85, Data: 00000100010d0100, LQI: 0
2021-08-28 17:21:46.086 zigate plugin: (zigate plugin) processNotinDBDevices - NWKID: f3d4, Status: 0043, RIA: 0, HB_: 1
2021-08-28 17:21:46.487 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: b2, Data: 00f3d40100000d, LQI: 0
2021-08-28 17:21:46.504 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 0014, MsgCRC: 04, Data: 00f3d40100000004004200076557654c696e6b, LQI: 129
2021-08-28 17:21:46.504 zigate plugin: (zigate plugin) Decode8100 - idx: 38 Read Attribute Response: [f3d4:01] ClusterID: 0000 MsgSQN: 00, i_sqn: 16, AttributeID: 0004 Status: 00 Type: 42 Size: 0007 ClusterData: >6557654c696e6b<
2021-08-28 17:21:46.519 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 86, Data: 00010100010e0000, LQI: 0
2021-08-28 17:21:47.054 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: b1, Data: 00f3d40100000e, LQI: 0
2021-08-28 17:21:47.099 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 0011, MsgCRC: 6b, Data: 01f3d401000000050042000454483031, LQI: 130
2021-08-28 17:21:47.099 zigate plugin: (zigate plugin) Decode8100 - idx: 32 Read Attribute Response: [f3d4:01] ClusterID: 0000 MsgSQN: 01, i_sqn: 17, AttributeID: 0005 Status: 00 Type: 42 Size: 0004 ClusterData: >54483031<
2021-08-28 17:21:47.101 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 85, Data: 00420043020f0000, LQI: 0
2021-08-28 17:21:50.433 zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 we keep DeviceConf info
2021-08-28 17:21:50.433 zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 we keep DeviceConf info
2021-08-28 17:21:50.433 zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 we keep DeviceConf info
2021-08-28 17:21:50.433 zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 we keep DeviceConf info
2021-08-28 17:21:50.434 zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 we keep DeviceConf info
2021-08-28 17:21:50.434 zigate plugin: (zigate plugin) Decode8043 - Processed f3d4 end results is : {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': '42', 'Heartbeat': '0', 'RIA': '0', 'LQI': 129, 'Battery': {}, 'Model': 'TH01', 'ForceAckCommands': [], 'MacCapa': '80', 'IEEE': '00124b0022cd5dec', 'Type': '', 'ProfileID': '0104', 'ZDeviceID': '0302', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'RFD', 'HW Version': '', 'Last Cmds': [(16, '02', 'f3d4', '0100', '0101000000000000010004'), (17, '02', 'f3d4', '0100', '0101000000000000010005')], 'LogicalType': 'End Device', 'Manufacturer': '', 'Manufacturer Name': 'eWeLink', 'NbEp': '1', 'PowerSource': 'Battery', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1630164107, 'iSQN': {'0004': 16, '0005': 17}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': '', 'Stack Version': '', 'Stamp': {'time': 1630164110.395546, 'Time': '2021-08-28 17:21:50', 'MsgType': '8011', 'LastSeen': 1630164110}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Reduced-Function Device', 'Standard security', 'NwkAddr should be allocated'], 'RollingLQI': [129, 129, 130, 129], 'Epv2': {'01': {'ClusterIn': {'0000': {}, '0003': {}, '0402': {}, '0405': {}, '0001': {}}, 'ClusterOut': {'0003': {}}, 'ProfileID': '0104', 'ZDeviceID': '0302'}}, 'PairingInProgress': False, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': 'eWeLink', '0005': 'TH01'}, '0001': {}, '0003': {}, '0402': {}, '0405': {}, 'Type': 'Temp/Humi'}}, 'Bind': {'01': {'0000': {'Target': '0000', 'Stamp': 1630164110, 'Phase': 'requested', 'Status': '', 'i_sqn': 19}, '0001': {'Target': '0000', 'Stamp': 1630164110, 'Phase': 'requested', 'Status': '', 'i_sqn': 20}, '0402': {'Target': '0000', 'Stamp': 1630164110, 'Phase': 'requested', 'Status': '', 'i_sqn': 21}, '0405': {'Target': '0000', 'Stamp': 1630164110, 'Phase': 'requested', 'Status': '', 'i_sqn': 22}}}, 'ZDeviceVersion': '0000'}
2021-08-28 17:21:50.442 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 99, Data: 0043004202110200, LQI: 0
2021-08-28 17:21:50.388 Status: zigate plugin: (zigate plugin) Device Annoucement: NwkId: f3d4 Ieee: 00124b0022cd5dec MacCap: 80
2021-08-28 17:21:50.432 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Simple Descriptor Response EP: 0x01 LQI: 129
2021-08-28 17:21:50.432 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 ProfileID 0104
2021-08-28 17:21:50.432 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 ZDeviceID 0302
2021-08-28 17:21:50.432 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Application Version 0000
2021-08-28 17:21:50.432 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Cluster IN Count: 05
2021-08-28 17:21:50.433 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Cluster In 1: 0000 (Basic)
2021-08-28 17:21:50.433 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Cluster In 2: 0003 (Identify)
2021-08-28 17:21:50.433 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Cluster In 3: 0402 (Temperature Measurement)
2021-08-28 17:21:50.433 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Cluster In 4: 0405 (Relative Humidity Measurement)
2021-08-28 17:21:50.434 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Cluster In 5: 0001 (Power Configuration)
2021-08-28 17:21:50.434 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Cluster OUT Count: 01
2021-08-28 17:21:50.434 Status: zigate plugin: (zigate plugin) [-] NEW OBJECT: f3d4 Cluster Out 1: 0003 (Identify)
2021-08-28 17:21:51.066 zigate plugin: (zigate plugin) processNotinDBDevices - NWKID: f3d4, Status: 8043, RIA: 0, HB_: 1
2021-08-28 17:21:51.067 zigate plugin: (zigate plugin) [0] NEW OBJECT: f3d4 Trying to create Domoticz device(s)
2021-08-28 17:21:51.067 zigate plugin: (zigate plugin) processNotinDBDevices - ready for creation: {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': '42', 'Heartbeat': '1', 'RIA': '0', 'LQI': 129, 'Battery': {}, 'Model': 'TH01', 'ForceAckCommands': [], 'MacCapa': '80', 'IEEE': '00124b0022cd5dec', 'Type': '', 'ProfileID': '0104', 'ZDeviceID': '0302', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'RFD', 'HW Version': '', 'Last Cmds': [(16, '02', 'f3d4', '0100', '0101000000000000010004'), (17, '02', 'f3d4', '0100', '0101000000000000010005')], 'LogicalType': 'End Device', 'Manufacturer': '', 'Manufacturer Name': 'eWeLink', 'NbEp': '1', 'PowerSource': 'Battery', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1630164107, 'iSQN': {'0004': 16, '0005': 17}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': '', 'Stack Version': '', 'Stamp': {'time': 1630164110.395546, 'Time': '2021-08-28 17:21:50', 'MsgType': '8011', 'LastSeen': 1630164110}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Reduced-Function Device', 'Standard security', 'NwkAddr should be allocated'], 'RollingLQI': [129, 129, 130, 129], 'Epv2': {'01': {'ClusterIn': {'0000': {}, '0003': {}, '0402': {}, '0405': {}, '0001': {}}, 'ClusterOut': {'0003': {}}, 'ProfileID': '0104', 'ZDeviceID': '0302'}}, 'PairingInProgress': True, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': 'eWeLink', '0005': 'TH01'}, '0001': {}, '0003': {}, '0402': {}, '0405': {}, 'Type': 'Temp/Humi'}}, 'Bind': {'01': {'0000': {'Target': '0000', 'Stamp': 1630164110, 'Phase': 'requested', 'Status': '', 'i_sqn': 19}, '0001': {'Target': '0000', 'Stamp': 1630164110, 'Phase': 'requested', 'Status': '', 'i_sqn': 20}, '0402': {'Target': '0000', 'Stamp': 1630164110, 'Phase': 'requested', 'Status': '', 'i_sqn': 21}, '0405': {'Target': '0000', 'Stamp': 1630164110, 'Phase': 'requested', 'Status': '', 'i_sqn': 22}}}, 'ZDeviceVersion': '0000'} , Model: TH01
2021-08-28 17:21:51.085 zigate plugin: (zigate plugin) Device: f3d4 - Config Source: DeviceConf Ep Details: {'01': {'0000': {'0004': 'eWeLink', '0005': 'TH01'}, '0001': {}, '0003': {}, '0402': {}, '0405': {}, 'Type': 'Temp/Humi', 'ClusterType': {'3': 'Temp+Hum', '4': 'Temp', '5': 'Humi'}}}
2021-08-28 17:21:51.086 zigate plugin: (zigate plugin) f3d4 Binding cluster based on Conf: ['0000', '0001', '0402', '0405']
2021-08-28 17:21:51.086 zigate plugin: (zigate plugin) Request a Bind for f3d4/01 on Cluster 0000
2021-08-28 17:21:51.087 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [24] 0030 00124b0022cd5dec0100000300158d00050072de01 None Queue Length: 4
2021-08-28 17:21:51.087 zigate plugin: (zigate plugin) Request a Bind for f3d4/01 on Cluster 0001
2021-08-28 17:21:51.087 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [None] 0030 00124b0022cd5dec0100010300158d00050072de01 None Queue Length: 4
2021-08-28 17:21:51.088 zigate plugin: (zigate plugin) Request a Bind for f3d4/01 on Cluster 0402
2021-08-28 17:21:51.088 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [None] 0030 00124b0022cd5dec0104020300158d00050072de01 None Queue Length: 4
2021-08-28 17:21:51.088 zigate plugin: (zigate plugin) Request a Bind for f3d4/01 on Cluster 0405
2021-08-28 17:21:51.089 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [None] 0030 00124b0022cd5dec0104050300158d00050072de01 None Queue Length: 4
2021-08-28 17:21:51.089 zigate plugin: (zigate plugin) Request Configure Reporting for f3d4
2021-08-28 17:21:51.094 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [25] 0120 02f3d401010402000000000100290000000A0e100000003c f3d4 Queue Length: 5
2021-08-28 17:21:51.095 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [25] 0120 02 01010402000000000100290000000A0e100000003c
2021-08-28 17:21:51.098 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [26] 0120 02f3d401010405000000000100210000003C0e1000000258 f3d4 Queue Length: 6
2021-08-28 17:21:51.099 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [26] 0120 02 01010405000000000100210000003C0e1000000258
2021-08-28 17:21:51.099 zigate plugin: (zigate plugin) ReadAttributeRequest_0402 - Key: f3d4
2021-08-28 17:21:51.100 zigate plugin: (zigate plugin) Temperature info via Read Attribute request: f3d4 EPout = 01
2021-08-28 17:21:51.101 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0402 Attributes = 0x0000
2021-08-28 17:21:51.101 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [27] 0100 02f3d40101040200000000010000 f3d4 Queue Length: 7
2021-08-28 17:21:51.102 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [27] 0100 02 0101040200000000010000
2021-08-28 17:21:51.103 zigate plugin: (zigate plugin) ReadAttributeRequest_0001 - Key: f3d4
2021-08-28 17:21:51.103 zigate plugin: (zigate plugin) Request Power Config via Read Attribute request: f3d4 EPout = 01
2021-08-28 17:21:51.106 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0001 Attributes = 0x0020
2021-08-28 17:21:51.107 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [28] 0100 02f3d40101000100000000010020 f3d4 Queue Length: 8
2021-08-28 17:21:51.107 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [28] 0100 02 0101000100000000010020
2021-08-28 17:21:51.109 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0001 Attributes = 0x0021
2021-08-28 17:21:51.109 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [29] 0100 02f3d40101000100000000010021 f3d4 Queue Length: 9
2021-08-28 17:21:51.110 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [29] 0100 02 0101000100000000010021
2021-08-28 17:21:51.111 zigate plugin: (zigate plugin) ReadAttributeRequest_0405 - Key: f3d4
2021-08-28 17:21:51.111 zigate plugin: (zigate plugin) Humidity info via Read Attribute request: f3d4 EPout = 01
2021-08-28 17:21:51.112 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0405 Attributes = 0x0000
2021-08-28 17:21:51.113 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [30] 0100 02f3d40101040500000000010000 f3d4 Queue Length: 10
2021-08-28 17:21:51.114 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [30] 0100 02 0101040500000000010000
2021-08-28 17:21:51.114 zigate plugin: (zigate plugin) ReadAttributeRequest_0000 - Key: f3d4 , Scope: True
2021-08-28 17:21:51.115 zigate plugin: (zigate plugin) --> Full scope
2021-08-28 17:21:51.116 zigate plugin: (zigate plugin) Request Basic via Read Attribute request f3d4/01 0x0004 0x0000 0x0001 0x0005 0x0007 0xfffe
2021-08-28 17:21:51.118 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0000 Attributes = 0x0004
2021-08-28 17:21:51.119 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [31] 0100 02f3d40101000000000000010004 f3d4 Queue Length: 11
2021-08-28 17:21:51.119 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [31] 0100 02 0101000000000000010004
2021-08-28 17:21:51.121 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0000 Attributes = 0x0000
2021-08-28 17:21:51.121 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [32] 0100 02f3d40101000000000000010000 f3d4 Queue Length: 12
2021-08-28 17:21:51.122 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [32] 0100 02 0101000000000000010000
2021-08-28 17:21:51.124 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0000 Attributes = 0x0001
2021-08-28 17:21:51.124 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [33] 0100 02f3d40101000000000000010001 f3d4 Queue Length: 13
2021-08-28 17:21:51.125 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [33] 0100 02 0101000000000000010001
2021-08-28 17:21:51.127 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0000 Attributes = 0x0005
2021-08-28 17:21:51.127 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [34] 0100 02f3d40101000000000000010005 f3d4 Queue Length: 14
2021-08-28 17:21:51.128 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [34] 0100 02 0101000000000000010005
2021-08-28 17:21:51.130 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0000 Attributes = 0x0007
2021-08-28 17:21:51.130 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [35] 0100 02f3d40101000000000000010007 f3d4 Queue Length: 15
2021-08-28 17:21:51.131 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [35] 0100 02 0101000000000000010007
2021-08-28 17:21:51.133 zigate plugin: (zigate plugin) -- normalizedReadAttrReq ---- addr =f3d4 Cluster = 0000 Attributes = 0xfffe
2021-08-28 17:21:51.133 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [36] 0100 02f3d4010100000000000001fffe f3d4 Queue Length: 16
2021-08-28 17:21:51.133 zigate plugin: (zigate plugin) WARNING - send_zigatecmd : [36] 0100 02f3d4010100000000000001fffe f3d4 ZigateQueue: 16
2021-08-28 17:21:51.133 zigate plugin: (zigate plugin) send_zigatecmd_zcl_ack - [36] 0100 02 010100000000000001fffe
2021-08-28 17:21:51.134 zigate plugin: (zigate plugin) looking for List of Attributes ep: 01
2021-08-28 17:21:51.437 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: ad, Data: 00f3d400000211, LQI: 0
2021-08-28 17:21:51.454 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8042, MsgLength: 0012, MsgCRC: a7, Data: 4300f3d4000000a000a000000080504002, LQI: 129
2021-08-28 17:21:51.454 zigate plugin: (zigate plugin) Decode8042 - Reception Node Descriptor for : f3d4 SEQ : 43 Status : 00 manufacturer :0000 mac_capability : 80 bit_field : 4002
2021-08-28 17:21:51.454 zigate plugin: (zigate plugin) Decode8042 - Alternate PAN Coordinator = 0
2021-08-28 17:21:51.454 zigate plugin: (zigate plugin) Decode8042 - Receiver on Idle = Off
2021-08-28 17:21:51.454 zigate plugin: (zigate plugin) Decode8042 - Power Source = Battery
2021-08-28 17:21:51.455 zigate plugin: (zigate plugin) Decode8042 - Device type = RFD
2021-08-28 17:21:51.455 zigate plugin: (zigate plugin) Decode8042 - bit_field = 2 : 64
2021-08-28 17:21:51.455 zigate plugin: (zigate plugin) Decode8042 - Logical Type = End Device
2021-08-28 17:21:51.467 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: ec, Data: 0044003002120100, LQI: 0
2021-08-28 17:21:51.060 Status: zigate plugin: (zigate plugin) [0] NEW OBJECT: f3d4 Model Name: TH01
2021-08-28 17:21:52.017 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 8d, Data: 00f3d400002112, LQI: 0
2021-08-28 17:21:52.021 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8030, MsgLength: 0006, MsgCRC: 56, Data: 440002f3d4, LQI: 129
2021-08-28 17:21:52.021 zigate plugin: (zigate plugin) Decode8030 - Msgdata: 440002f3d4, MsgLen: 10
2021-08-28 17:21:52.021 zigate plugin: (zigate plugin) Decode8030 - Bind reponse for f3d4
2021-08-28 17:21:52.022 zigate plugin: (zigate plugin) Decode8030 - Bind response, Device: f3d4 Status: 00 MsgSequenceNumber: 0x44/ 68 i_sqn: 19
2021-08-28 17:21:52.022 zigate plugin: (zigate plugin) Decode8030 - Set bind request to binded : nwkid f3d4 ep: 01 cluster: 0000
2021-08-28 17:21:52.041 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: ed, Data: 0045003002130000, LQI: 0
2021-08-28 17:21:52.417 zigate plugin: (zigate plugin) Assisted Pairing: Polling: ['f3d4']
2021-08-28 17:21:52.417 zigate plugin: (zigate plugin) --> New device: f3d4
2021-08-28 17:21:52.417 zigate plugin: (zigate plugin) --> inDB , removed f3d4 from List
2021-08-28 17:21:52.417 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0000', 'ClusterDesc': 'Basic'}
2021-08-28 17:21:52.417 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0001', 'ClusterDesc': 'Power Configuration'}
2021-08-28 17:21:52.417 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0003', 'ClusterDesc': 'Identify'}
2021-08-28 17:21:52.417 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0402', 'ClusterDesc': 'Temperature Measurement'}
2021-08-28 17:21:52.417 zigate plugin: (zigate plugin) ------> New Cluster: {'ClusterId': '0405', 'ClusterDesc': 'Relative Humidity Measurement'}
2021-08-28 17:21:52.417 zigate plugin: (zigate plugin) ----> New Ep: {'Ep': '01', 'Clusters': [{'ClusterId': '0000', 'ClusterDesc': 'Basic'}, {'ClusterId': '0001', 'ClusterDesc': 'Power Configuration'}, {'ClusterId': '0003', 'ClusterDesc': 'Identify'}, {'ClusterId': '0402', 'ClusterDesc': 'Temperature Measurement'}, {'ClusterId': '0405', 'ClusterDesc': 'Relative Humidity Measurement'}]}
2021-08-28 17:21:52.418 zigate plugin: (zigate plugin) --> New Device: {'NwkId': 'f3d4', 'ProvisionStatus': 'inDB', 'ProvisionStatusDesc': 'inDB', 'IEEE': '00124b0022cd5dec', 'ProfileId': '0104', 'ProfileIdDesc': 'ZHA', 'ZDeviceID': '0302', 'ZDeviceIDDesc': 'Temperature Sensor', 'Model': 'TH01', 'PluginCertified': 'yes', 'Ep': [{'Ep': '01', 'Clusters': [{'ClusterId': '0000', 'ClusterDesc': 'Basic'}, {'ClusterId': '0001', 'ClusterDesc': 'Power Configuration'}, {'ClusterId': '0003', 'ClusterDesc': 'Identify'}, {'ClusterId': '0402', 'ClusterDesc': 'Temperature Measurement'}, {'ClusterId': '0405', 'ClusterDesc': 'Relative Humidity Measurement'}]}]}
2021-08-28 17:21:52.762 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 8c, Data: 00f3d400002113, LQI: 0
2021-08-28 17:21:52.776 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8030, MsgLength: 0006, MsgCRC: 57, Data: 450002f3d4, LQI: 129
2021-08-28 17:21:52.777 zigate plugin: (zigate plugin) Decode8030 - Msgdata: 450002f3d4, MsgLen: 10
2021-08-28 17:21:52.777 zigate plugin: (zigate plugin) Decode8030 - Bind reponse for f3d4
2021-08-28 17:21:52.777 zigate plugin: (zigate plugin) Decode8030 - Bind response, Device: f3d4 Status: 00 MsgSequenceNumber: 0x45/ 69 i_sqn: 20
2021-08-28 17:21:52.777 zigate plugin: (zigate plugin) Decode8030 - Set bind request to binded : nwkid f3d4 ep: 01 cluster: 0001
2021-08-28 17:21:52.792 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: e9, Data: 0046003002140000, LQI: 0
2021-08-28 17:21:53.294 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 8b, Data: 00f3d400002114, LQI: 0
2021-08-28 17:21:53.325 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8030, MsgLength: 0006, MsgCRC: 54, Data: 460002f3d4, LQI: 129
2021-08-28 17:21:53.326 zigate plugin: (zigate plugin) Decode8030 - Msgdata: 460002f3d4, MsgLen: 10
2021-08-28 17:21:53.326 zigate plugin: (zigate plugin) Decode8030 - Bind reponse for f3d4
2021-08-28 17:21:53.326 zigate plugin: (zigate plugin) Decode8030 - Bind response, Device: f3d4 Status: 00 MsgSequenceNumber: 0x46/ 70 i_sqn: 21
2021-08-28 17:21:53.326 zigate plugin: (zigate plugin) Decode8030 - Set bind request to binded : nwkid f3d4 ep: 01 cluster: 0402
2021-08-28 17:21:53.339 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: e9, Data: 0047003002150000, LQI: 0
2021-08-28 17:21:53.907 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 8a, Data: 00f3d400002115, LQI: 0
2021-08-28 17:21:53.926 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8030, MsgLength: 0006, MsgCRC: 55, Data: 470002f3d4, LQI: 129
2021-08-28 17:21:53.927 zigate plugin: (zigate plugin) Decode8030 - Msgdata: 470002f3d4, MsgLen: 10
2021-08-28 17:21:53.927 zigate plugin: (zigate plugin) Decode8030 - Bind reponse for f3d4
2021-08-28 17:21:53.927 zigate plugin: (zigate plugin) Decode8030 - Bind response, Device: f3d4 Status: 00 MsgSequenceNumber: 0x47/ 71 i_sqn: 22
2021-08-28 17:21:53.927 zigate plugin: (zigate plugin) Decode8030 - Set bind request to binded : nwkid f3d4 ep: 01 cluster: 0405
2021-08-28 17:21:53.966 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: e5, Data: 0048003002160000, LQI: 0
2021-08-28 17:21:54.645 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 89, Data: 00f3d400002116, LQI: 0
2021-08-28 17:21:54.674 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8030, MsgLength: 0006, MsgCRC: 5a, Data: 480002f3d4, LQI: 129
2021-08-28 17:21:54.674 zigate plugin: (zigate plugin) Decode8030 - Msgdata: 480002f3d4, MsgLen: 10
2021-08-28 17:21:54.674 zigate plugin: (zigate plugin) Decode8030 - Bind reponse for f3d4
2021-08-28 17:21:54.674 zigate plugin: (zigate plugin) Decode8030 - Bind response, Device: f3d4 Status: 00 MsgSequenceNumber: 0x48/ 72 i_sqn: 24
2021-08-28 17:21:54.694 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: bc, Data: 0002012001170000, LQI: 0
2021-08-28 17:21:55.247 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: ae, Data: 00f3d401040217, LQI: 0
2021-08-28 17:21:55.269 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8120, MsgLength: 0008, MsgCRC: 0a, Data: 02f3d401040200, LQI: 129
2021-08-28 17:21:55.269 zigate plugin: (zigate plugin) Decode8120 - Configure reporting response : 02f3d401040200
2021-08-28 17:21:55.272 zigate plugin: (zigate plugin) --> SQN: [02], SrcAddr: f3d4, SrcEP: 01, ClusterID: 0402, Attribute: None Status: 00
2021-08-28 17:21:55.272 zigate plugin: (zigate plugin) ------- - i_sqn: 25 e_sqn: 02
2021-08-28 17:21:55.272 zigate plugin: (zigate plugin) ------- - Sqn matches for Attribute: 0000
2021-08-28 17:21:55.301 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: b2, Data: 0003012001180000, LQI: 0
2021-08-28 17:21:55.775 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: a6, Data: 00f3d401040518, LQI: 0
2021-08-28 17:21:55.809 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8120, MsgLength: 0008, MsgCRC: 0c, Data: 03f3d401040500, LQI: 129
2021-08-28 17:21:55.809 zigate plugin: (zigate plugin) Decode8120 - Configure reporting response : 03f3d401040500
2021-08-28 17:21:55.811 zigate plugin: (zigate plugin) --> SQN: [03], SrcAddr: f3d4, SrcEP: 01, ClusterID: 0405, Attribute: None Status: 00
2021-08-28 17:21:55.812 zigate plugin: (zigate plugin) ------- - i_sqn: 26 e_sqn: 03
2021-08-28 17:21:55.812 zigate plugin: (zigate plugin) ------- - Sqn matches for Attribute: 0000
2021-08-28 17:21:55.823 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 94, Data: 0004010001190000, LQI: 0
2021-08-28 17:21:56.316 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: a0, Data: 00f3d401040219, LQI: 0
2021-08-28 17:21:56.333 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 000f, MsgCRC: ff, Data: 04f3d40104020000002900020af5, LQI: 129
2021-08-28 17:21:56.333 zigate plugin: (zigate plugin) Decode8100 - idx: 28 Read Attribute Response: [f3d4:01] ClusterID: 0402 MsgSQN: 04, i_sqn: 27, AttributeID: 0000 Status: 00 Type: 29 Size: 0002 ClusterData: >0af5<
2021-08-28 17:21:56.346 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Temp+Hum-00124b0022cd5dec-01) 0:28.1;50;1
2021-08-28 17:21:56.364 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Temp-00124b0022cd5dec-01) 28.1:28.1
2021-08-28 17:21:56.367 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 96, Data: 00050100011a0000, LQI: 0
2021-08-28 17:21:56.878 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: a4, Data: 00f3d40100011a, LQI: 0
2021-08-28 17:21:56.924 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 000e, MsgCRC: 31, Data: 05f3d40100010020002000011c, LQI: 129
2021-08-28 17:21:56.924 zigate plugin: (zigate plugin) Decode8100 - idx: 26 Read Attribute Response: [f3d4:01] ClusterID: 0001 MsgSQN: 05, i_sqn: 28, AttributeID: 0020 Status: 00 Type: 20 Size: 0001 ClusterData: >1c<
2021-08-28 17:21:56.952 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 94, Data: 00060100011b0000, LQI: 0
2021-08-28 17:21:57.388 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: a5, Data: 00f3d40100011b, LQI: 0
2021-08-28 17:21:57.404 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 000e, MsgCRC: 68, Data: 06f3d401000100210020000147, LQI: 129
2021-08-28 17:21:57.404 zigate plugin: (zigate plugin) Decode8100 - idx: 26 Read Attribute Response: [f3d4:01] ClusterID: 0001 MsgSQN: 06, i_sqn: 29, AttributeID: 0021 Status: 00 Type: 20 Size: 0001 ClusterData: >47<
2021-08-28 17:21:57.431 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 92, Data: 00070100011c0000, LQI: 0
2021-08-28 17:21:57.948 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: a2, Data: 00f3d40104051c, LQI: 0
2021-08-28 17:21:57.975 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 000f, MsgCRC: b9, Data: 07f3d40104050000002900021aa7, LQI: 129
2021-08-28 17:21:57.975 zigate plugin: (zigate plugin) Decode8100 - idx: 28 Read Attribute Response: [f3d4:01] ClusterID: 0405 MsgSQN: 07, i_sqn: 30, AttributeID: 0000 Status: 00 Type: 29 Size: 0002 ClusterData: >1aa7<
2021-08-28 17:21:57.998 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Temp+Hum-00124b0022cd5dec-01) 0:28.1;68.2;1
2021-08-28 17:21:58.011 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Humi-00124b0022cd5dec-01) 68.2:1
2021-08-28 17:21:58.013 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 9c, Data: 00080100011d0000, LQI: 0
2021-08-28 17:21:59.024 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 000e, MsgCRC: 01, Data: 09f3d401000000000020000101, LQI: 129
2021-08-28 17:21:59.024 zigate plugin: (zigate plugin) Decode8100 - idx: 26 Read Attribute Response: [f3d4:01] ClusterID: 0000 MsgSQN: 09, i_sqn: 32, AttributeID: 0000 Status: 00 Type: 20 Size: 0001 ClusterData: >01<
2021-08-28 17:21:59.037 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 9c, Data: 000a0100011f0000, LQI: 0
2021-08-28 17:21:59.551 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: a0, Data: 00f3d40100001f, LQI: 0
2021-08-28 17:21:59.593 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 000e, MsgCRC: 07, Data: 0af3d401000000010020000105, LQI: 129
2021-08-28 17:21:59.593 zigate plugin: (zigate plugin) Decode8100 - idx: 26 Read Attribute Response: [f3d4:01] ClusterID: 0000 MsgSQN: 0a, i_sqn: 33, AttributeID: 0001 Status: 00 Type: 20 Size: 0001 ClusterData: >05<
2021-08-28 17:21:59.607 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: a2, Data: 000b010001200000, LQI: 0
2021-08-28 17:22:00.076 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 9f, Data: 00f3d401000020, LQI: 0
2021-08-28 17:22:00.095 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 0011, MsgCRC: 62, Data: 0bf3d401000000050042000454483031, LQI: 129
2021-08-28 17:22:00.095 zigate plugin: (zigate plugin) Decode8100 - idx: 32 Read Attribute Response: [f3d4:01] ClusterID: 0000 MsgSQN: 0b, i_sqn: 34, AttributeID: 0005 Status: 00 Type: 42 Size: 0004 ClusterData: >54483031<
2021-08-28 17:22:00.108 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: a4, Data: 000c010001210000, LQI: 0
2021-08-28 17:22:00.640 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 9e, Data: 00f3d401000021, LQI: 0
2021-08-28 17:22:00.701 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 000e, MsgCRC: 01, Data: 0cf3d401000000070020000103, LQI: 129
2021-08-28 17:22:00.701 zigate plugin: (zigate plugin) Decode8100 - idx: 26 Read Attribute Response: [f3d4:01] ClusterID: 0000 MsgSQN: 0c, i_sqn: 35, AttributeID: 0007 Status: 00 Type: 20 Size: 0001 ClusterData: >03<
2021-08-28 17:22:00.705 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8102, MsgLength: 000f, MsgCRC: d6, Data: 00f3d40104050000002100021ac5, LQI: 129
2021-08-28 17:22:00.705 zigate plugin: (zigate plugin) Decode8102 - Attribute Reports : [f3d4:01] MsgSQN: 00 ClusterID: 0405 AttributeID: 0000 Status: 00 Type: 21 Size: 0002 ClusterData: >1ac5<
2021-08-28 17:22:00.715 zigate plugin: (zigate plugin) UpdateDevice - (zigate plugin - TH01_Temp+Hum-00124b0022cd5dec-01) 0:28.1;68.5;1
2021-08-28 17:22:00.720 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: a6, Data: 000d010001220000, LQI: 0
2021-08-28 17:22:01.184 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 9d, Data: 00f3d401000022, LQI: 0
2021-08-28 17:22:01.211 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8100, MsgLength: 000d, MsgCRC: 5e, Data: 0df3d4010000fffe86ff0000, LQI: 129
2021-08-28 17:22:01.211 zigate plugin: (zigate plugin) Decode8100 - idx: 18 Read Attribute Response: [f3d4:01] status: 86 -> ff0000
2021-08-28 17:22:01.211 zigate plugin: (zigate plugin) Decode8100 - idx: 24 Read Attribute Response: [f3d4:01] ClusterID: 0000 MsgSQN: 0d, i_sqn: 36, AttributeID: fffe Status: 86 Type: Size: ClusterData: ><
2021-08-28 17:22:02.405 zigate plugin: (zigate plugin) Assisted Pairing: Polling: []
2021-08-28 17:22:02.405 zigate plugin: (zigate plugin) --> Empty queue
2021-08-28 17:22:06.719 zigate plugin: (zigate plugin) Disable Assisted pairing
2021-08-28 17:22:19.299 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [37] 0049 FFFC0000 None Queue Length: 1
2021-08-28 17:22:19.299 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [38] 0014 None Queue Length: 2
2021-08-28 17:22:19.299 zigate plugin: (zigate plugin) Permit Join set :
2021-08-28 17:22:19.299 zigate plugin: (zigate plugin) ---> self.permitTojoin['Starttime']: 1630164139
2021-08-28 17:22:19.299 zigate plugin: (zigate plugin) ---> self.permitTojoin['Duration'] : 0
2021-08-28 17:22:19.339 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: a9, Data: 0049004902230100, LQI: 0
2021-08-28 17:22:19.554 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: bf, Data: 0000001400230100, LQI: 0
2021-08-28 17:22:19.554 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8014, MsgLength: 0002, MsgCRC: 96, Data: 00, LQI: 0
2021-08-28 17:22:19.554 zigate plugin: (zigate plugin) Decode8014 - Permit Join status: False
2021-08-28 17:22:19.554 zigate plugin: (zigate plugin) ---> self.permitTojoin['Starttime']: 1630164139
2021-08-28 17:22:19.554 zigate plugin: (zigate plugin) ---> self.permitTojoin['Duration'] : 0
2021-08-28 17:22:19.555 zigate plugin: (zigate plugin) ---> Current time : 1630164139
2021-08-28 17:22:19.555 zigate plugin: (zigate plugin) ---> self.Ping['Permit'] (prev) : On
2021-08-28 17:22:19.555 zigate plugin: (zigate plugin) ---> self.Ping['Permit'] (new ) : Off
2021-08-28 17:22:19.555 zigate plugin: (zigate plugin) ---> _to_notify : True
2021-08-28 17:22:19.555 zigate plugin: (zigate plugin) Ping - received
2021-08-28 17:22:19.299 Status: zigate plugin: (zigate plugin) Request Disabling Accepting new Hardware
2021-08-28 17:22:19.554 Status: zigate plugin: (zigate plugin) Accepting new Hardware: Disable (Off)
2021-08-28 17:24:06.370 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8102, MsgLength: 000e, MsgCRC: 86, Data: 01f3d401000100210020000157, LQI: 122
2021-08-28 17:24:06.370 zigate plugin: (zigate plugin) Decode8102 - Attribute Reports : [f3d4:01] MsgSQN: 01 ClusterID: 0001 AttributeID: 0021 Status: 00 Type: 20 Size: 0001 ClusterData: >57<
2021-08-28 17:26:31.099 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [39] 0014 None Queue Length: 1
2021-08-28 17:26:31.148 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: be, Data: 0000001400230000, LQI: 0
2021-08-28 17:26:31.149 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8014, MsgLength: 0002, MsgCRC: 96, Data: 00, LQI: 0
2021-08-28 17:26:31.149 zigate plugin: (zigate plugin) Decode8014 - Permit Join status: False
2021-08-28 17:26:31.149 zigate plugin: (zigate plugin) ---> self.permitTojoin['Starttime']: 1630164391
2021-08-28 17:26:31.150 zigate plugin: (zigate plugin) ---> self.permitTojoin['Duration'] : 0
2021-08-28 17:26:31.150 zigate plugin: (zigate plugin) ---> Current time : 1630164391
2021-08-28 17:26:31.150 zigate plugin: (zigate plugin) ---> self.Ping['Permit'] (prev) : Off
2021-08-28 17:26:31.150 zigate plugin: (zigate plugin) ---> self.Ping['Permit'] (new ) : Off
2021-08-28 17:26:31.150 zigate plugin: (zigate plugin) ---> _to_notify : False
2021-08-28 17:26:31.151 zigate plugin: (zigate plugin) Ping - received
et maintenant ca bouge toujours pas ... :evil:
// edit //
j'ai verifié les modifs debug sont bien enregistrées
Mon instal PI 3b+/disk SSD 128Go / envoie sms / linky en usb USBTICLC / zigate V2+ / sonoff powR2 / sonoff SNZB01 - SNZB 02 - Xiaomi Aqara - 1wire ds18b20 - détection présence Bluetooth -
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: Sonde Sonoff snbz-02 inactive ...

Message par Keros »

didier02 a écrit : 28 août 2021, 16:46 du coup ..
tu fait comment alors ?
configuration / dispositifs / et tu supprime avec la poubelle ? :?:
On a mis à jour le Wiki suite à ton retour. L'option mentionnée avait été activée par défaut dans le plugin et le réglage a été enlevé.

Le wiki est maintenant à jour Supprimer les objets terminaux.

Mais si tu repars d'une base neuve, la suppression n'est pas le souci.
Comment bien utiliser le forum : Poser une question, Mettre un script, un fichier, une image ou des logs
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
didier02
Messages : 225
Inscription : 19 juin 2021, 11:17
Localisation : saint quentin 02100

Re: Sonde Sonoff snbz-02 inactive ...

Message par didier02 »

oui c'est pour etre sûr que mon probléme ne venais pas de là , du moins, que j'ai tous refais ....a neuf
Mon instal PI 3b+/disk SSD 128Go / envoie sms / linky en usb USBTICLC / zigate V2+ / sonoff powR2 / sonoff SNZB01 - SNZB 02 - Xiaomi Aqara - 1wire ds18b20 - détection présence Bluetooth -
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: Sonde Sonoff snbz-02 inactive ...

Message par Keros »

Oui je vois ça :?

Petit détail : évite d'appeler le plugin ZiGate avec un nom qui contient un espace, cela peut générer des problèmes dans certains cas. Maintenant, je ne pense pas que ce soit ça qui pose tant de soucis.
Comment bien utiliser le forum : Poser une question, Mettre un script, un fichier, une image ou des logs
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Sonde Sonoff snbz-02 inactive ...

Message par pipiche »

didier02 a écrit : 28 août 2021, 17:28
Ce dernier appairage est normalement correct.

Question:

- Quel est le Channel du Wifi que tu utilises ?
- Le RPI est-il en Wifi ou via Ethernet ?
- La ZiGate est-elle branchée directement sur un port USB, ou via un cable ?
- Il me semble qu'il ne s'agit pas d'un RPI4 ? Si c'est un RPI4 sur quel port USB est-il ? USB2 ou USB3 ?
didier02
Messages : 225
Inscription : 19 juin 2021, 11:17
Localisation : saint quentin 02100

Re: Sonde Sonoff snbz-02 inactive ...

Message par didier02 »

je viens d'en enlerver un pour voir , moi ca me fais pas du tout ce qui est ecrit dans le wiki ...

Code : Tout sélectionner

2021-08-28 17:36:13.074 Status: zigate plugin: (zigate plugin) onDeviceRemoved - removing End Device
2021-08-28 17:36:18.638 zigate plugin: (zigate plugin) removeDeviceInList - request to remove Device: f3d4 with IEEE: 00124b0022cd5dec
2021-08-28 17:36:18.638 zigate plugin: (zigate plugin) removeDeviceInList - removing : 5 with Ep: 01 in - {'5': 'Humi'}
2021-08-28 17:36:18.638 zigate plugin: (zigate plugin) removeDeviceInList - exitsing Ep 'ClusterTpe'
2021-08-28 17:36:18.666 zigate plugin: (zigate plugin) ---------> Sending a leaveRequest - NwkId: f3d4, IEEE: 00124b0022cd5dec, RemoveChild: 0, Rejoin: 0
2021-08-28 17:36:18.667 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [44] 0047 00124b0022cd5dec0000 None Queue Length: 1
2021-08-28 17:36:18.667 zigate plugin: (zigate plugin) ====> send_zigatecmd_raw - [45] 0026 00158d00050072de00124b0022cd5dec None Queue Length: 2
2021-08-28 17:36:18.736 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: a0, Data: 004a004702240200, LQI: 0
2021-08-28 17:36:18.639 Status: zigate plugin: (zigate plugin) onDeviceRemoved - removing End Device
2021-08-28 17:36:18.649 Status: zigate plugin: (zigate plugin) Device zigate plugin - TH01_Humi-00124b0022cd5dec-01 with IEEE: 00124b0022cd5dec fully removed from the system.
2021-08-28 17:36:18.667 Status: zigate plugin: (zigate plugin) onDeviceRemoved - removing Device zigate plugin - TH01_Humi-00124b0022cd5dec-01 -> 00124b0022cd5dec in Zigate
2021-08-28 17:36:25.117 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8011, MsgLength: 0008, MsgCRC: 3c, Data: a7001200003424, LQI: 0
2021-08-28 17:36:25.158 zigate plugin: (zigate plugin) ZigateRead - MsgType: 8000, MsgLength: 0009, MsgCRC: 8f, Data: 0000002600250500, LQI: 0
2021-08-28 17:36:25.158 zigate plugin: (zigate plugin) Remove Device cmd statusSuccess
.
.
j'ai pas
Status: (DIN-ZiGate) (d009/00158d0002722c67) send a Leave indication and will be outside of the network. LQI: 0
et si je fais un reset sans être appairé ben ... il se passe rien ..
Mon instal PI 3b+/disk SSD 128Go / envoie sms / linky en usb USBTICLC / zigate V2+ / sonoff powR2 / sonoff SNZB01 - SNZB 02 - Xiaomi Aqara - 1wire ds18b20 - détection présence Bluetooth -
Répondre