En // d'une plateforme domoticz, que l'on peut qualifier de production, je teste sur une autre plateforme (pi 3) fraichement réinstallé avec la version 11/Bulleye, la version domoticz beta.
J'ai suivi https://zigbeefordomoticz.github.io/wik ... ation.html
pourtant même après redémarrage du pi, le plugin n'apparait pas dans le matériel.
"Le plugin ZigBee for DomoticZ doit apparaître dans la liste des matériels (tout en bas)."
la commande lsusb permet de vérifier la présence de la clé :
Bus 001 Device 007: ID 1cf1:0030 Dresden Elektronik ZigBee gateway [ConBee II]
Réseau de confiance : 127.0.0.*;192.168.6.*
Dans la log de démarrage de domoticz, y a :
(ipv6 est désactivé, j'ai vu dans un github que c'était la cause des messages status ... host not found)
Code : Tout sélectionner
2023-11-24 18:46:26.201 Status: Domoticz V2023.2 (build 15667) (c)2012-2023 GizMoCuz
2023-11-24 18:46:26.201 Status: Build Hash: a5423ce11, Date: 2023-11-23 07:25:26
2023-11-24 18:46:26.201 Status: Startup Path: /home/domoticz/domoticz/
2023-11-24 18:46:26.244 Sunrise: 08:11:00 SunSet: 17:02:00
2023-11-24 18:46:26.244 Day length: 08:51:00 Sun at south: 12:37:00
2023-11-24 18:46:26.244 Civil twilight start: 07:36:00 Civil twilight end: 17:38:00
2023-11-24 18:46:26.244 Nautical twilight start: 06:57:00 Nautical twilight end: 18:16:00
2023-11-24 18:46:26.244 Astronomical twilight start: 06:20:00 Astronomical twilight end: 18:54:00
2023-11-24 18:46:26.317 Status: PluginSystem: Started, Python version '3.9.2', 2 plugin definitions loaded.
2023-11-24 18:46:26.324 Active notification Subsystems: (0/13)
2023-11-24 18:46:26.326 Status: WebServer(HTTP) startup failed on address :: with port: 8080: resolve: Host not found (authoritative) [asio.netdb:1], trying ::
2023-11-24 18:46:26.326 Status: WebServer(HTTP) startup failed on address :: with port: 8080: resolve: Host not found (authoritative) [asio.netdb:1], trying 0.0.0.0
2023-11-24 18:46:26.327 Status: WebServer(HTTP) started on address: 0.0.0.0 with port 8080
2023-11-24 18:46:26.340 Status: WebServer(SSL) startup failed on address :: with port: 443: resolve: Host not found (authoritative) [asio.netdb:1], trying ::
2023-11-24 18:46:26.344 Status: WebServer(SSL) startup failed on address :: with port: 443: resolve: Host not found (authoritative) [asio.netdb:1], trying 0.0.0.0
2023-11-24 18:46:26.347 Status: WebServer(SSL) started on address: 0.0.0.0 with port 443
2023-11-24 18:46:26.352 Starting shared server on: 0.0.0.0:6144
2023-11-24 18:46:26.352 Status: TCPServer: shared server started...
2023-11-24 18:46:26.353 Status: RxQueue: queue worker started...
Merci bcp
HW: Raspberry Pi 3 Model B Rev 1.2
OS: Debian GNU/Linux 11 (bullseye) aarch64
Kernel: 6.1.21-v8+
Mem: 1Go
domoticz :
Version: 2023.2 (build 15667)
Build Hash: a5423ce11
Compile Date: 2023-11-23 07:25:26
dzVents Version: 3.1.8
Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]