[Fermé] Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
[Fermé] Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
Bonjour,
Je suis frustré après avoir changé le Raspberry Pi de la version 3 à la version 4, mon system est resté stable queleue semaines avant de recommancer a faire des erreurs et perdre la moitié de mes appareils. Je migre vers le SONOFF ZigBee 3.0 USB Dongle Plus.
Avez-vous une procédure à suivre ? J'ai essayé naïvement de remplacer la clé, de changer le port USB et le modèle TI dans l'interface, mais cela n'a pas fonctionné.
Je vous remercie pour votre aide.
Cordialement.
Je suis frustré après avoir changé le Raspberry Pi de la version 3 à la version 4, mon system est resté stable queleue semaines avant de recommancer a faire des erreurs et perdre la moitié de mes appareils. Je migre vers le SONOFF ZigBee 3.0 USB Dongle Plus.
Avez-vous une procédure à suivre ? J'ai essayé naïvement de remplacer la clé, de changer le port USB et le modèle TI dans l'interface, mais cela n'a pas fonctionné.
Je vous remercie pour votre aide.
Cordialement.
Dernière modification par Keros le 27 déc. 2023, 21:39, modifié 1 fois.
Raison : Fermeture du sujet car sans réponses
Raison : Fermeture du sujet car sans réponses
Re: Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
Ton dongle Sonoff est un type ? Si P alors Texas Instrument (ZNP). Si E alors SiliconLabs (EZSP).
Tu as essayé de réappairer tes objets ? Un changement de coordinateur depuis / vers une ZiGate nécessite de réappairer tous les objets.
Tu as essayé de réappairer tes objets ? Un changement de coordinateur depuis / vers une ZiGate nécessite de réappairer tous les objets.
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
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
Re: Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
Hello
Merci Keros.
dmesg | grep usb me dit :
Je suppose donc que c'est un E .
En changeant sur SiliconLabs (EZSP) j'ai quand meme l'erreur suivante :
J ai deplyé les anciens fichier de conf de la zigate pour isolé l'erreur mais je ne vois toujours pas
Dois je flasher le sonoff?
Merci
Merci Keros.
dmesg | grep usb me dit :
Code : Tout sélectionner
[ 2.223520] usb 1-1.3: new full-speed USB device number 3 using xhci_hcd
[ 2.339329] usb 1-1.3: New USB device found, idVendor=1a86, idProduct=55d4, bcdDevice= 4.42
[ 2.339367] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.339395] usb 1-1.3: Product: SONOFF Zigbee 3.0 USB Dongle Plus V2
[ 2.339420] usb 1-1.3: Manufacturer: ITEAD
[ 2.339441] usb 1-1.3: SerialNumber: 20230508153151
En changeant sur SiliconLabs (EZSP) j'ai quand meme l'erreur suivante :
Code : Tout sélectionner
2023-10-22 18:43:31.139 ZIGBEE: Worker thread started.
2023-10-22 18:43:31.139 Status: ZIGBEE: Entering work loop.
2023-10-22 18:43:31.139 Status: ZIGBEE: Started.
2023-10-22 18:43:32.341 Status: ZIGBEE: Initialized version 7.1, author 'pipiche38'
2023-10-22 18:43:32.343 Status: ZIGBEE: Zigbee for Domoticz plugin starting
2023-10-22 18:43:32.343 Status: ZIGBEE: Z4D plugin requires python3 3.8 or above and you are running 3.9
2023-10-22 18:43:32.343 Status: ZIGBEE: Checking Python modules /opt/domoticz/userdata/plugins/Domoticz-Zigbee/requirements.txt
2023-10-22 18:43:33.194 ZIGBEE: load PluginConf
2023-10-22 18:43:33.196 ZIGBEE: Loading PluginConf - from Domoticz sqlite Db
2023-10-22 18:43:33.196 ZIGBEE: /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf-09.json timestamp is 1697964995.610292
2023-10-22 18:43:33.196 ZIGBEE: Dz PluginConf is older than Json Dz: 0 Json: 1697964995.610292
2023-10-22 18:43:33.199 ZIGBEE: Installing plugin custom page /opt/domoticz/www/templates/ZIGBEE.html
2023-10-22 18:43:33.200 ZIGBEE: Starting LoggingManagement thread
2023-10-22 18:43:33.200 ZIGBEE: zigpy_login_mode(30)
2023-10-22 18:43:33.202 ZIGBEE: start_logging_thread
2023-10-22 18:43:33.204 ZIGBEE: logging_thread - listening
2023-10-22 18:43:33.198 Status: ZIGBEE: filename set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf-09.json
2023-10-22 18:43:33.199 Status: ZIGBEE: pluginHome set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-10-22 18:43:33.199 Status: ZIGBEE: homedirectory set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-10-22 18:43:33.199 Status: ZIGBEE: pluginData set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data
2023-10-22 18:43:33.199 Status: ZIGBEE: pluginConfig set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf
2023-10-22 18:43:33.199 Status: ZIGBEE: pluginOTAFirmware set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/OTAFirmware
2023-10-22 18:43:33.199 Status: ZIGBEE: pluginReports set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Reports
2023-10-22 18:43:33.199 Status: ZIGBEE: pluginWWW set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/www
2023-10-22 18:43:33.199 Status: ZIGBEE: pluginLogs set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs
2023-10-22 18:43:33.199 Status: ZIGBEE: expJsonDatabase set to 0
2023-10-22 18:43:33.205 Status: ZIGBEE: Please watch plugin log into /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs/PluginZigbee_09.log
2023-10-22 18:43:33.213 Status: ZIGBEE: Zigbee for Domoticz (z4d) plugin stable7-7.1.004 started
2023-10-22 18:43:33.229 Status: ZIGBEE: Loading ZCL Cluster definitions
2023-10-22 18:43:33.232 Status: ZIGBEE: - ZCL Cluster 0000 - (V1) Basic loaded
2023-10-22 18:43:33.233 Status: ZIGBEE: - ZCL Cluster 0001 - (V1) Power loaded
2023-10-22 18:43:33.234 Status: ZIGBEE: - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded
2023-10-22 18:43:33.235 Status: ZIGBEE: - ZCL Cluster 0003 - (V1) Identify loaded
2023-10-22 18:43:33.236 Status: ZIGBEE: - ZCL Cluster 0004 - (V1) Groups loaded
2023-10-22 18:43:33.237 Status: ZIGBEE: - ZCL Cluster 0005 - (V1) Scenes loaded
2023-10-22 18:43:33.238 Status: ZIGBEE: - ZCL Cluster 0006 - (V1) On/Off loaded
2023-10-22 18:43:33.239 Status: ZIGBEE: - ZCL Cluster 0007 - (V1) On/Off Switch Configuration loaded
2023-10-22 18:43:33.240 Status: ZIGBEE: - ZCL Cluster 0008 - (V1) Level loaded
2023-10-22 18:43:33.241 Status: ZIGBEE: - ZCL Cluster 0009 - (V1) Alarms loaded
2023-10-22 18:43:33.242 Status: ZIGBEE: - ZCL Cluster 000a - (V1) Time loaded
2023-10-22 18:43:33.243 Status: ZIGBEE: - ZCL Cluster 000d - (V1) Analog Output loaded
2023-10-22 18:43:33.244 Status: ZIGBEE: - ZCL Cluster 000f - (V1) Binary Input loaded
2023-10-22 18:43:33.245 Status: ZIGBEE: - ZCL Cluster 0013 - (V1) Multistate Output loaded
2023-10-22 18:43:33.246 Status: ZIGBEE: - ZCL Cluster 0019 - (V1) OTA Upgrade loaded
2023-10-22 18:43:33.247 Status: ZIGBEE: - ZCL Cluster 0020 - (V1) Poll Control loaded
2023-10-22 18:43:33.249 Status: ZIGBEE: - ZCL Cluster 0102 - (V1) Window Covering loaded
2023-10-22 18:43:33.250 Status: ZIGBEE: - ZCL Cluster 0202 - (V1) Fan Control loaded
2023-10-22 18:43:33.250 Status: ZIGBEE: - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded
2023-10-22 18:43:33.252 Status: ZIGBEE: - ZCL Cluster 0300 - (V1) Color Control loaded
2023-10-22 18:43:33.253 Status: ZIGBEE: - ZCL Cluster 0301 - (V1) Ballast Configuration loaded
2023-10-22 18:43:33.254 Status: ZIGBEE: - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded
2023-10-22 18:43:33.256 Status: ZIGBEE: - ZCL Cluster 0402 - (V1) Temperature Measurement loaded
2023-10-22 18:43:33.257 Status: ZIGBEE: - ZCL Cluster 0403 - (V1) Pressure Measurement loaded
2023-10-22 18:43:33.258 Status: ZIGBEE: - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded
2023-10-22 18:43:33.260 Status: ZIGBEE: - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded
2023-10-22 18:43:33.263 Status: ZIGBEE: - ZCL Cluster 0700 - (V1) Price loaded
2023-10-22 18:43:33.266 Status: ZIGBEE: - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded
2023-10-22 18:43:33.267 Status: ZIGBEE: - ZCL Cluster 0b01 - (V1) Meter Identification loaded
2023-10-22 18:43:33.269 Status: ZIGBEE: - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded
2023-10-22 18:43:33.270 Status: ZIGBEE: - ZCL Cluster 0b05 - (V1) Diagnostics loaded
2023-10-22 18:43:33.272 Status: ZIGBEE: - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded
2023-10-22 18:43:33.273 Status: ZIGBEE: - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded
2023-10-22 18:43:33.274 Status: ZIGBEE: - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded
2023-10-22 18:43:33.275 Status: ZIGBEE: - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded
2023-10-22 18:43:33.277 Status: ZIGBEE: - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded
2023-10-22 18:43:33.282 Status: ZIGBEE: DeviceConf loaded - 16 confs loaded
2023-10-22 18:43:33.287 Status: ZIGBEE: Local-Device conf loaded - 21 confs loaded
2023-10-22 18:43:33.568 Status: ZIGBEE: Certified Devices loaded - 508 confs loaded
2023-10-22 18:43:33.569 Status: ZIGBEE: load ListOfDevice
2023-10-22 18:43:33.570 Status: ZIGBEE: 0 Entries loaded from /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/DeviceList-9.txt
2023-10-22 18:43:33.574 Status: ZIGBEE: Transport mode: ZigpyEZSP
2023-10-22 18:43:33.737 Error: ZIGBEE: Call to function 'onStart' failed, exception details:
2023-10-22 18:43:33.743 Error: ZIGBEE: Traceback (most recent call last):
2023-10-22 18:43:33.743 Error: ZIGBEE: File "/opt/domoticz/userdata/plugins/Domoticz-Zigbee/plugin.py", line 1563, in onStart
2023-10-22 18:43:33.743 Error: ZIGBEE: _plugin.onStart()
2023-10-22 18:43:33.743 Error: ZIGBEE: File "/opt/domoticz/userdata/plugins/Domoticz-Zigbee/plugin.py", line 631, in onStart
2023-10-22 18:43:33.743 Error: ZIGBEE: from zigpy.config import (CONF_DEVICE, CONF_DEVICE_PATH,
2023-10-22 18:43:33.743 Error: ZIGBEE: File "/usr/local/lib/python3.9/dist-packages/zigpy/config/__init__.py", line 34, in <module>
2023-10-22 18:43:33.743 Error: ZIGBEE: from zigpy.config.validators import (
2023-10-22 18:43:33.743 Error: ZIGBEE: File "/usr/local/lib/python3.9/dist-packages/zigpy/config/validators.py", line 9, in <module>
2023-10-22 18:43:33.743 Error: ZIGBEE: import zigpy.zdo.types as zdo_t
2023-10-22 18:43:33.744 Error: ZIGBEE: File "/usr/local/lib/python3.9/dist-packages/zigpy/zdo/__init__.py", line 10, in <module>
2023-10-22 18:43:33.744 Error: ZIGBEE: import zigpy.util
2023-10-22 18:43:33.744 Error: ZIGBEE: File "/usr/local/lib/python3.9/dist-packages/zigpy/util.py", line 15, in <module>
2023-10-22 18:43:33.744 Error: ZIGBEE: from cryptography.hazmat.primitives.ciphers import Cipher
2023-10-22 18:43:33.744 Error: ZIGBEE: File "/usr/local/lib/python3.9/dist-packages/cryptography/hazmat/primitives/ciphers/__init__.py", line 11, in <module>
2023-10-22 18:43:33.744 Error: ZIGBEE: from cryptography.hazmat.primitives.ciphers.base import (
2023-10-22 18:43:33.744 Error: ZIGBEE: File "/usr/local/lib/python3.9/dist-packages/cryptography/hazmat/primitives/ciphers/base.py", line 10, in <module>
2023-10-22 18:43:33.744 Error: ZIGBEE: from cryptography.exceptions import (
2023-10-22 18:43:33.744 Error: ZIGBEE: File "/usr/local/lib/python3.9/dist-packages/cryptography/exceptions.py", line 9, in <module>
2023-10-22 18:43:33.744 Error: ZIGBEE: from cryptography.hazmat.bindings._rust import exceptions as rust_exceptions
2023-10-22 18:43:33.744 Error: ZIGBEE: ImportError: PyO3 modules may only be initialized once per interpreter process
Dois je flasher le sonoff?
Merci
Re: Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
Le type E ou P est inscrit sur la boite ou sur le coordinateur directement.
L'information du dmesg indique la puce USB et non la puce ZigBee.
Tu peux refaire les commandes suivantes dans le répertoire du plugin :
et redémarrer DomoticZ.
L'information du dmesg indique la puce USB et non la puce ZigBee.
Tu peux refaire les commandes suivantes dans le répertoire du plugin :
Code : Tout sélectionner
git pull
sudo python3 -m pip install -r requirements.txt --upgradeComment 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
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
Re: Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
J ai exactement la même erreur avec le texas instrument.
Et comme le module est dans la maison familiale et donc a 200km de moi pour la semaine je ne peux pas vérifier ce soir la version, je n'ai plus qu'un acces ssh pour les 10 prochains jour .
Et comme le module est dans la maison familiale et donc a 200km de moi pour la semaine je ne peux pas vérifier ce soir la version, je n'ai plus qu'un acces ssh pour les 10 prochains jour .
Re: Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
Ok, fait les commandes que j'ai rajoutées au-dessus et vérifie qu'il n'y ait pas d'erreurs
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
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
Re: Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
J'ai supprimer le plugin
relancer domoticz
re installer le plugin avec en plus python au lieu de pip3 pour les requirements
Ajouter de nouveau le materiel en ZigpyEZSP avevc demande d'init.
je pense que l'init c est fait car je n'ai jamais eu cela
mais a la fin même erreur:
relancer domoticz
re installer le plugin avec en plus python au lieu de pip3 pour les requirements
Ajouter de nouveau le materiel en ZigpyEZSP avevc demande d'init.
je pense que l'init c est fait car je n'ai jamais eu cela
mais a la fin même erreur:
Code : Tout sélectionner
023-10-22 19:20:12.622 Zigebee: Worker thread started.
2023-10-22 19:20:12.622 Status: Zigebee: Started.
2023-10-22 19:20:15.209 Status: Zigebee: Initialized version 7.1, author 'pipiche38'
2023-10-22 19:20:15.212 Status: Zigebee: Zigbee for Domoticz plugin starting
2023-10-22 19:20:15.212 Status: Zigebee: Z4D plugin requires python3 3.8 or above and you are running 3.9
2023-10-22 19:20:15.212 Status: Zigebee: Checking Python modules /opt/domoticz/userdata/plugins/Domoticz-Zigbee/requirements.txt
2023-10-22 19:20:16.037 Zigebee: load PluginConf
2023-10-22 19:20:16.041 Error: Zigebee: Cannot access path: /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf.txt
2023-10-22 19:20:16.042 Status: Zigebee: filename set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf.txt
2023-10-22 19:20:16.042 Status: Zigebee: pluginHome set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-10-22 19:20:16.042 Status: Zigebee: homedirectory set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-10-22 19:20:16.042 Status: Zigebee: pluginData set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data
2023-10-22 19:20:16.042 Status: Zigebee: pluginConfig set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf
2023-10-22 19:20:16.042 Status: Zigebee: pluginOTAFirmware set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/OTAFirmware
2023-10-22 19:20:16.042 Status: Zigebee: pluginReports set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Reports
2023-10-22 19:20:16.042 Status: Zigebee: pluginWWW set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/www
2023-10-22 19:20:16.042 Status: Zigebee: pluginLogs set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs
2023-10-22 19:20:16.042 Status: Zigebee: expJsonDatabase set to 0
2023-10-22 19:20:16.043 Zigebee: Installing plugin custom page /opt/domoticz/www/templates/Zigebee.html
2023-10-22 19:20:16.044 Zigebee: Starting LoggingManagement thread
2023-10-22 19:20:16.044 Zigebee: zigpy_login_mode(30)
2023-10-22 19:20:16.046 Zigebee: start_logging_thread
2023-10-22 19:20:16.047 Zigebee: logging_thread - listening
2023-10-22 19:20:16.047 Status: Zigebee: Please watch plugin log into /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs/PluginZigbee_09.log
2023-10-22 19:20:16.050 Status: Zigebee: Log history not found, no error logged
2023-10-22 19:20:16.057 Status: Zigebee: Zigbee for Domoticz (z4d) plugin stable7-7.1.004 started
2023-10-22 19:20:16.063 Status: [web:8080] Incoming connection from: 127.0.0.1
2023-10-22 19:20:16.075 Status: Zigebee: Loading ZCL Cluster definitions
2023-10-22 19:20:16.079 Status: Zigebee: - ZCL Cluster 0000 - (V1) Basic loaded
2023-10-22 19:20:16.081 Status: Zigebee: - ZCL Cluster 0001 - (V1) Power loaded
2023-10-22 19:20:16.083 Status: Zigebee: - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded
2023-10-22 19:20:16.084 Status: Zigebee: - ZCL Cluster 0003 - (V1) Identify loaded
2023-10-22 19:20:16.086 Status: Zigebee: - ZCL Cluster 0004 - (V1) Groups loaded
2023-10-22 19:20:16.088 Status: Zigebee: - ZCL Cluster 0005 - (V1) Scenes loaded
2023-10-22 19:20:16.089 Status: Zigebee: - ZCL Cluster 0006 - (V1) On/Off loaded
2023-10-22 19:20:16.091 Status: Zigebee: - ZCL Cluster 0007 - (V1) On/Off Switch Configuration loaded
2023-10-22 19:20:16.093 Status: Zigebee: - ZCL Cluster 0008 - (V1) Level loaded
2023-10-22 19:20:16.094 Status: Zigebee: - ZCL Cluster 0009 - (V1) Alarms loaded
2023-10-22 19:20:16.096 Status: Zigebee: - ZCL Cluster 000a - (V1) Time loaded
2023-10-22 19:20:16.098 Status: Zigebee: - ZCL Cluster 000d - (V1) Analog Output loaded
2023-10-22 19:20:16.100 Status: Zigebee: - ZCL Cluster 000f - (V1) Binary Input loaded
2023-10-22 19:20:16.102 Status: Zigebee: - ZCL Cluster 0013 - (V1) Multistate Output loaded
2023-10-22 19:20:16.104 Status: Zigebee: - ZCL Cluster 0019 - (V1) OTA Upgrade loaded
2023-10-22 19:20:16.107 Status: Zigebee: - ZCL Cluster 0020 - (V1) Poll Control loaded
2023-10-22 19:20:16.109 Status: Zigebee: - ZCL Cluster 0102 - (V1) Window Covering loaded
2023-10-22 19:20:16.111 Status: Zigebee: - ZCL Cluster 0202 - (V1) Fan Control loaded
2023-10-22 19:20:16.113 Status: Zigebee: - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded
2023-10-22 19:20:16.116 Status: Zigebee: - ZCL Cluster 0300 - (V1) Color Control loaded
2023-10-22 19:20:16.118 Status: Zigebee: - ZCL Cluster 0301 - (V1) Ballast Configuration loaded
2023-10-22 19:20:16.121 Status: Zigebee: - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded
2023-10-22 19:20:16.122 Status: Zigebee: - ZCL Cluster 0402 - (V1) Temperature Measurement loaded
2023-10-22 19:20:16.125 Status: Zigebee: - ZCL Cluster 0403 - (V1) Pressure Measurement loaded
2023-10-22 19:20:16.127 Status: Zigebee: - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded
2023-10-22 19:20:16.129 Status: Zigebee: - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded
2023-10-22 19:20:16.134 Status: Zigebee: - ZCL Cluster 0700 - (V1) Price loaded
2023-10-22 19:20:16.138 Status: Zigebee: - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded
2023-10-22 19:20:16.140 Status: Zigebee: - ZCL Cluster 0b01 - (V1) Meter Identification loaded
2023-10-22 19:20:16.143 Status: Zigebee: - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded
2023-10-22 19:20:16.146 Status: Zigebee: - ZCL Cluster 0b05 - (V1) Diagnostics loaded
2023-10-22 19:20:16.148 Status: Zigebee: - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded
2023-10-22 19:20:16.151 Status: Zigebee: - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded
2023-10-22 19:20:16.153 Status: Zigebee: - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded
2023-10-22 19:20:16.156 Status: Zigebee: - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded
2023-10-22 19:20:16.159 Status: Zigebee: - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded
2023-10-22 19:20:16.166 Status: Zigebee: DeviceConf loaded - 16 confs loaded
2023-10-22 19:20:16.177 Status: Zigebee: Local-Device conf loaded - 21 confs loaded
2023-10-22 19:20:16.483 Status: Zigebee: Certified Devices loaded - 508 confs loaded
2023-10-22 19:20:16.485 Status: Zigebee: load ListOfDevice
2023-10-22 19:20:16.486 Status: Zigebee: Transport mode: ZigpyEZSP
2023-10-22 19:20:17.569 Status: Zigebee: Start Zigpy Transport on EZSP
2023-10-22 19:20:17.574 Status: Zigebee: ZigpyTransport: thread_processing_and_sending Thread start.
2023-10-22 19:20:17.575 Status: Zigebee: Start Web Server connection
2023-10-22 19:20:17.605 Status: Zigebee: Web backend for Web User Interface started on port: 9440
2023-10-22 19:20:17.816 Status: Zigebee: Plugin looks to upgrade the Certified Device package
2023-10-22 19:20:18.174 Status: Zigebee: Started radio ezsp port: /dev/ttyUSB-ZIGBEE
2023-10-22 19:20:18.176 Status: Zigebee: Coordinator initialisation requested Channel 0(0x00) ExtendedPanId: 0x0000000000000000
2023-10-22 19:20:19.503 Status: Zigebee: Bellows Radio register default Ep
2023-10-22 19:20:20.657 Status: Zigebee: Domoticz Widgets usage is at 1.2 % (252 units free)
2023-10-22 19:20:27.294 Status: Zigebee: Number of devices recently active in Coordinator = 0
2023-10-22 19:20:27.326 Status: Zigebee: EZSP Radio manufacturer:
2023-10-22 19:20:27.332 Status: Zigebee: EZSP Radio board name:
2023-10-22 19:20:27.333 Status: Zigebee: EmberZNet version: 6.10.3.0 build 297
2023-10-22 19:20:27.340 Status: Zigebee: Assuming new network formed
2023-10-22 19:20:27.341 Status: Zigebee: Network settings
2023-10-22 19:20:27.342 Status: Zigebee: Device IEEE: e0:79:8d:ff:fe:c7:b7:1b
2023-10-22 19:20:27.342 Status: Zigebee: Device NWK: 0x0000
2023-10-22 19:20:27.344 Status: Zigebee: Network Update Id: 0x0000
2023-10-22 19:20:27.345 Status: Zigebee: PAN ID: 0xA93D
2023-10-22 19:20:27.348 Status: Zigebee: Extended PAN ID: 55:f1:1d:b7:bc:d0:7e:ec
2023-10-22 19:20:27.350 Status: Zigebee: Channel: 15
2023-10-22 19:20:27.358 Status: Zigebee: Untested Zigbee adaptater model. If this is a Sonoff USB Dongle E that is known issue, otherwise please report to the Zigbee for Domoticz team
2023-10-22 19:20:27.359 Status: Zigebee: Installer Version Number: 6.10.3.0 build 297
2023-10-22 19:20:27.360 Status: Zigebee: Branch Version: ==> Unknown Silicon Labs <==
2023-10-22 19:20:27.362 Status: Zigebee: Initialize Zigate Data Structure 0000 e0798dfffec7b71b
2023-10-22 19:20:27.364 Status: Zigebee: Updating Channel in Plugin Configuration from: 0 to: 15
2023-10-22 19:20:27.370 Status: Zigebee: Zigbee Coordinator ieee: e0798dfffec7b71b , short addr: 0000
2023-10-22 19:20:27.371 Status: Zigebee: Network state UP, PANID: a93d extPANID: 0x55f11db7bcd07eec Channel: 15
2023-10-22 19:20:34.095 Status: Zigebee: Request Disabling Accepting new Hardware
2023-10-22 19:20:39.104 Zigebee: URL INFOS {'type': 'command', 'param': 'updatehardware', 'htype': '94', 'idx': 9, 'name': 'Zigebee', 'address': '0.0.0.0', 'port': '9999', 'serialport': '/dev/ttyUSB-ZIGBEE', 'Mode1': 'ZigpyEZSP', 'Mode2': 'USB', 'Mode3': 'False', 'Mode4': '9440', 'Mode5': 'http://127.0.0.1:8080', 'Mode6': '0', 'extra': 'Zigate', 'enabled': 'true', 'datatimeout': '0', 'loglevel': 7}
2023-10-22 19:20:39.106 Status: Zigebee: Plugin Restart command : http://127.0.0.1:8080/json.htm?type=command¶m=updatehardware&htype=94&idx=9&name=Zigebee&address=0.0.0.0&port=9999&serialport=%2Fdev%2FttyUSB-ZIGBEE&Mode1=ZigpyEZSP&Mode2=USB&Mode3=False&Mode4=9440&Mode5=http%3A%2F%2F127.0.0.1%3A8080&Mode6=0&extra=Zigate&enabled=true&datatimeout=0&loglevel=7
2023-10-22 19:20:39.119 Status: Zigebee: coordinator set to Certification : 1/CE -> CE
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
2023-10-22 19:20:39.176 Status: Zigebee: Stop directive received.
2023-10-22 19:20:40.398 Zigebee: onStop()
2023-10-22 19:20:40.400 Status: Zigebee: ota_scan_folder Following Firmware have been loaded
2023-10-22 19:20:40.402 Status: Zigebee: Plugin with Zigpy, Coordinator Unknown Silicon Labs firmware UNK - 6.10.3.0 build 297 correctly initialized
2023-10-22 19:20:40.404 Status: Zigebee: Shuting down co-routine
2023-10-22 19:20:40.406 Status: Zigebee: ZigpyTransport: thread_processing_and_sending Thread stop.
2023-10-22 19:20:46.333 Status: Zigebee: Coordinator backup is available: /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/Coordinator-09.backup
2023-10-22 19:20:48.344 Status: Zigebee: Statistics on message
2023-10-22 19:20:48.345 Status: Zigebee: PDM load(s) : 0
2023-10-22 19:20:48.345 Status: Zigebee: ZiGate reacting time
2023-10-22 19:20:48.345 Status: Zigebee: Max : 0 sec
2023-10-22 19:20:48.345 Status: Zigebee: Average : 0 sec
2023-10-22 19:20:48.345 Status: Zigebee: ZiGate processing time on Rx
2023-10-22 19:20:48.345 Status: Zigebee: Max : 0 sec
2023-10-22 19:20:48.345 Status: Zigebee: Average : 0 sec
2023-10-22 19:20:48.345 Status: Zigebee: Sent:
2023-10-22 19:20:48.345 Status: Zigebee: TX commands : 6
2023-10-22 19:20:48.345 Status: Zigebee: Max Load (Queue) : 4
2023-10-22 19:20:48.345 Status: Zigebee: Max aPDU (Queue) : 0
2023-10-22 19:20:48.345 Status: Zigebee: Max nPDU (Queue) : 0
2023-10-22 19:20:48.345 Status: Zigebee: TX failed : 0 (0.0%)
2023-10-22 19:20:48.345 Status: Zigebee: TX timeout : 0 (0.0%)
2023-10-22 19:20:48.346 Status: Zigebee: TX data timeout : 0 (0.0%)
2023-10-22 19:20:48.346 Status: Zigebee: TX reTransmit : 0 (0.0%)
2023-10-22 19:20:48.346 Status: Zigebee: TX APS Failure : 0 (0.0%)
2023-10-22 19:20:48.348 Status: Zigebee: TX APS Ack : 0 (0.0%)
2023-10-22 19:20:48.348 Status: Zigebee: TX APS Nck : 0 (0.0%)
2023-10-22 19:20:48.348 Status: Zigebee: Received:
2023-10-22 19:20:48.349 Status: Zigebee: RX frame : 36
2023-10-22 19:20:48.349 Status: Zigebee: RX crc errors : 0 (0.0%)
2023-10-22 19:20:48.349 Status: Zigebee: RX lentgh errors : 0 (0.0%)
2023-10-22 19:20:48.349 Status: Zigebee: RX clusters : 0
2023-10-22 19:20:48.349 Status: Zigebee: RX clusters KO : 0
2023-10-22 19:20:48.352 Status: Zigebee: Operating time : 0 Hours 0 Mins 32 Secs
2023-10-22 19:20:48.356 Zigebee: logging_thread - ended
2023-10-22 19:20:48.357 Zigebee: Logging Thread shutdown
2023-10-22 19:20:48.358 Zigebee: onStop called (6) Close Logging Management
2023-10-22 19:20:48.677 Status: Zigebee: Exiting work loop.
2023-10-22 19:20:48.684 Status: Zigebee: Stopping threads.
2023-10-22 19:20:48.684 Status: Zigebee: Stopped.
2023-10-22 19:20:48.684 Status: Zigebee: Entering work loop.
2023-10-22 19:20:48.684 Zigebee: Worker thread started.
2023-10-22 19:20:48.685 Status: Zigebee: Started.
100 50 100 50 0 0 5 0 0:00:10 0:00:09 0:00:01 11
{
"status" : "OK",
"title" : "UpdateHardware"
}
2023-10-22 19:20:49.642 Status: Zigebee: Initialized version 7.1, author 'pipiche38'
2023-10-22 19:20:49.644 Status: Zigebee: Zigbee for Domoticz plugin starting
2023-10-22 19:20:49.644 Status: Zigebee: Z4D plugin requires python3 3.8 or above and you are running 3.9
2023-10-22 19:20:49.645 Status: Zigebee: Checking Python modules /opt/domoticz/userdata/plugins/Domoticz-Zigbee/requirements.txt
2023-10-22 19:20:50.482 Zigebee: load PluginConf
2023-10-22 19:20:50.484 Zigebee: Loading PluginConf - from Domoticz sqlite Db
2023-10-22 19:20:50.485 Zigebee: /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf-09.json timestamp is 1697995227.360005
2023-10-22 19:20:50.485 Zigebee: Dz PluginConf is older than Json Dz: 0 Json: 1697995227.360005
2023-10-22 19:20:50.486 Status: Zigebee: channel set to 15
2023-10-22 19:20:50.487 Status: Zigebee: filename set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf-09.json
2023-10-22 19:20:50.487 Status: Zigebee: pluginHome set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-10-22 19:20:50.487 Status: Zigebee: homedirectory set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-10-22 19:20:50.487 Status: Zigebee: pluginData set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data
2023-10-22 19:20:50.487 Status: Zigebee: pluginConfig set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf
2023-10-22 19:20:50.488 Status: Zigebee: pluginOTAFirmware set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/OTAFirmware
2023-10-22 19:20:50.488 Status: Zigebee: pluginReports set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Reports
2023-10-22 19:20:50.488 Status: Zigebee: pluginWWW set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/www
2023-10-22 19:20:50.488 Status: Zigebee: pluginLogs set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs
2023-10-22 19:20:50.488 Status: Zigebee: ControllerInRawMode set to True
2023-10-22 19:20:50.488 Status: Zigebee: expJsonDatabase set to 0
2023-10-22 19:20:50.488 Status: Zigebee: ControllerInRawMode set to True
2023-10-22 19:20:50.488 Zigebee: Installing plugin custom page /opt/domoticz/www/templates/Zigebee.html
2023-10-22 19:20:50.489 Zigebee: Starting LoggingManagement thread
2023-10-22 19:20:50.489 Zigebee: zigpy_login_mode(30)
2023-10-22 19:20:50.491 Zigebee: start_logging_thread
2023-10-22 19:20:50.493 Zigebee: logging_thread - listening
2023-10-22 19:20:50.494 Status: Zigebee: Please watch plugin log into /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs/PluginZigbee_09.log
2023-10-22 19:20:50.502 Status: Zigebee: Zigbee for Domoticz (z4d) plugin stable7-7.1.004 started
2023-10-22 19:20:50.517 Status: Zigebee: Loading ZCL Cluster definitions
2023-10-22 19:20:50.519 Status: Zigebee: - ZCL Cluster 0000 - (V1) Basic loaded
2023-10-22 19:20:50.521 Status: Zigebee: - ZCL Cluster 0001 - (V1) Power loaded
2023-10-22 19:20:50.522 Status: Zigebee: - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded
2023-10-22 19:20:50.524 Status: Zigebee: - ZCL Cluster 0003 - (V1) Identify loaded
2023-10-22 19:20:50.525 Status: Zigebee: - ZCL Cluster 0004 - (V1) Groups loaded
2023-10-22 19:20:50.526 Status: Zigebee: - ZCL Cluster 0005 - (V1) Scenes loaded
2023-10-22 19:20:50.528 Status: Zigebee: - ZCL Cluster 0006 - (V1) On/Off loaded
2023-10-22 19:20:50.529 Status: Zigebee: - ZCL Cluster 0007 - (V1) On/Off Switch Configuration loaded
2023-10-22 19:20:50.531 Status: Zigebee: - ZCL Cluster 0008 - (V1) Level loaded
2023-10-22 19:20:50.532 Status: Zigebee: - ZCL Cluster 0009 - (V1) Alarms loaded
2023-10-22 19:20:50.534 Status: Zigebee: - ZCL Cluster 000a - (V1) Time loaded
2023-10-22 19:20:50.535 Status: Zigebee: - ZCL Cluster 000d - (V1) Analog Output loaded
2023-10-22 19:20:50.537 Status: Zigebee: - ZCL Cluster 000f - (V1) Binary Input loaded
2023-10-22 19:20:50.538 Status: Zigebee: - ZCL Cluster 0013 - (V1) Multistate Output loaded
2023-10-22 19:20:50.540 Status: Zigebee: - ZCL Cluster 0019 - (V1) OTA Upgrade loaded
2023-10-22 19:20:50.541 Status: Zigebee: - ZCL Cluster 0020 - (V1) Poll Control loaded
2023-10-22 19:20:50.543 Status: Zigebee: - ZCL Cluster 0102 - (V1) Window Covering loaded
2023-10-22 19:20:50.545 Status: Zigebee: - ZCL Cluster 0202 - (V1) Fan Control loaded
2023-10-22 19:20:50.546 Status: Zigebee: - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded
2023-10-22 19:20:50.548 Status: Zigebee: - ZCL Cluster 0300 - (V1) Color Control loaded
2023-10-22 19:20:50.549 Status: Zigebee: - ZCL Cluster 0301 - (V1) Ballast Configuration loaded
2023-10-22 19:20:50.551 Status: Zigebee: - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded
2023-10-22 19:20:50.553 Status: Zigebee: - ZCL Cluster 0402 - (V1) Temperature Measurement loaded
2023-10-22 19:20:50.554 Status: Zigebee: - ZCL Cluster 0403 - (V1) Pressure Measurement loaded
2023-10-22 19:20:50.556 Status: Zigebee: - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded
2023-10-22 19:20:50.558 Status: Zigebee: - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded
2023-10-22 19:20:50.561 Status: Zigebee: - ZCL Cluster 0700 - (V1) Price loaded
2023-10-22 19:20:50.563 Status: Zigebee: - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded
2023-10-22 19:20:50.565 Status: Zigebee: - ZCL Cluster 0b01 - (V1) Meter Identification loaded
2023-10-22 19:20:50.567 Status: Zigebee: - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded
2023-10-22 19:20:50.569 Status: Zigebee: - ZCL Cluster 0b05 - (V1) Diagnostics loaded
2023-10-22 19:20:50.570 Status: Zigebee: - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded
2023-10-22 19:20:50.572 Status: Zigebee: - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded
2023-10-22 19:20:50.573 Status: Zigebee: - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded
2023-10-22 19:20:50.575 Status: Zigebee: - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded
2023-10-22 19:20:50.577 Status: Zigebee: - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded
2023-10-22 19:20:50.581 Status: Zigebee: DeviceConf loaded - 16 confs loaded
2023-10-22 19:20:50.586 Status: Zigebee: Local-Device conf loaded - 21 confs loaded
2023-10-22 19:20:51.053 Status: Zigebee: Certified Devices loaded - 508 confs loaded
2023-10-22 19:20:51.055 Status: Zigebee: load ListOfDevice
2023-10-22 19:20:51.058 Status: Zigebee: 1 Entries loaded from /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/DeviceList-9.txt
2023-10-22 19:20:51.062 Status: Zigebee: Transport mode: ZigpyEZSP
context.c:56: warning: mpd_setminalloc: ignoring request to set MPD_MINALLOC a second time
2023-10-22 19:20:51.214 Error: Zigebee: Call to function 'onStart' failed, exception details:
2023-10-22 19:20:51.218 Error: Zigebee: Traceback (most recent call last):
2023-10-22 19:20:51.218 Error: Zigebee: File "/opt/domoticz/userdata/plugins/Domoticz-Zigbee/plugin.py", line 1563, in onStart
2023-10-22 19:20:51.218 Error: Zigebee: _plugin.onStart()
2023-10-22 19:20:51.218 Error: Zigebee: File "/opt/domoticz/userdata/plugins/Domoticz-Zigbee/plugin.py", line 631, in onStart
2023-10-22 19:20:51.218 Error: Zigebee: from zigpy.config import (CONF_DEVICE, CONF_DEVICE_PATH,
2023-10-22 19:20:51.218 Error: Zigebee: File "/usr/local/lib/python3.9/dist-packages/zigpy/config/__init__.py", line 34, in <module>
2023-10-22 19:20:51.218 Error: Zigebee: from zigpy.config.validators import (
2023-10-22 19:20:51.218 Error: Zigebee: File "/usr/local/lib/python3.9/dist-packages/zigpy/config/validators.py", line 9, in <module>
2023-10-22 19:20:51.218 Error: Zigebee: import zigpy.zdo.types as zdo_t
2023-10-22 19:20:51.218 Error: Zigebee: File "/usr/local/lib/python3.9/dist-packages/zigpy/zdo/__init__.py", line 10, in <module>
2023-10-22 19:20:51.219 Error: Zigebee: import zigpy.util
2023-10-22 19:20:51.219 Error: Zigebee: File "/usr/local/lib/python3.9/dist-packages/zigpy/util.py", line 15, in <module>
2023-10-22 19:20:51.219 Error: Zigebee: from cryptography.hazmat.primitives.ciphers import Cipher
2023-10-22 19:20:51.219 Error: Zigebee: File "/usr/local/lib/python3.9/dist-packages/cryptography/hazmat/primitives/ciphers/__init__.py", line 11, in <module>
2023-10-22 19:20:51.219 Error: Zigebee: from cryptography.hazmat.primitives.ciphers.base import (
2023-10-22 19:20:51.219 Error: Zigebee: File "/usr/local/lib/python3.9/dist-packages/cryptography/hazmat/primitives/ciphers/base.py", line 10, in <module>
2023-10-22 19:20:51.219 Error: Zigebee: from cryptography.exceptions import (
2023-10-22 19:20:51.219 Error: Zigebee: File "/usr/local/lib/python3.9/dist-packages/cryptography/exceptions.py", line 9, in <module>
2023-10-22 19:20:51.219 Error: Zigebee: from cryptography.hazmat.bindings._rust import exceptions as rust_exceptions
2023-10-22 19:20:51.219 Error: Zigebee: ImportError: PyO3 modules may only be initialized once per interpreter process
Re: Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
Et apres avoir remis la DB de domoticz et le dossier Data du plugin il ne se relance plus.
Je vais regarded cela dans 10jours quand je serais a coté.
Code : Tout sélectionner
2023-10-22 20:28:49.230 Status: Zigbee: load ListOfDevice
2023-10-22 20:28:49.523 Status: Zigbee: 40 Entries loaded from /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/DeviceList-2.txt
2023-10-22 20:28:49.636 Status: Zigbee: Transport mode: ZigpyEZSP
2023-10-22 20:28:50.962 Status: Zigbee: Start Zigpy Transport on EZSP
2023-10-22 20:28:50.968 Status: Zigbee: ZigpyTransport: thread_processing_and_sending Thread start.
2023-10-22 20:28:50.969 Status: Zigbee: Start Web Server connection
2023-10-22 20:28:51.074 Status: Zigbee: Web backend for Web User Interface started on port: 9440
2023-10-22 20:28:51.326 Status: Zigbee: Plugin looks to upgrade the Certified Device package
2023-10-22 20:28:51.685 Status: Zigbee: Started radio ezsp port: null
2023-10-22 20:28:51.702 Error: Zigbee: Error at startup 'NoneType' object has no attribute 'networkState'
2023-10-22 20:28:51.712 Status: Zigbee: Network settings
2023-10-22 20:28:51.713 Status: Zigbee: Device IEEE: ff:ff:ff:ff:ff:ff:ff:ff
2023-10-22 20:28:51.714 Status: Zigbee: Device NWK: 0xFFFE
2023-10-22 20:28:51.714 Status: Zigbee: Network Update Id: 0x0000
2023-10-22 20:28:51.715 Status: Zigbee: PAN ID: 0xFFFE
2023-10-22 20:28:51.716 Status: Zigbee: Extended PAN ID: ff:ff:ff:ff:ff:ff:ff:ff
2023-10-22 20:28:51.717 Status: Zigbee: Channel: 0
2023-10-22 20:28:51.718 Error: Zigbee: Coordinator not correctly initialized
2023-10-22 20:28:51.724 Status: Zigbee: Detected Legrand IEEE, broadcast Write Attribute 0x0000/0xf000
2023-10-22 20:28:51.833 Error: Zigbee: ControllerException / ApplicationController is not running: request() Not able to execute the zigpy command: RAW-COMMAND data: {'Function' : zcl_raw_write_attributeNoResponse,'Profile' : 0104,'Cluster' : 0000,'TargetNwk' : ffff,'TargetEp' : 01,'SrcEp' : 01,'Sqn' : 00,'RxOnIdle' : True,'payload' : 142110000500f02300000000,'timestamp' : 1697999331.7056026,'AddressMode' : 02,}
Re: Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
Le dossier Data ne suffit pas : Wiki - Sauvegarde du plugin
Tu as supprimé le plugin où ? Dans DomoticZ ? Et tu as récréé un matériel ? Tu as gardé l'ancien désactivé ?
Le problème est que cela change le numéro du plugin et ça risque de mettre le bronx dans la restauration.
Tu as supprimé le plugin où ? Dans DomoticZ ? Et tu as récréé un matériel ? Tu as gardé l'ancien désactivé ?
Le problème est que cela change le numéro du plugin et ça risque de mettre le bronx dans la restauration.
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
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
Re: Migration Zigate -> SONOFF ZigBee 3.0 USB Dongle Plus
Effectivement j ai backuper la base, et lors de la suppression du plugin je perd les devices
le soucis c est si je ne supprime pas le plugin je n arrive pas à installer / initialiser la clé.
Mais a mon avis en faiait un peu de SQL cela joue.
J essai cela dans 10 jours
1 désactivé le vieux plugin sur zigate
2 activer le nouveau plugin sur Sonoff
3 initialiser la clé
4 ajouter un devices un a 1
5 retrouver les data historique dans la db
le soucis c est si je ne supprime pas le plugin je n arrive pas à installer / initialiser la clé.
Mais a mon avis en faiait un peu de SQL cela joue.
J essai cela dans 10 jours
1 désactivé le vieux plugin sur zigate
2 activer le nouveau plugin sur Sonoff
3 initialiser la clé
4 ajouter un devices un a 1
5 retrouver les data historique dans la db