[Résolu] Sonde Xaomi fuite d'eau : détections intempestives

Forum dédié au plugin ZigBeeForDomoticZ : installation, paramétrage, utilisation, interfaces ...
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: [Ré-ouvert] Sonde Xaomi fuite d'eau ne fonctionne plus

Message par Keros »

Pardon Pipiche, je n'avais pas vu ta réponse.

J'ai 3 capteurs sur 4 qui présentent ce problème. Les capteurs ont environ 6 mois. Les piles de tous mes capteurs sont au dessus des 50%. J'ai ouvert l'emplacement sans rien voir de particulier.

Les 3 capteurs sont au sous-sol, je veux bien que ce soit plus humide mais ce n'est pas trempé.
Le 4e capteur est dans la salle de bain (là, pour le coup niveau humidité j'arrive à 95%).
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 Xaomi fuite d'eau : avez-vous des fausses détections ?

Message par pipiche »

Peux-tu activer les logs Domoticz afin qu’ils soient regardantes plus tard ?

Ensuite l’idée est d’activer le debug pour un des capteurs qui merdouille.


Envoyé de mon iPhone en utilisant Tapatalk
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.

Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Sonde Xaomi fuite d'eau : avez-vous des fausses détections ?

Message par pipiche »

Via le web gui du plugin il faut activer
debugInput et debugCluster dans Paramètres Avancés
Et tu mets le networkid du device en question dans le filtre où il doit y avoir ffff



Envoyé de mon iPhone en utilisant Tapatalk
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.

Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Sonde Xaomi fuite d'eau : avez-vous des fausses détections ?

Message par pipiche »

Voici donc ce que je te propose pour essayer d'y voir clair. Je n'ai pas ce capteur, donc pas moyen pour moi de faire les tests.

1- Peux-tu t'assurer d'etre sur la branche 'beta'
2- Peux-tu t'assurer que les Logs Domoticz sont sauvegardés ?

3- L'idée est d'activé un debug pour un seul des capteurs, pas nécessaire de se faire inonder de logs si le problème se produit rapidement.

a- via le menu Web Admin tu vas activer dans Paramètres Avances
debugInput
debugCluster
Screenshot 2019-11-21 at 11.02.27.png
Screenshot 2019-11-21 at 11.02.27.png (83.28 Kio) Consulté 4286 fois
b- dans debugMatchId tu vas y metter l'IEEE du capteur à surveiller (par exemple : 00158d00023f2ef7 ). Automatiquement le plugin va convertir cela en une short address ( sur 4 chiffres hexa). Attention ne pas faire de re-appairage de se capteur, car sinon la short address va changer

c- tu peux faire un essai, pour voir que ca se comporte correctement

d- Après il ne reste plus qu'a attendre que ton problème se manifeste et là, tu m'envoies le fichier log (éventuellement tu filtres out tout ce qui n'est pas Zigate: cat /tmp/domoticz.log | grep -i 'zigate' ).


L'objectif étant de voir si il y a une erreur coté plugin qui interpreterait incorrectement une trame et mettrait le capteur à On
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: Sonde Xaomi fuite d'eau : avez-vous des fausses détections ?

Message par Keros »

Je ferais tout ça ce soir Pipiche, merci de ton aide.

Pour info, ma sonde n°3 s'est réactiver hier sans raisons > tant pis, on a loupé le coche.

J'ai 3 sondes qui me posent soucis > je vais activer le log pour tous les capteurs. J'aurai un peu plus de données à traiter, ce n'est pas grave.
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 Xaomi fuite d'eau : avez-vous des fausses détections ?

Message par pipiche »

Keros a écrit : 21 nov. 2019, 12:44 Je ferais tout ça ce soir Pipiche, merci de ton aide.

Pour info, ma sonde n°3 s'est réactiver hier sans raisons > tant pis, on a loupé le coche.

J'ai 3 sondes qui me posent soucis > je vais activer le log pour tous les capteurs. J'aurai un peu plus de données à traiter, ce n'est pas grave.
Pour activer le log pour les 3 capteurs, il faudra alors que tu récupères manuellement les short addresse et que tu les mettes dans le MatchId séparé par une virgule
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: Sonde Xaomi fuite d'eau : avez-vous des fausses détections ?

Message par Keros »

Je viens de tout paramétré comme tu m'as dit. Merci pour l'info des 3 capteurs ;)

Je suis bien sur la beta, je viens de faire un maj du plugin.

L'état initial : DomoticZ démarre juste, tout était fonctionnel sauf la sonde O2 qui n'était plus reconnu par la Zigate (device inconnu dans le plugin web)

J'ai activé les différentes sondes et j'ai testé d'appuyer sur le bouton pour la sonde O2 sans résultat.
J'ai alors désactivé puis activé la recherche de dispositifs dans le plugin.
Puis j'ai réessayé le bouton et enfin tester la sonde.

Voilà à peu prêt ce qui sera visible dans les logs :

Code : Tout sélectionner

2019-11-21 19:18:16.895  Status: Domoticz V4.11230 (c)2012-2019 GizMoCuz
2019-11-21 19:18:16.896  Status: Build Hash: 99b3ecd3b, Date: 2019-08-28 08:25:35
2019-11-21 19:18:16.899  Status: Startup Path: /home/pi/domoticz/
2019-11-21 19:18:17.247  Sunrise: 07:58:00 SunSet: 17:19:00
2019-11-21 19:18:17.247  Day length: 09:21:00 Sun at south: 12:38:00
2019-11-21 19:18:17.247  Civil twilight start: 07:26:00 Civil twilight end: 17:51:00
2019-11-21 19:18:17.247  Nautical twilight start: 06:50:00 Nautical twilight end: 18:27:00
2019-11-21 19:18:17.247  Astronomical twilight start: 06:15:00 Astronomical twilight end: 19:02:00
2019-11-21 19:18:18.048  Status: PluginSystem: Started, Python version '3.5.3'.
2019-11-21 19:18:18.060  Active notification Subsystems: http (1/13)
2019-11-21 19:18:18.084  Status: WebServer(HTTP) started on address: :: with port 8080
2019-11-21 19:18:18.098  Status: WebServer(SSL) started on address: :: with port 443
2019-11-21 19:18:18.147  Starting shared server on: :::6144
2019-11-21 19:18:18.147  Status: TCPServer: shared server started...
2019-11-21 19:18:18.147  Status: RxQueue: queue worker started...
2019-11-21 19:18:20.153  Status: (Zigate) Started.
2019-11-21 19:18:20.191  Status: EventSystem: reset all events...
2019-11-21 19:18:20.222  Status: EventSystem: reset all device statuses...
2019-11-21 19:18:20.369  Status: PluginSystem: Entering work loop.
2019-11-21 19:18:22.652  Status: (Zigate) Entering work loop.
2019-11-21 19:18:22.652  Status: (Zigate) Initialized version beta-4.6, author 'zaraki673  pipiche38'
2019-11-21 19:18:22.673  Status: (Zigate) Zigate plugin beta-4.6.020 started
2019-11-21 19:18:22.673  (Zigate) Debug: 4
2019-11-21 19:18:22.673  (Zigate) Debug Mode: 4
2019-11-21 19:18:22.673  (Zigate) 'DomoticzVersion':'4.11230'
2019-11-21 19:18:22.673  (Zigate) 'HardwareID':'5'
2019-11-21 19:18:22.673  (Zigate) 'DomoticzHash':'99b3ecd3b'
2019-11-21 19:18:22.673  (Zigate) 'Version':'beta-4.6'
2019-11-21 19:18:22.673  (Zigate) 'Name':'Zigate'
2019-11-21 19:18:22.673  (Zigate) 'HomeFolder':'/home/pi/domoticz/plugins/Domoticz-Zigate/'
2019-11-21 19:18:22.673  (Zigate) 'Mode4':'9440'
2019-11-21 19:18:22.673  (Zigate) 'Author':'zaraki673  pipiche38'
2019-11-21 19:18:22.673  (Zigate) 'Database':'/home/pi/domoticz/domoticz.db'
2019-11-21 19:18:22.673  (Zigate) 'Mode2':'180'
2019-11-21 19:18:22.674  (Zigate) 'StartupFolder':'/home/pi/domoticz/'
2019-11-21 19:18:22.674  (Zigate) 'DomoticzBuildTime':'2019-08-28 08:25:35'
2019-11-21 19:18:22.674  (Zigate) 'Mode3':'False'
2019-11-21 19:18:22.674  (Zigate) 'Mode6':'4'
2019-11-21 19:18:22.674  (Zigate) 'Key':'Zigate'
2019-11-21 19:18:22.674  (Zigate) 'Address':'192.168.1.220'
2019-11-21 19:18:22.674  (Zigate) 'Language':'fr'
2019-11-21 19:18:22.674  (Zigate) 'SerialPort':'null'
2019-11-21 19:18:22.674  (Zigate) 'Mode5':'False'
2019-11-21 19:18:22.674  (Zigate) 'Mode1':'Wifi'
2019-11-21 19:18:22.674  (Zigate) 'UserDataFolder':'/home/pi/domoticz/'
2019-11-21 19:18:22.674  (Zigate) 'Port':'9999'
2019-11-21 19:18:22.674  (Zigate) Device count: 60

2019-11-21 19:18:22.674  (Zigate) Device: >>>>>> Liste masquée

2019-11-21 19:18:22.693  (Zigate) Device Options: {}
2019-11-21 19:18:22.693  Status: (Zigate) Python Version - 3.5.3 (default, Sep 27 2018, 17:25:39) 
[GCC 6.3.0 20170516]
2019-11-21 19:18:22.693  Status: (Zigate) Switching Heartbeat to 5 s interval
2019-11-21 19:18:22.693  Status: (Zigate) DomoticzVersion: 4.11230
2019-11-21 19:18:22.693  Status: (Zigate) DomoticzHash: 99b3ecd3b
2019-11-21 19:18:22.693  Status: (Zigate) DomoticzBuildTime: 2019-08-28 08:25:35
2019-11-21 19:18:22.693  Status: (Zigate) load PluginConf
2019-11-21 19:18:22.703  Status: (Zigate) pluginConfig set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/
2019-11-21 19:18:22.703  Status: (Zigate) pluginHome set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2019-11-21 19:18:22.703  Status: (Zigate) filename set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-05.json
2019-11-21 19:18:22.703  Status: (Zigate) pluginData set to /home/pi/domoticz/plugins/Domoticz-Zigate/Data/
2019-11-21 19:18:22.703  Status: (Zigate) pluginReports set to /home/pi/domoticz/plugins/Domoticz-Zigate/Reports/
2019-11-21 19:18:22.703  Status: (Zigate) homedirectory set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2019-11-21 19:18:22.703  Status: (Zigate) pluginWWW set to /home/pi/domoticz/plugins/Domoticz-Zigate/www/
2019-11-21 19:18:22.703  Status: (Zigate) pluginOTAFirmware set to /home/pi/domoticz/plugins/Domoticz-Zigate/OTAFirmware/
2019-11-21 19:18:22.704  Status: (Zigate) Opening DomoticzDB in raw
2019-11-21 19:18:22.704  (Zigate) Opening /home/pi/domoticz/domoticz.db
2019-11-21 19:18:22.765  Status: (Zigate) Plugin Database: DeviceList-5.txt
2019-11-21 19:18:22.796  Status: (Zigate) DeviceConf loaded
2019-11-21 19:18:22.797  Status: (Zigate) load ListOfDevice
2019-11-21 19:18:22.953  Status: (Zigate) Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate/Data/DeviceList-5.txt : 18
2019-11-21 19:18:22.983  Status: (Zigate) Transport mode: Wifi
2019-11-21 19:18:22.984  Status: (Zigate) Connection Name: Zigate, Transport: TCP/IP, Address: None:9999
2019-11-21 19:18:22.985  (Zigate) Connection open: Name: 'Zigate', Transport: 'TCP/IP', Protocol: 'None ', Address: '192.168.1.220', Port: '9999', Baud: -1, Connected: False, Parent: 'None'
2019-11-21 19:18:23.131  Status: Python EventSystem: Initalizing event module.
2019-11-21 19:18:23.132  Status: EventSystem: Started
2019-11-21 19:18:23.132  Status: EventSystem: Queue thread started...
2019-11-21 19:18:23.237  Status: (Zigate) setTimeServer - Setting UTC Time to : 627679103
2019-11-21 19:18:23.238  Status: (Zigate) Configure Permit To Join
2019-11-21 19:18:23.238  Status: (Zigate) Request Accepting new Hardware for 180 seconds 
2019-11-21 19:18:23.238  (Zigate) Permit Join set :
2019-11-21 19:18:23.238  (Zigate) ---> self.permitTojoin['Starttime']: 1574360303
2019-11-21 19:18:23.238  (Zigate) ---> self.permitTojoin['Duration'] : 180
2019-11-21 19:18:23.239  Status: (Zigate) Trigger a Topology Scan
2019-11-21 19:18:23.239  Status: (Zigate) Trigger a Energy Level Scan
2019-11-21 19:18:23.292  Status: (Zigate) Major Version Num: 0003
2019-11-21 19:18:23.292  Status: (Zigate) Installer Version Number: 031a
2019-11-21 19:18:23.549  (Zigate) Permit Join status: True
2019-11-21 19:18:23.549  (Zigate) ---> self.permitTojoin['Starttime']: 1574360303
2019-11-21 19:18:23.549  (Zigate) ---> self.permitTojoin['Duration'] : 180
2019-11-21 19:18:23.549  (Zigate) ---> Current time                  : 1574360303
2019-11-21 19:18:23.549  (Zigate) ---> self.Ping['Permit']  (prev)   : None
2019-11-21 19:18:23.549  Status: (Zigate) Accepting new Hardware: On
2019-11-21 19:18:23.549  (Zigate) ---> self.Ping['Permit']  (new )   : On
2019-11-21 19:18:23.604  (Zigate) Initialize Zigate Data Structure 0000 00158d0001ede834
2019-11-21 19:18:23.606  Status: (Zigate) Zigate addresses ieee: 00158d0001ede834 , short addr: 0000
2019-11-21 19:18:23.606  Status: (Zigate) Network state UP, PANID: d2d3 extPANID: 0x471895b0c3f8c028 Channel: 11
2019-11-21 19:18:23.669  Status: (Zigate) Number of devices recently active in Zigate = 17
2019-11-21 19:18:32.668  (Zigate) Switch Blue Led off
2019-11-21 19:18:32.669  Status: (Zigate) Zigate set to Certification : CE
2019-11-21 19:18:32.669  Status: (Zigate) Start Web Server connection
2019-11-21 19:18:32.689  Status: (Zigate) Web backend for Web User Interface started on port: 9440
2019-11-21 19:18:32.689  Status: (Zigate) Plugin with Zigate firmware 031a correctly initialized
2019-11-21 19:18:33.161  Status: (Zigate) TxPower Attenuation : 0 dBm

Réactivation de la détection de device

2019-11-21 19:21:23.692  (Zigate) Permit Join status: True
2019-11-21 19:21:23.692  (Zigate) ---> self.permitTojoin['Starttime']: 1574360303
2019-11-21 19:21:23.692  (Zigate) ---> self.permitTojoin['Duration'] : 0
2019-11-21 19:21:23.692  (Zigate) ---> Current time                  : 1574360483
2019-11-21 19:21:23.692  (Zigate) ---> self.Ping['Permit']  (prev)   : On
2019-11-21 19:21:23.693  Status: (Zigate) Accepting new Hardware: On
2019-11-21 19:21:23.693  (Zigate) ---> self.Ping['Permit']  (new )   : On
2019-11-21 19:21:23.745  (Zigate) Permit Join status: True
2019-11-21 19:21:23.745  (Zigate) ---> self.permitTojoin['Starttime']: 1574360303
2019-11-21 19:21:23.745  (Zigate) ---> self.permitTojoin['Duration'] : 0
2019-11-21 19:21:23.745  (Zigate) ---> Current time                  : 1574360483
2019-11-21 19:21:23.745  (Zigate) ---> self.Ping['Permit']  (prev)   : On
2019-11-21 19:21:23.745  Status: (Zigate) Accepting new Hardware: On
2019-11-21 19:21:23.745  (Zigate) ---> self.Ping['Permit']  (new )   : On

Appui sur le bouton de la sonde qui était en erreur

2019-11-21 19:22:19.160  (Zigate) Touch unit Sonde O3 : MAL Linge nwkid: a869 
2019-11-21 19:22:19.162  (Zigate) Decode8401 - MsgSQN: b4 MsgSrcAddr: a869 MsgEp:01 MsgClusterId: 0500 MsgZoneStatus: 0001 MsgExtStatus: 00 MsgZoneID: ff MsgDelay: 0000
2019-11-21 19:22:19.162  (Zigate) IAS Zone for device:a869  - alarm1: 1, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0
2019-11-21 19:22:19.162  (Zigate) Decode8401 MsgZoneStatus: 01 
2019-11-21 19:22:19.162  (Zigate) MajDomoDevice - Device ID : 00158d000233b539 - Device EP : 01 - Type : 0500 - Value : 01 - Hue :   - Attribute_ : 
2019-11-21 19:22:19.163  (Zigate) MajDomoDevice - Type = Door
2019-11-21 19:22:19.163  (Zigate) MajDomoDevice - NWKID = a869 IEEE = 00158d000233b539 Unit = 95
2019-11-21 19:22:19.163  (Zigate) MajDomoDevice - {'ClusterType': {'95': 'Water'}, '0001': {'0000': 2995}, '0500': {'0002': 'alarm1: 1, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '01'}, '0000': {'0002': '2', '0001': '4', '0010': 'None', '0005': 'lumi.sensor_wleak.aq1', '0004': 'LUMI', '0000': '1', '4000': '3000-0001', '0007': '3', 'ff01': '0121b30b0328110421a84305211c0006240100000000082104020a21000064100100', '0006': '20170721', '0003': '2'}}
2019-11-21 19:22:19.163  (Zigate) MajDomoDevice - We have 1 EPs with ClusterType
2019-11-21 19:22:19.163  (Zigate) MajDomoDevice - NWKID: a869 SwitchType: 0, DeviceType: Water, ClusterType: Door, old_nVal: 1 , old_sVal: On
2019-11-21 19:22:19.164  (Zigate) UpdateDevice_v2 1:On:_61:40_False (Sonde O3 : MAL Linge)
2019-11-21 19:22:19.164  (Zigate) UpdateDevice_v2 for : Sonde O3 : MAL Linge RSSI = 2
2019-11-21 19:22:19.164  (Zigate) UpdateDevice_v2 for : Sonde O3 : MAL Linge BatteryLevel = 61

2019-11-21 19:22:42.940  (Zigate) Too early for a new update of LastSeen a869
2019-11-21 19:22:42.941  (Zigate) Decode8401 - MsgSQN: b5 MsgSrcAddr: a869 MsgEp:01 MsgClusterId: 0500 MsgZoneStatus: 0000 MsgExtStatus: 00 MsgZoneID: ff MsgDelay: 0000
2019-11-21 19:22:42.941  (Zigate) IAS Zone for device:a869  - alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0
2019-11-21 19:22:42.941  (Zigate) Decode8401 MsgZoneStatus: 00 
2019-11-21 19:22:42.941  (Zigate) MajDomoDevice - Device ID : 00158d000233b539 - Device EP : 01 - Type : 0500 - Value : 00 - Hue :   - Attribute_ : 
2019-11-21 19:22:42.942  (Zigate) MajDomoDevice - Type = Door
2019-11-21 19:22:42.942  (Zigate) MajDomoDevice - NWKID = a869 IEEE = 00158d000233b539 Unit = 95
2019-11-21 19:22:42.942  (Zigate) MajDomoDevice - {'ClusterType': {'95': 'Water'}, '0001': {'0000': 2995}, '0500': {'0002': 'alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '01'}, '0000': {'0002': '2', '0001': '4', '0010': 'None', '0005': 'lumi.sensor_wleak.aq1', '0004': 'LUMI', '0000': '1', '4000': '3000-0001', '0007': '3', 'ff01': '0121b30b0328110421a84305211c0006240100000000082104020a21000064100100', '0006': '20170721', '0003': '2'}}
2019-11-21 19:22:42.942  (Zigate) MajDomoDevice - We have 1 EPs with ClusterType
2019-11-21 19:22:42.943  (Zigate) MajDomoDevice - NWKID: a869 SwitchType: 0, DeviceType: Water, ClusterType: Door, old_nVal: 1 , old_sVal: On
2019-11-21 19:22:42.943  (Zigate) UpdateDevice_v2 0:Off:_61:40_False (Sonde O3 : MAL Linge)
2019-11-21 19:22:42.943  (Zigate) UpdateDevice_v2 for : Sonde O3 : MAL Linge RSSI = 2
2019-11-21 19:22:42.943  (Zigate) UpdateDevice_v2 for : Sonde O3 : MAL Linge BatteryLevel = 61
2019-11-21 19:22:42.943  (Zigate) UpdateDevice - (Sonde O3 : MAL Linge) 0:Off
2019-11-21 19:22:42.943  (Zigate) Update Values 0:Off: 61:2 False (Sonde O3 : MAL Linge)



2019-11-21 19:23:42.243  (Zigate) Touch unit Sonde O1 : Pompes nwkid: 01b1 
2019-11-21 19:23:42.245  (Zigate) Decode8401 - MsgSQN: 2e MsgSrcAddr: 01b1 MsgEp:01 MsgClusterId: 0500 MsgZoneStatus: 0001 MsgExtStatus: 00 MsgZoneID: ff MsgDelay: 0000
2019-11-21 19:23:42.245  (Zigate) IAS Zone for device:01b1  - alarm1: 1, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0
2019-11-21 19:23:42.246  (Zigate) Decode8401 MsgZoneStatus: 01 
2019-11-21 19:23:42.246  (Zigate) MajDomoDevice - Device ID : 00158d000271bb56 - Device EP : 01 - Type : 0500 - Value : 01 - Hue :   - Attribute_ : 
2019-11-21 19:23:42.246  (Zigate) MajDomoDevice - Type = Door
2019-11-21 19:23:42.246  (Zigate) MajDomoDevice - NWKID = 01b1 IEEE = 00158d000271bb56 Unit = 34
2019-11-21 19:23:42.247  (Zigate) MajDomoDevice - {'ClusterType': {'34': 'Water'}, '0001': {'0000': 2965}, '0500': {'0002': 'alarm1: 1, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '00'}, '0000': {'0002': '2', '0001': '4', '0010': 'None', '0005': 'lumi.sensor_wleak.aq1', '0004': 'LUMI', '0000': '1', '0007': '3', 'ff01': '0121950b0328180421a8130521870006240100000000082104020a21000064100000', '0006': '20170721', '0003': '2'}}
2019-11-21 19:23:42.247  (Zigate) MajDomoDevice - We have 1 EPs with ClusterType
2019-11-21 19:23:42.247  (Zigate) MajDomoDevice - NWKID: 01b1 SwitchType: 0, DeviceType: Water, ClusterType: Door, old_nVal: 0 , old_sVal: Off
2019-11-21 19:23:42.247  (Zigate) UpdateDevice_v2 1:On:_54:35_False (Sonde O1 : Pompes)
2019-11-21 19:23:42.247  (Zigate) UpdateDevice_v2 for : Sonde O1 : Pompes RSSI = 2
2019-11-21 19:23:42.248  (Zigate) UpdateDevice_v2 for : Sonde O1 : Pompes BatteryLevel = 54
2019-11-21 19:23:42.248  (Zigate) UpdateDevice - (Sonde O1 : Pompes) 1:On
2019-11-21 19:23:42.248  (Zigate) Update Values 1:On: 54:2 False (Sonde O1 : Pompes)

2019-11-21 19:24:02.540  (Zigate) Too early for a new update of LastSeen 01b1
2019-11-21 19:24:02.541  (Zigate) Decode8401 - MsgSQN: 2f MsgSrcAddr: 01b1 MsgEp:01 MsgClusterId: 0500 MsgZoneStatus: 0000 MsgExtStatus: 00 MsgZoneID: ff MsgDelay: 0000
2019-11-21 19:24:02.541  (Zigate) IAS Zone for device:01b1  - alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0
2019-11-21 19:24:02.541  (Zigate) Decode8401 MsgZoneStatus: 00 
2019-11-21 19:24:02.542  (Zigate) MajDomoDevice - Device ID : 00158d000271bb56 - Device EP : 01 - Type : 0500 - Value : 00 - Hue :   - Attribute_ : 
2019-11-21 19:24:02.542  (Zigate) MajDomoDevice - Type = Door
2019-11-21 19:24:02.542  (Zigate) MajDomoDevice - NWKID = 01b1 IEEE = 00158d000271bb56 Unit = 34
2019-11-21 19:24:02.542  (Zigate) MajDomoDevice - {'ClusterType': {'34': 'Water'}, '0001': {'0000': 2965}, '0500': {'0002': 'alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '00'}, '0000': {'0002': '2', '0001': '4', '0010': 'None', '0005': 'lumi.sensor_wleak.aq1', '0004': 'LUMI', '0000': '1', '0007': '3', 'ff01': '0121950b0328180421a8130521870006240100000000082104020a21000064100000', '0006': '20170721', '0003': '2'}}
2019-11-21 19:24:02.542  (Zigate) MajDomoDevice - We have 1 EPs with ClusterType
2019-11-21 19:24:02.543  (Zigate) MajDomoDevice - NWKID: 01b1 SwitchType: 0, DeviceType: Water, ClusterType: Door, old_nVal: 1 , old_sVal: On
2019-11-21 19:24:02.543  (Zigate) UpdateDevice_v2 0:Off:_54:35_False (Sonde O1 : Pompes)
2019-11-21 19:24:02.543  (Zigate) UpdateDevice_v2 for : Sonde O1 : Pompes RSSI = 2
2019-11-21 19:24:02.543  (Zigate) UpdateDevice_v2 for : Sonde O1 : Pompes BatteryLevel = 54
2019-11-21 19:24:02.543  (Zigate) UpdateDevice - (Sonde O1 : Pompes) 0:Off
2019-11-21 19:24:02.544  (Zigate) Update Values 0:Off: 54:2 False (Sonde O1 : Pompes)


2019-11-21 19:26:03.176  Status: (Zigate) Request Disabling Accepting new Hardware
2019-11-21 19:26:03.176  (Zigate) Permit Join set :
2019-11-21 19:26:03.177  (Zigate) ---> self.permitTojoin['Starttime']: 1574360303
2019-11-21 19:26:03.177  (Zigate) ---> self.permitTojoin['Duration'] : 0
2019-11-21 19:26:03.232  Status: (Zigate) setTimeServer - Setting UTC Time to : 627679563
2019-11-21 19:26:03.285  (Zigate) Permit Join status: False
2019-11-21 19:26:03.286  (Zigate) ---> self.permitTojoin['Starttime']: 1574360303
2019-11-21 19:26:03.286  (Zigate) ---> self.permitTojoin['Duration'] : 0
2019-11-21 19:26:03.286  (Zigate) ---> Current time                  : 1574360763
2019-11-21 19:26:03.286  (Zigate) ---> self.Ping['Permit']  (prev)   : On
2019-11-21 19:26:03.286  (Zigate) ---> self.Ping['Permit']  (new )   : Off
2019-11-21 19:26:04.969  Status: (Zigate) Request Accepting new Hardware for ever 
2019-11-21 19:26:04.971  (Zigate) Permit Join set :
2019-11-21 19:26:04.971  (Zigate) ---> self.permitTojoin['Starttime']: 1574360764
2019-11-21 19:26:04.971  (Zigate) ---> self.permitTojoin['Duration'] : 255
2019-11-21 19:26:05.179  (Zigate) Permit Join status: True
2019-11-21 19:26:05.179  (Zigate) ---> self.permitTojoin['Starttime']: 1574360764
2019-11-21 19:26:05.179  (Zigate) ---> self.permitTojoin['Duration'] : 255
2019-11-21 19:26:05.179  (Zigate) ---> Current time                  : 1574360765
2019-11-21 19:26:05.179  (Zigate) ---> self.Ping['Permit']  (prev)   : Off
2019-11-21 19:26:05.180  Status: (Zigate) Accepting new Hardware: On
2019-11-21 19:26:05.180  (Zigate) ---> self.Ping['Permit']  (new )   : On
2019-11-21 19:26:20.496  Status: (Zigate) Device Announced ShortAddr: ca96, IEEE: 00158d00023f2ef7 REJOIN: 
2019-11-21 19:26:20.497  (Zigate) Decode004D - Already known device ca96 infos: {'Attributes List': {}, 'MacCapa': '80', 'PowerSource': '', 'ConfigureReporting': {'TimeStamps': {'01-0001': 1573446196, '01-0500': 1573446196, '01-0006': 1573446196}, 'Ep': {'01': {'0001': {}, '0006': {}, '0500': {}}}}, 'Stamp': {'MsgType': '8401', 'Time': '2019-11-11 06:31:35', 'LastSeen': 1573450268}, 'Health': '', 'IEEE': '00158d00023f2ef7', 'DeviceType': '', 'Version': '3', 'Bind': {'01': {'0001': {'Phase': 'requested', 'Stamp': 1573446196, 'Status': ''}, '0006': {'Phase': 'requested', 'Stamp': 1573446196, 'Status': ''}, '0500': {'Phase': 'requested', 'Stamp': 1573446196, 'Status': ''}}}, 'SQN': '', 'Battery': 61, 'RIA': '0', 'LogicalType': '', 'ZDeviceName': 'Sonde O2', 'Last Cmds': [(1573446220.310758, '0100', None), (1573446220.3633707, '0100', None), (1573446220.4163308, '0100', None), (1573446220.4692373, '0100', None), (1573446220.5223465, '0100', None)], 'App Version': '4', 'ConsistencyCheck': 'ok', 'ZDeviceID': '0402', 'ReceiveOnIdle': '', 'ReadAttributes': {'TimeStamps': {'01-0001': 1573446196, '01-0000': 1573446196}, 'Ep': {'01': {'0001': {}, '0000': {'ff01': '00', '0005': {}}}}}, 'Status': 'inDB', 'ProfileID': '0104', 'Stack Version': '', 'Manufacturer': '', 'RSSI': 57, 'HW Version': '', 'NbEp': '1', 'Manufacturer Name': '', 'Model': 'lumi.sensor_wleak.aq1', 'Type': 'Water', 'ZCL Version': '', 'Ep': {'01': {'ClusterType': {'94': 'Water'}, '0001': {'0000': 2995}, '0500': {'0002': 'alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '01'}, '0000': {'ff01': '0121b30b0328150421a8430521120006240300020000082104020a2157e164100100', '0005': 'lumi.sensor_wleak.aq1'}}}, 'Heartbeat': '50792'}
2019-11-21 19:26:20.498  (Zigate) Touch unit Sonde O2 : Cuves nwkid: ca96 
2019-11-21 19:26:20.500  (Zigate) Decode004D - Request rebind clusters for ca96
2019-11-21 19:26:20.505  (Zigate) Decode004D - Request attribute 0x0000 ca96
2019-11-21 19:26:20.763  Status: (Zigate) Device Announced ShortAddr: ca96, IEEE: 00158d00023f2ef7 REJOIN: 
2019-11-21 19:26:20.764  (Zigate) Decode004D - Already known device ca96 infos: {'Attributes List': {}, 'MacCapa': '80', 'PowerSource': '', 'ConfigureReporting': {'TimeStamps': {'01-0001': 1574360780, '01-0500': 1574360780, '01-0006': 1574360780}, 'Ep': {'01': {'0001': {}, '0006': {}, '0500': {}}}}, 'Stamp': {'MsgType': '  4d', 'Time': '2019-11-21 19:26:20', 'LastSeen': 1574360780}, 'Health': 'Live', 'IEEE': '00158d00023f2ef7', 'DeviceType': '', 'Version': '3', 'Announced': 1574360780.4964383, 'Bind': {'01': {'0001': {'Phase': 'requested', 'Stamp': 1574360780, 'Status': ''}, '0006': {'Phase': 'requested', 'Stamp': 1574360780, 'Status': ''}, '0500': {'Phase': 'requested', 'Stamp': 1574360780, 'Status': ''}}}, 'SQN': '', 'Battery': 61, 'RIA': '0', 'LogicalType': '', 'ZDeviceName': 'Sonde O2', 'Last Cmds': [(1573446220.310758, '0100', None), (1573446220.3633707, '0100', None), (1573446220.4163308, '0100', None), (1573446220.4692373, '0100', None), (1573446220.5223465, '0100', None)], 'App Version': '4', 'ConsistencyCheck': 'ok', 'ZDeviceID': '0402', 'ReceiveOnIdle': '', 'ReadAttributes': {'TimeStamps': {'01-0001': 1574360780, '01-0000': 1574360780}, 'Ep': {'01': {'0001': {}, '0000': {'ff01': {}, '0005': {}}}}}, 'Status': 'inDB', 'ProfileID': '0104', 'Stack Version': '', 'Manufacturer': '', 'RSSI': 57, 'HW Version': '', 'NbEp': '1', 'Manufacturer Name': '', 'Model': 'lumi.sensor_wleak.aq1', 'Type': 'Water', 'ZCL Version': '', 'Ep': {'01': {'ClusterType': {'94': 'Water'}, '0001': {'0000': 2995}, '0500': {'0002': 'alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '01'}, '0000': {'ff01': '0121b30b0328150421a8430521120006240300020000082104020a2157e164100100', '0005': 'lumi.sensor_wleak.aq1'}}}, 'Heartbeat': 0}
2019-11-21 19:26:20.766  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0005 Status: 00 Type: 42 Size: 0015 ClusterData: >6c756d692e73656e736f725f776c65616b2e617131<
2019-11-21 19:26:20.767  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 00 ClusterID = 0000 AttrID = 0005 Attribute Data = 6c756d692e73656e736f725f776c65616b2e617131
2019-11-21 19:26:20.767  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:20.767  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:20.768  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0005 AttyType: 42 Attsize: 0015 Status: 00 AttrValue: 6c756d692e73656e736f725f776c65616b2e617131
2019-11-21 19:26:20.768  (Zigate) ReadCluster - 0000 / 0005 - Recepion Model: >lumi.sensor_wleak.aq1<
2019-11-21 19:26:20.768  (Zigate) ReadCluster - 0000 / 0005 - ca96 lumi.sensor_wleak.aq1 is already provisioned in Domoticz
2019-11-21 19:26:20.770  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0001 Status: 00 Type: 20 Size: 0001 ClusterData: >04<
2019-11-21 19:26:20.770  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 00 ClusterID = 0000 AttrID = 0001 Attribute Data = 04
2019-11-21 19:26:20.770  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:20.770  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:20.771  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0001 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 04
2019-11-21 19:26:20.771  (Zigate) ReadCluster - Application version: 4
2019-11-21 19:26:21.074  Status: (Zigate) Request Disabling Accepting new Hardware
2019-11-21 19:26:21.074  (Zigate) Permit Join set :
2019-11-21 19:26:21.074  (Zigate) ---> self.permitTojoin['Starttime']: 1574360781
2019-11-21 19:26:21.074  (Zigate) ---> self.permitTojoin['Duration'] : 0
2019-11-21 19:26:21.578  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: ff01 Status: 00 Type: 42 Size: 0022 ClusterData: >0121b30b03281b0421a8010521230006240100000000082104020a21000064100000<
2019-11-21 19:26:21.578  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 01 ClusterID = 0000 AttrID = ff01 Attribute Data = 0121b30b03281b0421a8010521230006240100000000082104020a21000064100000
2019-11-21 19:26:21.578  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:21.579  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:21.579  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: ff01 AttyType: 42 Attsize: 0022 Status: 00 AttrValue: 0121b30b03281b0421a8010521230006240100000000082104020a21000064100000
2019-11-21 19:26:21.579  (Zigate) ReadCluster - 0000 ff01 Saddr: ca96 ClusterData: 0121b30b03281b0421a8010521230006240100000000082104020a21000064100000
2019-11-21 19:26:21.580  (Zigate) ReadCluster - 0000/ff01 Saddr: ca96 RSSI: 35
2019-11-21 19:26:21.580  (Zigate) ReadCluster - 0000/ff01 Saddr: ca96 Battery: 61 Voltage: 2995
2019-11-21 19:26:21.580  (Zigate) ReadCluster - 0000/ff01 Saddr: ca96 sOnOff: 00
2019-11-21 19:26:21.580  (Zigate) MajDomoDevice - Device ID : 00158d00023f2ef7 - Device EP : 01 - Type : 0006 - Value : 00 - Hue :   - Attribute_ : 
2019-11-21 19:26:21.580  (Zigate) MajDomoDevice - Type = Switch
2019-11-21 19:26:21.581  (Zigate) MajDomoDevice - NWKID = ca96 IEEE = 00158d00023f2ef7 Unit = 94
2019-11-21 19:26:21.581  (Zigate) MajDomoDevice - {'ClusterType': {'94': 'Water'}, '0001': {'0000': 2995}, '0500': {'0002': 'alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '01'}, '0000': {'ff01': '0121b30b03281b0421a8010521230006240100000000082104020a21000064100000', '0005': 'lumi.sensor_wleak.aq1', '0001': '4'}}
2019-11-21 19:26:21.581  (Zigate) MajDomoDevice - We have 1 EPs with ClusterType
2019-11-21 19:26:21.582  (Zigate) MajDomoDevice - NWKID: ca96 SwitchType: 0, DeviceType: Water, ClusterType: Switch, old_nVal: 0 , old_sVal: Off
2019-11-21 19:26:21.582  (Zigate) UpdateDevice_v2 0:Off:_61:69_False (Sonde O2 : Cuves)
2019-11-21 19:26:21.582  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves RSSI = 3
2019-11-21 19:26:21.582  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves BatteryLevel = 61
2019-11-21 19:26:22.086  (Zigate) Decode8030 - Bind reponse for ca96/00
2019-11-21 19:26:22.340  Status: (Zigate) Request Accepting new Hardware for 240 seconds 
2019-11-21 19:26:22.341  (Zigate) Permit Join set :
2019-11-21 19:26:22.341  (Zigate) ---> self.permitTojoin['Starttime']: 1574360782
2019-11-21 19:26:22.341  (Zigate) ---> self.permitTojoin['Duration'] : 240
2019-11-21 19:26:25.378  (Zigate) Decode8030 - Bind reponse for ca96/00
2019-11-21 19:26:28.590  (Zigate) Decode8030 - Bind reponse for ca96/00

2019-11-21 19:26:35.590  (Zigate) Permit Join status: False
2019-11-21 19:26:35.590  (Zigate) ---> self.permitTojoin['Starttime']: 1574360782
2019-11-21 19:26:35.591  (Zigate) ---> self.permitTojoin['Duration'] : 240
2019-11-21 19:26:35.591  (Zigate) ---> Current time                  : 1574360795
2019-11-21 19:26:35.591  (Zigate) ---> self.Ping['Permit']  (prev)   : On
2019-11-21 19:26:35.591  Status: (Zigate) Accepting new Hardware: Disable
2019-11-21 19:26:35.591  (Zigate) ---> self.Ping['Permit']  (new )   : Off
2019-11-21 19:26:35.749  (Zigate) Permit Join status: True
2019-11-21 19:26:35.749  (Zigate) ---> self.permitTojoin['Starttime']: 1574360782
2019-11-21 19:26:35.749  (Zigate) ---> self.permitTojoin['Duration'] : 240
2019-11-21 19:26:35.749  (Zigate) ---> Current time                  : 1574360795
2019-11-21 19:26:35.749  (Zigate) ---> self.Ping['Permit']  (prev)   : Off
2019-11-21 19:26:35.749  Status: (Zigate) Accepting new Hardware: On
2019-11-21 19:26:35.749  (Zigate) ---> self.Ping['Permit']  (new )   : On

2019-11-21 19:26:38.512  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0000 Status: 00 Type: 20 Size: 0001 ClusterData: >01<
2019-11-21 19:26:38.512  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0000 Attribute Data = 01
2019-11-21 19:26:38.512  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.512  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.512  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0000 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 01
2019-11-21 19:26:38.512  (Zigate) ReadCluster - 0x0000 - ZCL Version: 1
2019-11-21 19:26:38.513  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0001 Status: 00 Type: 20 Size: 0001 ClusterData: >04<
2019-11-21 19:26:38.513  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0001 Attribute Data = 04
2019-11-21 19:26:38.513  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.513  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.513  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0001 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 04
2019-11-21 19:26:38.513  (Zigate) ReadCluster - Application version: 4
2019-11-21 19:26:38.514  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0002 Status: 00 Type: 20 Size: 0001 ClusterData: >02<
2019-11-21 19:26:38.514  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0002 Attribute Data = 02
2019-11-21 19:26:38.514  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.514  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.514  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0002 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 02
2019-11-21 19:26:38.515  (Zigate) ReadCluster - Stack version: 2
2019-11-21 19:26:38.515  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0003 Status: 00 Type: 20 Size: 0001 ClusterData: >02<
2019-11-21 19:26:38.515  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0003 Attribute Data = 02
2019-11-21 19:26:38.515  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.515  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.515  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0003 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 02
2019-11-21 19:26:38.515  (Zigate) ReadCluster - 0x0000 - Hardware version: 2
2019-11-21 19:26:38.728  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0004 Status: 00 Type: 42 Size: 0004 ClusterData: >4c554d49<
2019-11-21 19:26:38.728  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0004 Attribute Data = 4c554d49
2019-11-21 19:26:38.728  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.728  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.728  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0004 AttyType: 42 Attsize: 0004 Status: 00 AttrValue: 4c554d49
2019-11-21 19:26:38.729  (Zigate) ReadCluster - 0x0000 - Manufacturer: LUMI
2019-11-21 19:26:38.729  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0005 Status: 00 Type: 42 Size: 0015 ClusterData: >6c756d692e73656e736f725f776c65616b2e617131<
2019-11-21 19:26:38.729  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0005 Attribute Data = 6c756d692e73656e736f725f776c65616b2e617131
2019-11-21 19:26:38.729  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.730  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.730  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0005 AttyType: 42 Attsize: 0015 Status: 00 AttrValue: 6c756d692e73656e736f725f776c65616b2e617131
2019-11-21 19:26:38.730  (Zigate) ReadCluster - 0000 / 0005 - Recepion Model: >lumi.sensor_wleak.aq1<
2019-11-21 19:26:38.730  (Zigate) ReadCluster - 0000 / 0005 - ca96 lumi.sensor_wleak.aq1 is already provisioned in Domoticz
2019-11-21 19:26:38.731  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0006 Status: 00 Type: 42 Size: 0008 ClusterData: >3230313730373231<
2019-11-21 19:26:38.731  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0006 Attribute Data = 3230313730373231
2019-11-21 19:26:38.731  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.731  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.731  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0006 AttyType: 42 Attsize: 0008 Status: 00 AttrValue: 3230313730373231
2019-11-21 19:26:38.732  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0007 Status: 00 Type: 30 Size: 0001 ClusterData: >03<
2019-11-21 19:26:38.732  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0007 Attribute Data = 03
2019-11-21 19:26:38.732  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.732  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.732  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0007 AttyType: 30 Attsize: 0001 Status: 00 AttrValue: 03
2019-11-21 19:26:38.732  (Zigate) ReadCluster - Power Source: 3
2019-11-21 19:26:38.983  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:38.984  (Zigate) Decode8401 - MsgSQN: 00 MsgSrcAddr: ca96 MsgEp:01 MsgClusterId: 0500 MsgZoneStatus: 0001 MsgExtStatus: 00 MsgZoneID: ff MsgDelay: 0000
2019-11-21 19:26:38.984  (Zigate) IAS Zone for device:ca96  - alarm1: 1, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0
2019-11-21 19:26:38.984  (Zigate) Decode8401 MsgZoneStatus: 01 
2019-11-21 19:26:38.984  (Zigate) MajDomoDevice - Device ID : 00158d00023f2ef7 - Device EP : 01 - Type : 0500 - Value : 01 - Hue :   - Attribute_ : 
2019-11-21 19:26:38.984  (Zigate) MajDomoDevice - Type = Door
2019-11-21 19:26:38.984  (Zigate) MajDomoDevice - NWKID = ca96 IEEE = 00158d00023f2ef7 Unit = 94
2019-11-21 19:26:38.984  (Zigate) MajDomoDevice - {'ClusterType': {'94': 'Water'}, '0001': {'0000': 2995}, '0500': {'0002': 'alarm1: 1, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '00'}, '0000': {'0002': '2', '0001': '4', '0005': 'lumi.sensor_wleak.aq1', '0004': 'LUMI', '0000': '1', '0007': '3', 'ff01': '0121b30b03281b0421a8010521230006240100000000082104020a21000064100000', '0006': '20170721', '0003': '2'}}
2019-11-21 19:26:38.984  (Zigate) MajDomoDevice - We have 1 EPs with ClusterType
2019-11-21 19:26:38.984  (Zigate) MajDomoDevice - NWKID: ca96 SwitchType: 0, DeviceType: Water, ClusterType: Door, old_nVal: 0 , old_sVal: Off
2019-11-21 19:26:38.985  (Zigate) UpdateDevice_v2 1:On:_61:96_False (Sonde O2 : Cuves)
2019-11-21 19:26:38.985  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves RSSI = 5
2019-11-21 19:26:38.985  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves BatteryLevel = 61
2019-11-21 19:26:38.985  (Zigate) UpdateDevice - (Sonde O2 : Cuves) 1:On
2019-11-21 19:26:38.985  (Zigate) Update Values 1:On: 61:5 False (Sonde O2 : Cuves)

2019-11-21 19:26:42.050  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0001 AttributeID: 0000 Status: 86 Type: ff Size: 0000 ClusterData: ><
2019-11-21 19:26:42.050  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 08 ClusterID = 0001 AttrID = 0000 Attribute Data = 
2019-11-21 19:26:42.050  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.051  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.051  (Zigate) ReadCluster - Status 86 for addr: ca96/01 on cluster/attribute 0001/0000
2019-11-21 19:26:42.052  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0001 AttributeID: 0001 Status: 86 Type: ff Size: 0000 ClusterData: ><
2019-11-21 19:26:42.052  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 08 ClusterID = 0001 AttrID = 0001 Attribute Data = 
2019-11-21 19:26:42.052  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.052  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.053  (Zigate) ReadCluster - Status 86 for addr: ca96/01 on cluster/attribute 0001/0001
2019-11-21 19:26:42.053  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0001 AttributeID: 0003 Status: 86 Type: ff Size: 0000 ClusterData: ><
2019-11-21 19:26:42.054  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 08 ClusterID = 0001 AttrID = 0003 Attribute Data = 
2019-11-21 19:26:42.054  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.054  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.054  (Zigate) ReadCluster - Status 86 for addr: ca96/01 on cluster/attribute 0001/0003
2019-11-21 19:26:42.256  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0000 Status: 00 Type: 20 Size: 0001 ClusterData: >01<
2019-11-21 19:26:42.257  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0000 Attribute Data = 01
2019-11-21 19:26:42.257  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.258  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.258  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0000 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 01
2019-11-21 19:26:42.258  (Zigate) ReadCluster - 0x0000 - ZCL Version: 1
2019-11-21 19:26:42.259  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0001 Status: 00 Type: 20 Size: 0001 ClusterData: >04<
2019-11-21 19:26:42.259  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0001 Attribute Data = 04
2019-11-21 19:26:42.259  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.260  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.260  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0001 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 04
2019-11-21 19:26:42.260  (Zigate) ReadCluster - Application version: 4
2019-11-21 19:26:42.261  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0002 Status: 00 Type: 20 Size: 0001 ClusterData: >02<
2019-11-21 19:26:42.262  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0002 Attribute Data = 02
2019-11-21 19:26:42.262  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.262  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.263  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0002 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 02
2019-11-21 19:26:42.263  (Zigate) ReadCluster - Stack version: 2
2019-11-21 19:26:42.264  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0003 Status: 00 Type: 20 Size: 0001 ClusterData: >02<
2019-11-21 19:26:42.264  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0003 Attribute Data = 02
2019-11-21 19:26:42.264  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.265  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:42.265  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0003 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 02
2019-11-21 19:26:42.265  (Zigate) ReadCluster - 0x0000 - Hardware version: 2
2019-11-21 19:26:45.347  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0004 Status: 00 Type: 42 Size: 0004 ClusterData: >4c554d49<
2019-11-21 19:26:45.348  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0004 Attribute Data = 4c554d49
2019-11-21 19:26:45.348  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.348  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.349  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0004 AttyType: 42 Attsize: 0004 Status: 00 AttrValue: 4c554d49
2019-11-21 19:26:45.349  (Zigate) ReadCluster - 0x0000 - Manufacturer: LUMI
2019-11-21 19:26:45.351  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0005 Status: 00 Type: 42 Size: 0015 ClusterData: >6c756d692e73656e736f725f776c65616b2e617131<
2019-11-21 19:26:45.351  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0005 Attribute Data = 6c756d692e73656e736f725f776c65616b2e617131
2019-11-21 19:26:45.351  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.352  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.352  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0005 AttyType: 42 Attsize: 0015 Status: 00 AttrValue: 6c756d692e73656e736f725f776c65616b2e617131
2019-11-21 19:26:45.352  (Zigate) ReadCluster - 0000 / 0005 - Recepion Model: >lumi.sensor_wleak.aq1<
2019-11-21 19:26:45.353  (Zigate) ReadCluster - 0000 / 0005 - ca96 lumi.sensor_wleak.aq1 is already provisioned in Domoticz
2019-11-21 19:26:45.354  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0006 Status: 00 Type: 42 Size: 0008 ClusterData: >3230313730373231<
2019-11-21 19:26:45.354  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0006 Attribute Data = 3230313730373231
2019-11-21 19:26:45.354  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.355  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.355  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0006 AttyType: 42 Attsize: 0008 Status: 00 AttrValue: 3230313730373231
2019-11-21 19:26:45.356  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0007 Status: 00 Type: 30 Size: 0001 ClusterData: >03<
2019-11-21 19:26:45.356  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0007 Attribute Data = 03
2019-11-21 19:26:45.357  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.357  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.357  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0007 AttyType: 30 Attsize: 0001 Status: 00 AttrValue: 03
2019-11-21 19:26:45.357  (Zigate) ReadCluster - Power Source: 3
2019-11-21 19:26:45.509  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0001 AttributeID: 0000 Status: 86 Type: ff Size: 0000 ClusterData: ><
2019-11-21 19:26:45.510  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 08 ClusterID = 0001 AttrID = 0000 Attribute Data = 
2019-11-21 19:26:45.510  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.511  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.511  (Zigate) ReadCluster - Status 86 for addr: ca96/01 on cluster/attribute 0001/0000
2019-11-21 19:26:45.512  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0001 AttributeID: 0001 Status: 86 Type: ff Size: 0000 ClusterData: ><
2019-11-21 19:26:45.512  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 08 ClusterID = 0001 AttrID = 0001 Attribute Data = 
2019-11-21 19:26:45.512  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.513  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.513  (Zigate) ReadCluster - Status 86 for addr: ca96/01 on cluster/attribute 0001/0001
2019-11-21 19:26:45.564  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0001 AttributeID: 0003 Status: 86 Type: ff Size: 0000 ClusterData: ><
2019-11-21 19:26:45.564  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 08 ClusterID = 0001 AttrID = 0003 Attribute Data = 
2019-11-21 19:26:45.565  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.565  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:45.565  (Zigate) ReadCluster - Status 86 for addr: ca96/01 on cluster/attribute 0001/0003
2019-11-21 19:26:48.623  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0000 Status: 00 Type: 20 Size: 0001 ClusterData: >01<
2019-11-21 19:26:48.623  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0000 Attribute Data = 01
2019-11-21 19:26:48.623  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.624  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.624  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0000 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 01
2019-11-21 19:26:48.624  (Zigate) ReadCluster - 0x0000 - ZCL Version: 1
2019-11-21 19:26:48.625  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0001 Status: 00 Type: 20 Size: 0001 ClusterData: >04<
2019-11-21 19:26:48.626  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0001 Attribute Data = 04
2019-11-21 19:26:48.626  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.626  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.627  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0001 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 04
2019-11-21 19:26:48.627  (Zigate) ReadCluster - Application version: 4
2019-11-21 19:26:48.628  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0002 Status: 00 Type: 20 Size: 0001 ClusterData: >02<
2019-11-21 19:26:48.628  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0002 Attribute Data = 02
2019-11-21 19:26:48.629  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.629  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.629  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0002 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 02
2019-11-21 19:26:48.630  (Zigate) ReadCluster - Stack version: 2
2019-11-21 19:26:48.631  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0003 Status: 00 Type: 20 Size: 0001 ClusterData: >02<
2019-11-21 19:26:48.631  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 04 ClusterID = 0000 AttrID = 0003 Attribute Data = 02
2019-11-21 19:26:48.631  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.631  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.632  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0003 AttyType: 20 Attsize: 0001 Status: 00 AttrValue: 02
2019-11-21 19:26:48.632  (Zigate) ReadCluster - 0x0000 - Hardware version: 2
2019-11-21 19:26:48.808  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0004 Status: 00 Type: 42 Size: 0004 ClusterData: >4c554d49<
2019-11-21 19:26:48.809  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0004 Attribute Data = 4c554d49
2019-11-21 19:26:48.809  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.809  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.810  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0004 AttyType: 42 Attsize: 0004 Status: 00 AttrValue: 4c554d49
2019-11-21 19:26:48.810  (Zigate) ReadCluster - 0x0000 - Manufacturer: LUMI
2019-11-21 19:26:48.812  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0005 Status: 00 Type: 42 Size: 0015 ClusterData: >6c756d692e73656e736f725f776c65616b2e617131<
2019-11-21 19:26:48.812  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0005 Attribute Data = 6c756d692e73656e736f725f776c65616b2e617131
2019-11-21 19:26:48.812  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.812  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.813  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0005 AttyType: 42 Attsize: 0015 Status: 00 AttrValue: 6c756d692e73656e736f725f776c65616b2e617131
2019-11-21 19:26:48.813  (Zigate) ReadCluster - 0000 / 0005 - Recepion Model: >lumi.sensor_wleak.aq1<
2019-11-21 19:26:48.813  (Zigate) ReadCluster - 0000 / 0005 - ca96 lumi.sensor_wleak.aq1 is already provisioned in Domoticz
2019-11-21 19:26:48.814  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0006 Status: 00 Type: 42 Size: 0008 ClusterData: >3230313730373231<
2019-11-21 19:26:48.815  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0006 Attribute Data = 3230313730373231
2019-11-21 19:26:48.815  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.815  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.815  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0006 AttyType: 42 Attsize: 0008 Status: 00 AttrValue: 3230313730373231
2019-11-21 19:26:48.817  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: 0007 Status: 00 Type: 30 Size: 0001 ClusterData: >03<
2019-11-21 19:26:48.817  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 05 ClusterID = 0000 AttrID = 0007 Attribute Data = 03
2019-11-21 19:26:48.817  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.818  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:48.818  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: 0007 AttyType: 30 Attsize: 0001 Status: 00 AttrValue: 03
2019-11-21 19:26:48.818  (Zigate) ReadCluster - Power Source: 3
2019-11-21 19:26:51.130  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:51.131  (Zigate) Decode8401 - MsgSQN: 00 MsgSrcAddr: ca96 MsgEp:01 MsgClusterId: 0500 MsgZoneStatus: 0000 MsgExtStatus: 00 MsgZoneID: ff MsgDelay: 0000
2019-11-21 19:26:51.131  (Zigate) IAS Zone for device:ca96  - alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0
2019-11-21 19:26:51.131  (Zigate) Decode8401 MsgZoneStatus: 00 
2019-11-21 19:26:51.131  (Zigate) MajDomoDevice - Device ID : 00158d00023f2ef7 - Device EP : 01 - Type : 0500 - Value : 00 - Hue :   - Attribute_ : 
2019-11-21 19:26:51.131  (Zigate) MajDomoDevice - Type = Door
2019-11-21 19:26:51.132  (Zigate) MajDomoDevice - NWKID = ca96 IEEE = 00158d00023f2ef7 Unit = 94
2019-11-21 19:26:51.132  (Zigate) MajDomoDevice - {'ClusterType': {'94': 'Water'}, '0001': {'0000': 2995}, '0500': {'0002': 'alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '00'}, '0000': {'0002': '2', '0001': '4', '0005': 'lumi.sensor_wleak.aq1', '0004': 'LUMI', '0000': '1', '0007': '3', 'ff01': '0121b30b03281b0421a8010521230006240100000000082104020a21000064100000', '0006': '20170721', '0003': '2'}}
2019-11-21 19:26:51.132  (Zigate) MajDomoDevice - We have 1 EPs with ClusterType
2019-11-21 19:26:51.132  (Zigate) MajDomoDevice - NWKID: ca96 SwitchType: 0, DeviceType: Water, ClusterType: Door, old_nVal: 1 , old_sVal: On
2019-11-21 19:26:51.133  (Zigate) UpdateDevice_v2 0:Off:_61:105_False (Sonde O2 : Cuves)
2019-11-21 19:26:51.133  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves RSSI = 5
2019-11-21 19:26:51.133  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves BatteryLevel = 61
2019-11-21 19:26:51.133  (Zigate) UpdateDevice - (Sonde O2 : Cuves) 0:Off
2019-11-21 19:26:51.133  (Zigate) Update Values 0:Off: 61:5 False (Sonde O2 : Cuves)
2019-11-21 19:26:51.145  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0000 AttributeID: ff01 Status: 00 Type: 42 Size: 0009 ClusterData: >0421a8010a2100006c<
2019-11-21 19:26:51.145  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 01 ClusterID = 0000 AttrID = ff01 Attribute Data = 0421a8010a2100006c
2019-11-21 19:26:51.145  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:51.146  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:51.147  (Zigate) ReadCluster - 0000 NwkId: ca96 Ep: 01 AttrId: ff01 AttyType: 42 Attsize: 0009 Status: 00 AttrValue: 0421a8010a2100006c
2019-11-21 19:26:51.147  (Zigate) ReadCluster - 0000 ff01 Saddr: ca96 ClusterData: 0421a8010a2100006c
2019-11-21 19:26:51.700  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0001 AttributeID: 0000 Status: 86 Type: ff Size: 0000 ClusterData: ><
2019-11-21 19:26:51.701  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 08 ClusterID = 0001 AttrID = 0000 Attribute Data = 
2019-11-21 19:26:51.701  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:51.702  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:51.702  (Zigate) ReadCluster - Status 86 for addr: ca96/01 on cluster/attribute 0001/0000
2019-11-21 19:26:51.703  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0001 AttributeID: 0001 Status: 86 Type: ff Size: 0000 ClusterData: ><
2019-11-21 19:26:51.703  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 08 ClusterID = 0001 AttrID = 0001 Attribute Data = 
2019-11-21 19:26:51.703  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:51.704  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:51.704  (Zigate) ReadCluster - Status 86 for addr: ca96/01 on cluster/attribute 0001/0001
2019-11-21 19:26:51.705  (Zigate) Decode8102 - Individual Attribute response : [ca96:01] ClusterID: 0001 AttributeID: 0003 Status: 86 Type: ff Size: 0000 ClusterData: ><
2019-11-21 19:26:51.705  (Zigate) Decode8102 : Attribute Report from ca96 SQN = 08 ClusterID = 0001 AttrID = 0003 Attribute Data = 
2019-11-21 19:26:51.706  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:51.706  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:26:51.706  (Zigate) ReadCluster - Status 86 for addr: ca96/01 on cluster/attribute 0001/0003

2019-11-21 19:27:54.248  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:27:54.249  (Zigate) Decode8401 - MsgSQN: 00 MsgSrcAddr: ca96 MsgEp:01 MsgClusterId: 0500 MsgZoneStatus: 0001 MsgExtStatus: 00 MsgZoneID: ff MsgDelay: 0000
2019-11-21 19:27:54.249  (Zigate) IAS Zone for device:ca96  - alarm1: 1, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0
2019-11-21 19:27:54.249  (Zigate) Decode8401 MsgZoneStatus: 01 
2019-11-21 19:27:54.249  (Zigate) MajDomoDevice - Device ID : 00158d00023f2ef7 - Device EP : 01 - Type : 0500 - Value : 01 - Hue :   - Attribute_ : 
2019-11-21 19:27:54.250  (Zigate) MajDomoDevice - Type = Door
2019-11-21 19:27:54.250  (Zigate) MajDomoDevice - NWKID = ca96 IEEE = 00158d00023f2ef7 Unit = 94
2019-11-21 19:27:54.250  (Zigate) MajDomoDevice - {'ClusterType': {'94': 'Water'}, '0001': {'0000': 2995}, '0500': {'0002': 'alarm1: 1, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '00'}, '0000': {'0002': '2', '0001': '4', '0005': 'lumi.sensor_wleak.aq1', '0004': 'LUMI', '0000': '1', '0007': '3', 'ff01': '0421a8010a2100006c', '0006': '20170721', '0003': '2'}}
2019-11-21 19:27:54.250  (Zigate) MajDomoDevice - We have 1 EPs with ClusterType
2019-11-21 19:27:54.251  (Zigate) MajDomoDevice - NWKID: ca96 SwitchType: 0, DeviceType: Water, ClusterType: Door, old_nVal: 0 , old_sVal: Off
2019-11-21 19:27:54.251  (Zigate) UpdateDevice_v2 1:On:_61:63_False (Sonde O2 : Cuves)
2019-11-21 19:27:54.251  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves RSSI = 3
2019-11-21 19:27:54.251  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves BatteryLevel = 61
2019-11-21 19:27:54.251  (Zigate) UpdateDevice - (Sonde O2 : Cuves) 1:On
2019-11-21 19:27:54.251  (Zigate) Update Values 1:On: 61:3 False (Sonde O2 : Cuves)

2019-11-21 19:28:16.087  (Zigate) Too early for a new update of LastSeen ca96
2019-11-21 19:28:16.087  (Zigate) Decode8401 - MsgSQN: 01 MsgSrcAddr: ca96 MsgEp:01 MsgClusterId: 0500 MsgZoneStatus: 0000 MsgExtStatus: 00 MsgZoneID: ff MsgDelay: 0000
2019-11-21 19:28:16.088  (Zigate) IAS Zone for device:ca96  - alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0
2019-11-21 19:28:16.088  (Zigate) Decode8401 MsgZoneStatus: 00 
2019-11-21 19:28:16.088  (Zigate) MajDomoDevice - Device ID : 00158d00023f2ef7 - Device EP : 01 - Type : 0500 - Value : 00 - Hue :   - Attribute_ : 
2019-11-21 19:28:16.088  (Zigate) MajDomoDevice - Type = Door
2019-11-21 19:28:16.088  (Zigate) MajDomoDevice - NWKID = ca96 IEEE = 00158d00023f2ef7 Unit = 94
2019-11-21 19:28:16.089  (Zigate) MajDomoDevice - {'ClusterType': {'94': 'Water'}, '0001': {'0000': 2995}, '0500': {'0002': 'alarm1: 0, alaram2: 0, tamper: 0, battery: 0, Support Reporting: 0, restore Reporting: 0, trouble: 0, acmain: 0, test: 0, battdef: 0'}, '0006': {'0000': '00'}, '0000': {'0002': '2', '0001': '4', '0005': 'lumi.sensor_wleak.aq1', '0004': 'LUMI', '0000': '1', '0007': '3', 'ff01': '0421a8010a2100006c', '0006': '20170721', '0003': '2'}}
2019-11-21 19:28:16.089  (Zigate) MajDomoDevice - We have 1 EPs with ClusterType
2019-11-21 19:28:16.089  (Zigate) MajDomoDevice - NWKID: ca96 SwitchType: 0, DeviceType: Water, ClusterType: Door, old_nVal: 1 , old_sVal: On
2019-11-21 19:28:16.089  (Zigate) UpdateDevice_v2 0:Off:_61:63_False (Sonde O2 : Cuves)
2019-11-21 19:28:16.089  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves RSSI = 3
2019-11-21 19:28:16.089  (Zigate) UpdateDevice_v2 for : Sonde O2 : Cuves BatteryLevel = 61
2019-11-21 19:28:16.090  (Zigate) UpdateDevice - (Sonde O2 : Cuves) 0:Off
2019-11-21 19:28:16.090  (Zigate) Update Values 0:Off: 61:3 False (Sonde O2 : Cuves)
Ce qui m’étonne ce sont les lignes ; 2019-11-21 19:26:21.578 (Zigate) Too early for a new update of LastSeen ca96
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 Xaomi fuite d'eau : avez-vous des fausses détections ?

Message par pipiche »

Keros a écrit : 21 nov. 2019, 19:51 Je viens de tout paramétré comme tu m'as dit. Merci pour l'info des 3 capteurs ;)

Je suis bien sur la beta, je viens de faire un maj du plugin.

L'état initial : DomoticZ démarre juste, tout était fonctionnel sauf la sonde O2 qui n'était plus reconnu par la Zigate (device inconnu dans le plugin web)

J'ai activé les différentes sondes et j'ai testé d'appuyer sur le bouton pour la sonde O2 sans résultat.
J'ai alors désactivé puis activé la recherche de dispositifs dans le plugin.
Puis j'ai réessayé le bouton et enfin tester la sonde.


Pas de soucis pour le message, il indique simplement qu'il y a un flot d'infos , ce qui est cohérent. On est en mode debug, donc les messages ne doivent pas etre interpreter directement

Attache le fichier, car c'est limité en nombre de caractères , et pour moi ce sera plus simple a interpréter
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.

Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: Sonde Xaomi fuite d'eau : avez-vous des fausses détections ?

Message par Keros »

Voilà, il n'aura pas fallut attendre longtemps :)
Detection.zip
(1.8 Kio) Téléchargé 191 fois
Le premier bloc de code correspond a un échange de données avant la détection.
Le deuxième bloc est le moment où le capteur a envoyé sa détection.
Les blocs suivant sont des blocs de remonté d'information...
L'avant dernier bloc correspond au moment ou j'ai shunté le capteur.
Le dernier bloc correspond au moment où j'ai enlevé le shunte. Ce n'ai qu'a ce moment là que la sonde est passée à Off.

Bien évidement, la sonde n'a pas été en contact avec de l'eau. J'avais laissé un feuille d’essuie tout. ;)

Pipiche, tu vois quelque chose ?

Pendant ces tests, j'avais mis mon 4e capteurs dans ma salle de bain : il n'a rien détecté malgré l'humidité.
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 Xaomi fuite d'eau : avez-vous des fausses détections ?

Message par pipiche »

Peux-tu faire un update de la branche béta et voir si ca va mieux ?

Edit

Merci pour l'analyse détaillée et minutieuse qui m' a fait gagné du temps.
Je pense avoir trouvé le problème. Il s'agit d'un True-Negatif. ou encore une information produite par le capteur qui dans le cas de celui-ci ne semble pas etre pertinente.

Tiens moi au courant
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.

Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Répondre