[Résolu] Soucis d'installation sous Docker

Forum dédié au plugin ZigBeeForDomoticZ : installation, paramétrage, utilisation, interfaces ...
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

[Résolu] Soucis d'installation sous Docker

Message par JPGO »

Bonjour,

J'utilise Domoticz sur un NAS Synology en DSM6 depuis plusieurs années avec une Zigate V1 et ça marche correctement. Suite à l'abandon du packaging de Domoticz pour Syno par Jadhal, j'ai attaqué une migration vers une solution toujours sous DSM6 mais en utilisant Docker et Domoticz 2023.1. Pour les tests, j'arrête le package SYNO et je démarre le container Docker.
Le seul plugin qui me pose problème est celui qui gère la Zigate.
J'ai installé cela selon la méthode préconisée pour mon nas sur Github.

Au démarrage, j'ai ça qui s'affiche et cela me parait OK : "Zigate: Initialized version 7.1, author 'pipiche38'"

Par contre ensuite, j'ai ça et c'est pas glop:
2023-08-25 11:33:04.162 Error: Zigate: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 11:33:04.198 Error: Zigate: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized


J'ai ensuite rapatrié la liste des équipements, extrait de la version précédente et les soucis sont les suivants:
J'ai bien 9 devices dans le dashboard de la Zigate mais ils restent en grisé sous Domoticz et ne sont plus dans la liste des dispositifs.

Je veux bien un coup de main car je suis sec.

Merci d'avance.
ZigateDashboard.jpg
ZigateDashboard.jpg (235.89 Kio) Consulté 1026 fois
Dernière modification par JPGO le 24 oct. 2023, 13:17, modifié 1 fois.
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: Soucis d'installation sous Docker

Message par Keros »

Tu as suivi le tuto sur le wiki pour l'installation ?

Tu peux nous mettre les log complet du démarrage du plugin ? Cela fait parti des choses que l'on demande dans le sujet
A lire avant de poster
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
Bibi49
Messages : 367
Inscription : 11 mars 2018, 12:42
Localisation : 49

Re: Soucis d'installation sous Docker

Message par Bibi49 »

Bonjour,

Depuis Domoticz/Configuration/Parametre/Securité
Protection API est bien autorisé ?
Réseaux de confiance tu as bien :
soit : 192.168.1.*;127.0.0.*
ou : 192.168.0.*;127.0.0.*
RPI 2 -> Bullseye Lite
DomoticZ -> 2024.7
RFXCom 433E -> Pro1 1041
DongleP - Z-Stack 3.30+ (build 20240710) /Z4D 7.1.025 [7.489]
CC1101 433Mhz "Itron EverBlue Cyble"
PiTInfo v1.4
USB->ùSD = Rpi-clones
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

Re: Soucis d'installation sous Docker

Message par JPGO »

@Bibi49, Oui pour les deux (je viens de le faire car c'était pas le cas auparavant).
J'ai ça au démarrage, cela ne change malheureusement pas la donne:

Code : Tout sélectionner

2023-08-25 15:07:57.772 Status: Zigate: Started.
2023-08-25 15:07:57.772 Status: Zigate: Entering work loop.
2023-08-25 15:07:58.493 Status: Zigate: Initialized version 7.1, author 'pipiche38'
2023-08-25 15:07:58.495 Status: Zigate: Zigbee for Domoticz plugin starting
2023-08-25 15:07:58.495 Status: Zigate: Z4D plugin requires python3 3.8 or above and you are running 3.9
2023-08-25 15:07:58.495 Status: Zigate: Checking Python modules /opt/domoticz/userdata/plugins/Domoticz-Zigbee/requirements.txt
2023-08-25 15:07:59.119 Zigate: load PluginConf
2023-08-25 15:07:59.121 Zigate: Loading PluginConf - from Domoticz sqlite Db
2023-08-25 15:07:59.121 Zigate: /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf-28.json timestamp is 1692892534.308266
2023-08-25 15:07:59.121 Zigate: Dz PluginConf is older than Json Dz: 0 Json: 1692892534.308266
2023-08-25 15:07:59.123 Zigate: Installing plugin custom page /opt/domoticz/www/templates/Zigate.html
2023-08-25 15:07:59.123 Zigate: Starting LoggingManagement thread
2023-08-25 15:07:59.123 Zigate: zigpy_login_mode(30)
2023-08-25 15:07:59.125 Zigate: start_logging_thread
2023-08-25 15:07:59.125 Zigate: logging_thread - listening
2023-08-25 15:07:59.122 Status: Zigate: PluginAnalytics set to 1
2023-08-25 15:07:59.123 Status: Zigate: channel set to 11
2023-08-25 15:07:59.123 Status: Zigate: filename set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf-28.json
2023-08-25 15:07:59.123 Status: Zigate: pluginHome set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-08-25 15:07:59.123 Status: Zigate: homedirectory set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-08-25 15:07:59.123 Status: Zigate: pluginData set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data
2023-08-25 15:07:59.123 Status: Zigate: pluginConfig set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf
2023-08-25 15:07:59.123 Status: Zigate: pluginOTAFirmware set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/OTAFirmware
2023-08-25 15:07:59.123 Status: Zigate: pluginReports set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Reports
2023-08-25 15:07:59.123 Status: Zigate: pluginWWW set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/www
2023-08-25 15:07:59.123 Status: Zigate: pluginLogs set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs
2023-08-25 15:07:59.123 Status: Zigate: expJsonDatabase set to 0
2023-08-25 15:07:59.126 Status: Zigate: Please watch plugin log into /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs/PluginZigbee_28.log
2023-08-25 15:07:59.132 Status: Zigate: Zigbee for Domoticz (z4d) plugin stable7-7.1.002 started
2023-08-25 15:07:59.203 Status: Zigate: Loading ZCL Cluster definitions
2023-08-25 15:07:59.204 Status: Zigate: - ZCL Cluster 0000 - (V1) Basic loaded
2023-08-25 15:07:59.205 Status: Zigate: - ZCL Cluster 0001 - (V1) Power loaded
2023-08-25 15:07:59.206 Status: Zigate: - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded
2023-08-25 15:07:59.207 Status: Zigate: - ZCL Cluster 0003 - (V1) Identify loaded
2023-08-25 15:07:59.208 Status: Zigate: - ZCL Cluster 0004 - (V1) Groups loaded
2023-08-25 15:07:59.209 Status: Zigate: - ZCL Cluster 0005 - (V1) Scenes loaded
2023-08-25 15:07:59.210 Status: Zigate: - ZCL Cluster 0006 - (V1) On/Off loaded
2023-08-25 15:07:59.211 Status: Zigate: - ZCL Cluster 0008 - (V1) Level loaded
2023-08-25 15:07:59.212 Status: Zigate: - ZCL Cluster 0009 - (V1) Alarms loaded
2023-08-25 15:07:59.212 Status: Zigate: - ZCL Cluster 000a - (V1) Time loaded
2023-08-25 15:07:59.213 Status: Zigate: - ZCL Cluster 000d - (V1) Analog Output loaded
2023-08-25 15:07:59.214 Status: Zigate: - ZCL Cluster 000f - (V1) Binary Input loaded
2023-08-25 15:07:59.215 Status: Zigate: - ZCL Cluster 0013 - (V1) Multistate Output loaded
2023-08-25 15:07:59.216 Status: Zigate: - ZCL Cluster 0019 - (V1) OTA Upgrade loaded
2023-08-25 15:07:59.217 Status: Zigate: - ZCL Cluster 0020 - (V1) Poll Control loaded
2023-08-25 15:07:59.217 Status: Zigate: - ZCL Cluster 0102 - (V1) Window Covering loaded
2023-08-25 15:07:59.218 Status: Zigate: - ZCL Cluster 0202 - (V1) Fan Control loaded
2023-08-25 15:07:59.219 Status: Zigate: - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded
2023-08-25 15:07:59.220 Status: Zigate: - ZCL Cluster 0300 - (V1) Color Control loaded
2023-08-25 15:07:59.221 Status: Zigate: - ZCL Cluster 0301 - (V1) Ballast Configuration loaded
2023-08-25 15:07:59.221 Status: Zigate: - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded
2023-08-25 15:07:59.222 Status: Zigate: - ZCL Cluster 0402 - (V1) Temperature Measurement loaded
2023-08-25 15:07:59.223 Status: Zigate: - ZCL Cluster 0403 - (V1) Pressure Measurement loaded
2023-08-25 15:07:59.223 Status: Zigate: - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded
2023-08-25 15:07:59.224 Status: Zigate: - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded
2023-08-25 15:07:59.225 Status: Zigate: - ZCL Cluster 0700 - (V1) Price loaded
2023-08-25 15:07:59.226 Status: Zigate: - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded
2023-08-25 15:07:59.226 Status: Zigate: - ZCL Cluster 0b01 - (V1) Meter Identification loaded
2023-08-25 15:07:59.227 Status: Zigate: - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded
2023-08-25 15:07:59.228 Status: Zigate: - ZCL Cluster 0b05 - (V1) Diagnostics loaded
2023-08-25 15:07:59.229 Status: Zigate: - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded
2023-08-25 15:07:59.230 Status: Zigate: - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded
2023-08-25 15:07:59.231 Status: Zigate: - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded
2023-08-25 15:07:59.231 Status: Zigate: - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded
2023-08-25 15:07:59.232 Status: Zigate: - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded
2023-08-25 15:07:59.233 Status: Zigate: DeviceConf loaded - 16 confs loaded
2023-08-25 15:07:59.235 Status: Zigate: Local-Device conf loaded - 21 confs loaded
2023-08-25 15:07:59.403 Status: Zigate: Certified Devices loaded - 505 confs loaded
2023-08-25 15:07:59.403 Status: Zigate: load ListOfDevice
2023-08-25 15:07:59.440 Status: Zigate: 10 Entries loaded from /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/DeviceList-28.txt
2023-08-25 15:07:59.450 Status: Zigate: Transport mode: USB
2023-08-25 15:07:59.976 Status: Zigate: ZigateTransport: Serial Connection open: Serial<id=0x7f684e635f70, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)
2023-08-25 15:07:59.979 Status: Zigate: ZigateTransport: writer_thread Thread start.
2023-08-25 15:07:59.980 Status: Zigate: ZigateTransport: thread_processing_and_sending Thread start.
2023-08-25 15:07:59.986 Status: Zigate: Start Web Server connection
2023-08-25 15:07:59.996 Status: Zigate: Web backend for Web User Interface started on port: 9440
2023-08-25 15:08:00.000 Status: Zigate: Plugin looks to upgrade the Certified Device package
2023-08-25 15:07:59.137 Error: Zigate: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 15:07:59.199 Error: Zigate: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 15:08:01.757 Status: Zigate: Domoticz Widgets usage is at 1.2 % (252 units free)
2023-08-25 15:08:10.158 Status: Zigate: ==> Transport Mode switch to full mode
2023-08-25 15:08:10.159 Status: Zigate: ZiGate Classic PDM (legacy)
2023-08-25 15:08:10.160 Status: Zigate: Installer Version Number: 0321
2023-08-25 15:08:10.160 Status: Zigate: Branch Version: ==> Production <==
2023-08-25 15:08:20.175 Status: Zigate: Zigbee Coordinator ieee: 00158d0000ce150f , short addr: 0000
2023-08-25 15:08:20.175 Status: Zigate: Network state UP, PANID: 46b2 extPANID: 0xf9a82bd1a1b4a595 Channel: 11
2023-08-25 15:08:25.052 Status: Zigate: Request Disabling Accepting new Hardware
2023-08-25 15:08:30.063 Status: Zigate: coordinator set to Certification : 1/CE -> CE
2023-08-25 15:08:30.260 Status: Zigate: TxPower Attenuation: 0 dBm
© 2012-2023 Domoticz | WWW: Domoticz.com
Ci dessous l'onglet sécu de domoticz.
param.jpg
param.jpg (133.7 Kio) Consulté 1013 fois
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

Re: Soucis d'installation sous Docker

Message par JPGO »

@ Keros, Celui-ci? https://zigbeefordomoticz.github.io/wik ... vec-docker
C'est à dire celui ou il est passé des commandes APT sur un NAS Synology? ( :) )

La log:

Code : Tout sélectionner

2023-08-25 11:33:04,157 INFO    :b'Zigbee for Domoticz (z4d) plugin stable7-7.1.002 started'
2023-08-25 11:33:04,163 ERROR   : [       MainThread] Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 11:33:04,198 ERROR   : [       MainThread] Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 11:33:04,253 INFO    :b'Plugin Database: DeviceList-28.txt'
2023-08-25 11:33:04,254 INFO    :b'Pathname to z4d_certified_devices /usr/local/lib/python3.9/dist-packages/z4d_certified_devices/'
2023-08-25 11:33:04,254 INFO    :b'Loading ZCL Cluster definitions'
2023-08-25 11:33:04,256 INFO    :b' - ZCL Cluster 0000 - (V1) Basic loaded'
2023-08-25 11:33:04,265 INFO    :b' - ZCL Cluster 0001 - (V1) Power loaded'
2023-08-25 11:33:04,266 INFO    :b' - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded'
2023-08-25 11:33:04,267 INFO    :b' - ZCL Cluster 0003 - (V1) Identify loaded'
2023-08-25 11:33:04,269 INFO    :b' - ZCL Cluster 0004 - (V1) Groups loaded'
2023-08-25 11:33:04,270 INFO    :b' - ZCL Cluster 0005 - (V1) Scenes loaded'
2023-08-25 11:33:04,271 INFO    :b' - ZCL Cluster 0006 - (V1) On/Off loaded'
2023-08-25 11:33:04,272 INFO    :b' - ZCL Cluster 0008 - (V1) Level loaded'
2023-08-25 11:33:04,273 INFO    :b' - ZCL Cluster 0009 - (V1) Alarms loaded'
2023-08-25 11:33:04,275 INFO    :b' - ZCL Cluster 000a - (V1) Time loaded'
2023-08-25 11:33:04,276 INFO    :b' - ZCL Cluster 000d - (V1) Analog Output loaded'
2023-08-25 11:33:04,277 INFO    :b' - ZCL Cluster 000f - (V1) Binary Input loaded'
2023-08-25 11:33:04,278 INFO    :b' - ZCL Cluster 0013 - (V1) Multistate Output loaded'
2023-08-25 11:33:04,281 INFO    :b' - ZCL Cluster 0019 - (V1) OTA Upgrade loaded'
2023-08-25 11:33:04,282 INFO    :b' - ZCL Cluster 0020 - (V1) Poll Control loaded'
2023-08-25 11:33:04,283 INFO    :b' - ZCL Cluster 0102 - (V1) Window Covering loaded'
2023-08-25 11:33:04,285 INFO    :b' - ZCL Cluster 0202 - (V1) Fan Control loaded'
2023-08-25 11:33:04,286 INFO    :b' - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded'
2023-08-25 11:33:04,288 INFO    :b' - ZCL Cluster 0300 - (V1) Color Control loaded'
2023-08-25 11:33:04,291 INFO    :b' - ZCL Cluster 0301 - (V1) Ballast Configuration loaded'
2023-08-25 11:33:04,292 INFO    :b' - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded'
2023-08-25 11:33:04,295 INFO    :b' - ZCL Cluster 0402 - (V1) Temperature Measurement loaded'
2023-08-25 11:33:04,296 INFO    :b' - ZCL Cluster 0403 - (V1) Pressure Measurement loaded'
2023-08-25 11:33:04,298 INFO    :b' - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded'
2023-08-25 11:33:04,299 INFO    :b' - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded'
2023-08-25 11:33:04,300 INFO    :b' - ZCL Cluster 0700 - (V1) Price loaded'
2023-08-25 11:33:04,302 INFO    :b' - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded'
2023-08-25 11:33:04,303 INFO    :b' - ZCL Cluster 0b01 - (V1) Meter Identification loaded'
2023-08-25 11:33:04,306 INFO    :b' - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded'
2023-08-25 11:33:04,307 INFO    :b' - ZCL Cluster 0b05 - (V1) Diagnostics loaded'
2023-08-25 11:33:04,308 INFO    :b' - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded'
2023-08-25 11:33:04,309 INFO    :b' - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded'
2023-08-25 11:33:04,310 INFO    :b' - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded'
2023-08-25 11:33:04,312 INFO    :b' - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded'
2023-08-25 11:33:04,325 INFO    :b' - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded'
2023-08-25 11:33:04,342 INFO    :b'DeviceConf loaded - 16 confs loaded'
2023-08-25 11:33:04,396 INFO    :b'Local-Device conf loaded - 21 confs loaded'
2023-08-25 11:33:05,473 INFO    :b'Certified Devices loaded - 504 confs loaded'
2023-08-25 11:33:05,474 INFO    :b'load ListOfDevice'
2023-08-25 11:33:05,572 INFO    :b'10 Entries loaded from /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/DeviceList-28.txt'
2023-08-25 11:33:05,583 INFO    :b'Transport mode: USB'
2023-08-25 11:33:06,170 INFO    :b"ZigateTransport: Serial Connection open: Serial<id=0x7fd63e88d190, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 11:33:06,173 INFO    :b'ZigateTransport: writer_thread Thread start.'
2023-08-25 11:33:06,179 INFO    :b'ZigateTransport: thread_processing_and_sending Thread start.'
2023-08-25 11:33:06,179 INFO    :b"Connection open: Serial<id=0x7fd63e88d190, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 11:33:06,180 INFO    :b'Start Web Server connection'
2023-08-25 11:33:06,335 INFO    :b'Web backend for Web User Interface started on port: 9440'
2023-08-25 11:33:06,337 INFO    :b'Plugin looks to upgrade the Certified Device package'
2023-08-25 11:33:11,538 INFO    :b'Certified Device package upgrade results'
2023-08-25 11:33:11,538 INFO    :b'Requirement already satisfied: z4d-certified-devices in /usr/local/lib/python3.9/dist-packages (2.92)'
2023-08-25 11:33:11,538 INFO    :b'Collecting z4d-certified-devices'
2023-08-25 11:33:11,538 INFO    :b'  Obtaining dependency information for z4d-certified-devices from https://files.pythonhosted.org/packages/9b/30/07170c79f785781fe8418201841d17da4567114fe21d7c96062d2ab1cd4c/z4d_certified_devices-2.94-py3-none-any.whl.metadata'
2023-08-25 11:33:11,538 INFO    :b'  Downloading z4d_certified_devices-2.94-py3-none-any.whl.metadata (36 kB)'
2023-08-25 11:33:11,539 INFO    :b'Downloading z4d_certified_devices-2.94-py3-none-any.whl (330 kB)'
2023-08-25 11:33:11,539 INFO    :b'   \\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81\\xe2\\x94\\x81 330.1/330.1 kB 24.1 MB/s eta 0:00:00'
2023-08-25 11:33:11,539 INFO    :b'Installing collected packages: z4d-certified-devices'
2023-08-25 11:33:11,539 INFO    :b'  Attempting uninstall: z4d-certified-devices'
2023-08-25 11:33:11,539 INFO    :b'    Found existing installation: z4d-certified-devices 2.92'
2023-08-25 11:33:11,539 INFO    :b'    Uninstalling z4d-certified-devices-2.92:'
2023-08-25 11:33:11,539 INFO    :b'      Successfully uninstalled z4d-certified-devices-2.92'
2023-08-25 11:33:11,540 INFO    :b'Successfully installed z4d-certified-devices-2.94'
2023-08-25 11:33:11,540 INFO    :b''
2023-08-25 11:33:11,540 INFO    :b'Domoticz Widgets usage is at 1.2 % (252 units free)'
2023-08-25 11:33:20,138 INFO    :b'==> Transport Mode switch to full mode'
2023-08-25 11:33:20,139 INFO    :b'ZiGate Classic PDM (legacy)'
2023-08-25 11:33:20,140 INFO    :b'Installer Version Number: 0321'
2023-08-25 11:33:20,140 INFO    :b'Branch Version: ==> Production <=='
2023-08-25 11:33:30,169 INFO    :b'Zigbee Coordinator ieee: 00158d0000ce150f , short addr: 0000'
2023-08-25 11:33:30,170 INFO    :b'Network state UP, PANID: 46b2 extPANID: 0xf9a82bd1a1b4a595 Channel: 11'
2023-08-25 11:33:35,099 INFO    :b'Request Disabling Accepting new Hardware'
2023-08-25 11:33:35,581 INFO    :b'Accepting new Hardware: Disable (Off)'
2023-08-25 11:33:35,685 INFO    :b'Number of devices recently active in Coordinator = 3'
2023-08-25 11:33:35,685 INFO    :b'[00] DevID: 28 Network addr: a686 IEEE: b4e3f9fffe19ef5f LQI: 090 power: 01 Model: TS011F ( PRISE ZIGATE CH MATH ) '
2023-08-25 11:33:35,686 INFO    :b'[01] DevID: 29 Network addr: 42b9 IEEE: 1741000027112188 LQI: 064 power: 01 not found in plugin database!'
2023-08-25 11:33:35,687 INFO    :b'[02] DevID: 2a Network addr: ea5a IEEE: 00047400008d14e5 LQI: 054 power: 01 Model: Shutter switch with neutral ( STORE BANNE ) '
2023-08-25 11:33:40,062 INFO    :b'Switch Blue Led On'
2023-08-25 11:33:40,063 INFO    :b'coordinator set to Certification : 1/CE -> CE'
2023-08-25 11:33:40,247 INFO    :b'TxPower Attenuation: 0 dBm'
2023-08-25 11:33:40,509 INFO    :b'ota_scan_folder Following Firmware have been loaded '
2023-08-25 11:33:40,510 INFO    :b'Plugin with Zigate, firmware 0321 correctly initialized'
2023-08-25 11:38:18,264 INFO    :b'Erase Log History'
2023-08-25 11:47:10,611 INFO    :b"onDisconnect - Closing Name: 'Zigate Server Connection', Transport: 'TCP/IP', Protocol: 'HTTP', Address: '', Port: '9440', Baud: -1, Timeout: 0, Connected: False, Parent: 'None'"
2023-08-25 11:47:10,612 INFO    :b'onStop called'
2023-08-25 11:47:10,613 INFO    :b'onStop calling (1) domoticzDb DeviceStatus closed'
2023-08-25 11:47:10,613 INFO    :b'onStop calling (3) Transport off'
2023-08-25 11:47:10,613 INFO    :b"Request closing connection: Serial<id=0x7fd63e88d190, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 11:47:10,613 INFO    :b'-- shutdown reader thread'
2023-08-25 11:47:10,614 INFO    :b'Flush and cancel_read'
2023-08-25 11:47:10,614 INFO    :b'close connection'
2023-08-25 11:47:10,626 INFO    :b'ZigateTransport: ZiGateSerialListen Thread stop.'
2023-08-25 11:47:10,628 INFO    :b'ZigateTransport: writer_thread Thread stop.'
2023-08-25 11:47:10,628 INFO    :b'ZigateTransport: thread_processing_and_sending Thread stop.'
2023-08-25 11:47:11,620 INFO    :b'-- waiting for end of thread'
2023-08-25 11:47:11,621 INFO    :b'waiting_for_end_thread - release semaphore'
2023-08-25 11:47:11,622 INFO    :b'waiting_for_end_thread - wait for readThread'
2023-08-25 11:47:11,622 INFO    :b'waiting_for_end_thread - readThread done'
2023-08-25 11:47:11,623 INFO    :b'waiting_for_end_thread - wait for forwardedThread'
2023-08-25 11:47:11,623 INFO    :b'waiting_for_end_thread - forwardedThread done'
2023-08-25 11:47:11,623 INFO    :b'waiting_for_end_thread - wait for writerThread'
2023-08-25 11:47:11,623 INFO    :b'waiting_for_end_thread - writerThread done'
2023-08-25 11:47:11,623 INFO    :b'-- thread endeed'
2023-08-25 11:47:11,623 INFO    :b'onStop calling (4) WebServer off'
2023-08-25 11:47:11,624 INFO    :b'onStop called (4) WebServer off'
2023-08-25 11:47:11,624 INFO    :b'onStop calling (5) Plugin Database saved'
2023-08-25 11:47:11,667 INFO    :b'onStop called (5) Plugin Database saved'
2023-08-25 11:47:11,687 INFO    :b'onStop calling (6) Close Logging Management'
2023-08-25 15:06:26,093 INFO    :b'Zigbee for Domoticz (z4d) plugin stable7-7.1.002 started'
2023-08-25 15:06:26,100 ERROR   : [       MainThread] Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 15:06:26,140 ERROR   : [       MainThread] Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 15:06:26,143 INFO    :b'Plugin Database: DeviceList-28.txt'
2023-08-25 15:06:26,144 INFO    :b'Pathname to z4d_certified_devices /usr/local/lib/python3.9/dist-packages/z4d_certified_devices/'
2023-08-25 15:06:26,144 INFO    :b'Loading ZCL Cluster definitions'
2023-08-25 15:06:26,145 INFO    :b' - ZCL Cluster 0000 - (V1) Basic loaded'
2023-08-25 15:06:26,146 INFO    :b' - ZCL Cluster 0001 - (V1) Power loaded'
2023-08-25 15:06:26,147 INFO    :b' - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded'
2023-08-25 15:06:26,148 INFO    :b' - ZCL Cluster 0003 - (V1) Identify loaded'
2023-08-25 15:06:26,148 INFO    :b' - ZCL Cluster 0004 - (V1) Groups loaded'
2023-08-25 15:06:26,149 INFO    :b' - ZCL Cluster 0005 - (V1) Scenes loaded'
2023-08-25 15:06:26,150 INFO    :b' - ZCL Cluster 0006 - (V1) On/Off loaded'
2023-08-25 15:06:26,154 INFO    :b' - ZCL Cluster 0008 - (V1) Level loaded'
2023-08-25 15:06:26,155 INFO    :b' - ZCL Cluster 0009 - (V1) Alarms loaded'
2023-08-25 15:06:26,156 INFO    :b' - ZCL Cluster 000a - (V1) Time loaded'
2023-08-25 15:06:26,157 INFO    :b' - ZCL Cluster 000d - (V1) Analog Output loaded'
2023-08-25 15:06:26,158 INFO    :b' - ZCL Cluster 000f - (V1) Binary Input loaded'
2023-08-25 15:06:26,164 INFO    :b' - ZCL Cluster 0013 - (V1) Multistate Output loaded'
2023-08-25 15:06:26,165 INFO    :b' - ZCL Cluster 0019 - (V1) OTA Upgrade loaded'
2023-08-25 15:06:26,166 INFO    :b' - ZCL Cluster 0020 - (V1) Poll Control loaded'
2023-08-25 15:06:26,167 INFO    :b' - ZCL Cluster 0102 - (V1) Window Covering loaded'
2023-08-25 15:06:26,168 INFO    :b' - ZCL Cluster 0202 - (V1) Fan Control loaded'
2023-08-25 15:06:26,169 INFO    :b' - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded'
2023-08-25 15:06:26,170 INFO    :b' - ZCL Cluster 0300 - (V1) Color Control loaded'
2023-08-25 15:06:26,171 INFO    :b' - ZCL Cluster 0301 - (V1) Ballast Configuration loaded'
2023-08-25 15:06:26,171 INFO    :b' - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded'
2023-08-25 15:06:26,172 INFO    :b' - ZCL Cluster 0402 - (V1) Temperature Measurement loaded'
2023-08-25 15:06:26,173 INFO    :b' - ZCL Cluster 0403 - (V1) Pressure Measurement loaded'
2023-08-25 15:06:26,180 INFO    :b' - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded'
2023-08-25 15:06:26,181 INFO    :b' - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded'
2023-08-25 15:06:26,182 INFO    :b' - ZCL Cluster 0700 - (V1) Price loaded'
2023-08-25 15:06:26,183 INFO    :b' - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded'
2023-08-25 15:06:26,184 INFO    :b' - ZCL Cluster 0b01 - (V1) Meter Identification loaded'
2023-08-25 15:06:26,185 INFO    :b' - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded'
2023-08-25 15:06:26,186 INFO    :b' - ZCL Cluster 0b05 - (V1) Diagnostics loaded'
2023-08-25 15:06:26,187 INFO    :b' - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded'
2023-08-25 15:06:26,188 INFO    :b' - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded'
2023-08-25 15:06:26,189 INFO    :b' - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded'
2023-08-25 15:06:26,190 INFO    :b' - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded'
2023-08-25 15:06:26,191 INFO    :b' - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded'
2023-08-25 15:06:26,192 INFO    :b'DeviceConf loaded - 16 confs loaded'
2023-08-25 15:06:26,196 INFO    :b'Local-Device conf loaded - 21 confs loaded'
2023-08-25 15:06:26,445 INFO    :b'Certified Devices loaded - 505 confs loaded'
2023-08-25 15:06:26,454 INFO    :b'load ListOfDevice'
2023-08-25 15:06:26,479 INFO    :b'10 Entries loaded from /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/DeviceList-28.txt'
2023-08-25 15:06:26,495 INFO    :b'Transport mode: USB'
2023-08-25 15:06:27,027 INFO    :b"ZigateTransport: Serial Connection open: Serial<id=0x7f684e2e9880, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 15:06:27,030 INFO    :b'ZigateTransport: writer_thread Thread start.'
2023-08-25 15:06:27,030 INFO    :b'ZigateTransport: thread_processing_and_sending Thread start.'
2023-08-25 15:06:27,031 INFO    :b"Connection open: Serial<id=0x7f684e2e9880, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 15:06:27,032 INFO    :b'Start Web Server connection'
2023-08-25 15:06:27,047 INFO    :b'Web backend for Web User Interface started on port: 9440'
2023-08-25 15:06:27,047 INFO    :b'Plugin looks to upgrade the Certified Device package'
2023-08-25 15:06:28,974 INFO    :b'Certified Device package upgrade results'
2023-08-25 15:06:28,974 INFO    :b'Requirement already satisfied: z4d-certified-devices in /usr/local/lib/python3.9/dist-packages (2.94)'
2023-08-25 15:06:28,975 INFO    :b''
2023-08-25 15:06:28,975 INFO    :b'Domoticz Widgets usage is at 1.2 % (252 units free)'
2023-08-25 15:06:38,159 INFO    :b'==> Transport Mode switch to full mode'
2023-08-25 15:06:38,160 INFO    :b'ZiGate Classic PDM (legacy)'
2023-08-25 15:06:38,161 INFO    :b'Installer Version Number: 0321'
2023-08-25 15:06:38,162 INFO    :b'Branch Version: ==> Production <=='
2023-08-25 15:06:48,157 INFO    :b'Zigbee Coordinator ieee: 00158d0000ce150f , short addr: 0000'
2023-08-25 15:06:48,158 INFO    :b'Network state UP, PANID: 46b2 extPANID: 0xf9a82bd1a1b4a595 Channel: 11'
2023-08-25 15:06:53,066 INFO    :b'Request Disabling Accepting new Hardware'
2023-08-25 15:06:53,545 INFO    :b'Accepting new Hardware: Disable (Off)'
2023-08-25 15:06:53,646 INFO    :b'Number of devices recently active in Coordinator = 2'
2023-08-25 15:06:53,647 INFO    :b'[00] DevID: 00 Network addr: 798c IEEE: a4c13829dc5d4bd1 LQI: 077 power: 00 not found in plugin database!'
2023-08-25 15:06:53,647 INFO    :b'[01] DevID: 28 Network addr: a686 IEEE: b4e3f9fffe19ef5f LQI: 092 power: 01 Model: TS011F ( PRISE ZIGATE CH MATH ) '
2023-08-25 15:06:58,079 INFO    :b'Switch Blue Led On'
2023-08-25 15:06:58,081 INFO    :b'coordinator set to Certification : 1/CE -> CE'
2023-08-25 15:06:58,237 INFO    :b'TxPower Attenuation: 0 dBm'
2023-08-25 15:06:58,557 INFO    :b'ota_scan_folder Following Firmware have been loaded '
2023-08-25 15:06:58,557 INFO    :b'Plugin with Zigate, firmware 0321 correctly initialized'
2023-08-25 15:07:51,143 INFO    :b"onDisconnect - Closing Name: 'Zigate Server Connection', Transport: 'TCP/IP', Protocol: 'HTTP', Address: '', Port: '9440', Baud: -1, Timeout: 0, Connected: False, Parent: 'None'"
2023-08-25 15:07:51,143 INFO    :b'onStop called'
2023-08-25 15:07:51,144 INFO    :b'onStop calling (1) domoticzDb DeviceStatus closed'
2023-08-25 15:07:51,144 INFO    :b'onStop calling (3) Transport off'
2023-08-25 15:07:51,144 INFO    :b"Request closing connection: Serial<id=0x7f684e2e9880, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 15:07:51,144 INFO    :b'-- shutdown reader thread'
2023-08-25 15:07:51,144 INFO    :b'Flush and cancel_read'
2023-08-25 15:07:51,145 INFO    :b'close connection'
2023-08-25 15:07:51,173 INFO    :b'ZigateTransport: ZiGateSerialListen Thread stop.'
2023-08-25 15:07:51,173 INFO    :b'ZigateTransport: writer_thread Thread stop.'
2023-08-25 15:07:51,174 INFO    :b'ZigateTransport: thread_processing_and_sending Thread stop.'
2023-08-25 15:07:52,151 INFO    :b'-- waiting for end of thread'
2023-08-25 15:07:52,152 INFO    :b'waiting_for_end_thread - release semaphore'
2023-08-25 15:07:52,153 INFO    :b'waiting_for_end_thread - wait for readThread'
2023-08-25 15:07:52,154 INFO    :b'waiting_for_end_thread - readThread done'
2023-08-25 15:07:52,154 INFO    :b'waiting_for_end_thread - wait for forwardedThread'
2023-08-25 15:07:52,154 INFO    :b'waiting_for_end_thread - forwardedThread done'
2023-08-25 15:07:52,154 INFO    :b'waiting_for_end_thread - wait for writerThread'
2023-08-25 15:07:52,154 INFO    :b'waiting_for_end_thread - writerThread done'
2023-08-25 15:07:52,155 INFO    :b'-- thread endeed'
2023-08-25 15:07:52,155 INFO    :b'onStop calling (4) WebServer off'
2023-08-25 15:07:52,155 INFO    :b'onStop called (4) WebServer off'
2023-08-25 15:07:52,155 INFO    :b'onStop calling (5) Plugin Database saved'
2023-08-25 15:07:52,178 INFO    :b'onStop called (5) Plugin Database saved'
2023-08-25 15:07:52,179 INFO    :b'onStop calling (6) Close Logging Management'
2023-08-25 15:07:59,132 INFO    :b'Zigbee for Domoticz (z4d) plugin stable7-7.1.002 started'
2023-08-25 15:07:59,137 ERROR   : [       MainThread] Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 15:07:59,199 ERROR   : [       MainThread] Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 15:07:59,201 INFO    :b'Plugin Database: DeviceList-28.txt'
2023-08-25 15:07:59,203 INFO    :b'Pathname to z4d_certified_devices /usr/local/lib/python3.9/dist-packages/z4d_certified_devices/'
2023-08-25 15:07:59,203 INFO    :b'Loading ZCL Cluster definitions'
2023-08-25 15:07:59,204 INFO    :b' - ZCL Cluster 0000 - (V1) Basic loaded'
2023-08-25 15:07:59,205 INFO    :b' - ZCL Cluster 0001 - (V1) Power loaded'
2023-08-25 15:07:59,206 INFO    :b' - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded'
2023-08-25 15:07:59,206 INFO    :b' - ZCL Cluster 0003 - (V1) Identify loaded'
2023-08-25 15:07:59,208 INFO    :b' - ZCL Cluster 0004 - (V1) Groups loaded'
2023-08-25 15:07:59,208 INFO    :b' - ZCL Cluster 0005 - (V1) Scenes loaded'
2023-08-25 15:07:59,209 INFO    :b' - ZCL Cluster 0006 - (V1) On/Off loaded'
2023-08-25 15:07:59,210 INFO    :b' - ZCL Cluster 0008 - (V1) Level loaded'
2023-08-25 15:07:59,211 INFO    :b' - ZCL Cluster 0009 - (V1) Alarms loaded'
2023-08-25 15:07:59,212 INFO    :b' - ZCL Cluster 000a - (V1) Time loaded'
2023-08-25 15:07:59,213 INFO    :b' - ZCL Cluster 000d - (V1) Analog Output loaded'
2023-08-25 15:07:59,214 INFO    :b' - ZCL Cluster 000f - (V1) Binary Input loaded'
2023-08-25 15:07:59,215 INFO    :b' - ZCL Cluster 0013 - (V1) Multistate Output loaded'
2023-08-25 15:07:59,215 INFO    :b' - ZCL Cluster 0019 - (V1) OTA Upgrade loaded'
2023-08-25 15:07:59,217 INFO    :b' - ZCL Cluster 0020 - (V1) Poll Control loaded'
2023-08-25 15:07:59,217 INFO    :b' - ZCL Cluster 0102 - (V1) Window Covering loaded'
2023-08-25 15:07:59,218 INFO    :b' - ZCL Cluster 0202 - (V1) Fan Control loaded'
2023-08-25 15:07:59,219 INFO    :b' - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded'
2023-08-25 15:07:59,219 INFO    :b' - ZCL Cluster 0300 - (V1) Color Control loaded'
2023-08-25 15:07:59,220 INFO    :b' - ZCL Cluster 0301 - (V1) Ballast Configuration loaded'
2023-08-25 15:07:59,221 INFO    :b' - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded'
2023-08-25 15:07:59,222 INFO    :b' - ZCL Cluster 0402 - (V1) Temperature Measurement loaded'
2023-08-25 15:07:59,223 INFO    :b' - ZCL Cluster 0403 - (V1) Pressure Measurement loaded'
2023-08-25 15:07:59,223 INFO    :b' - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded'
2023-08-25 15:07:59,224 INFO    :b' - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded'
2023-08-25 15:07:59,225 INFO    :b' - ZCL Cluster 0700 - (V1) Price loaded'
2023-08-25 15:07:59,225 INFO    :b' - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded'
2023-08-25 15:07:59,226 INFO    :b' - ZCL Cluster 0b01 - (V1) Meter Identification loaded'
2023-08-25 15:07:59,227 INFO    :b' - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded'
2023-08-25 15:07:59,228 INFO    :b' - ZCL Cluster 0b05 - (V1) Diagnostics loaded'
2023-08-25 15:07:59,229 INFO    :b' - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded'
2023-08-25 15:07:59,229 INFO    :b' - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded'
2023-08-25 15:07:59,230 INFO    :b' - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded'
2023-08-25 15:07:59,231 INFO    :b' - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded'
2023-08-25 15:07:59,232 INFO    :b' - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded'
2023-08-25 15:07:59,233 INFO    :b'DeviceConf loaded - 16 confs loaded'
2023-08-25 15:07:59,234 INFO    :b'Local-Device conf loaded - 21 confs loaded'
2023-08-25 15:07:59,402 INFO    :b'Certified Devices loaded - 505 confs loaded'
2023-08-25 15:07:59,403 INFO    :b'load ListOfDevice'
2023-08-25 15:07:59,439 INFO    :b'10 Entries loaded from /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/DeviceList-28.txt'
2023-08-25 15:07:59,449 INFO    :b'Transport mode: USB'
2023-08-25 15:07:59,976 INFO    :b"ZigateTransport: Serial Connection open: Serial<id=0x7f684e635f70, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 15:07:59,979 INFO    :b'ZigateTransport: writer_thread Thread start.'
2023-08-25 15:07:59,980 INFO    :b'ZigateTransport: thread_processing_and_sending Thread start.'
2023-08-25 15:07:59,985 INFO    :b"Connection open: Serial<id=0x7f684e635f70, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 15:07:59,985 INFO    :b'Start Web Server connection'
2023-08-25 15:07:59,996 INFO    :b'Web backend for Web User Interface started on port: 9440'
2023-08-25 15:07:59,996 INFO    :b'Plugin looks to upgrade the Certified Device package'
2023-08-25 15:08:01,756 INFO    :b'Certified Device package upgrade results'
2023-08-25 15:08:01,756 INFO    :b'Requirement already satisfied: z4d-certified-devices in /usr/local/lib/python3.9/dist-packages (2.94)'
2023-08-25 15:08:01,756 INFO    :b''
2023-08-25 15:08:01,757 INFO    :b'Domoticz Widgets usage is at 1.2 % (252 units free)'
2023-08-25 15:08:10,158 INFO    :b'==> Transport Mode switch to full mode'
2023-08-25 15:08:10,159 INFO    :b'ZiGate Classic PDM (legacy)'
2023-08-25 15:08:10,159 INFO    :b'Installer Version Number: 0321'
2023-08-25 15:08:10,160 INFO    :b'Branch Version: ==> Production <=='
2023-08-25 15:08:20,174 INFO    :b'Zigbee Coordinator ieee: 00158d0000ce150f , short addr: 0000'
2023-08-25 15:08:20,175 INFO    :b'Network state UP, PANID: 46b2 extPANID: 0xf9a82bd1a1b4a595 Channel: 11'
2023-08-25 15:08:25,052 INFO    :b'Request Disabling Accepting new Hardware'
2023-08-25 15:08:25,519 INFO    :b'Accepting new Hardware: Disable (Off)'
2023-08-25 15:08:25,622 INFO    :b'Number of devices recently active in Coordinator = 2'
2023-08-25 15:08:25,623 INFO    :b'[00] DevID: 00 Network addr: 798c IEEE: a4c13829dc5d4bd1 LQI: 076 power: 00 not found in plugin database!'
2023-08-25 15:08:25,623 INFO    :b'[01] DevID: 28 Network addr: a686 IEEE: b4e3f9fffe19ef5f LQI: 090 power: 01 Model: TS011F ( PRISE ZIGATE CH MATH ) '
2023-08-25 15:08:30,061 INFO    :b'Switch Blue Led On'
2023-08-25 15:08:30,062 INFO    :b'coordinator set to Certification : 1/CE -> CE'
2023-08-25 15:08:30,260 INFO    :b'TxPower Attenuation: 0 dBm'
2023-08-25 15:08:30,503 INFO    :b'ota_scan_folder Following Firmware have been loaded '
2023-08-25 15:08:30,504 INFO    :b'Plugin with Zigate, firmware 0321 correctly initialized'
2023-08-25 15:09:55,708 INFO    :b"onDisconnect - Closing Name: 'Zigate Server Connection', Transport: 'TCP/IP', Protocol: 'HTTP', Address: '', Port: '9440', Baud: -1, Timeout: 0, Connected: False, Parent: 'None'"
2023-08-25 15:09:55,709 INFO    :b'onStop called'
2023-08-25 15:09:55,709 INFO    :b'onStop calling (1) domoticzDb DeviceStatus closed'
2023-08-25 15:09:55,709 INFO    :b'onStop calling (3) Transport off'
2023-08-25 15:09:55,709 INFO    :b"Request closing connection: Serial<id=0x7f684e635f70, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 15:09:55,710 INFO    :b'-- shutdown reader thread'
2023-08-25 15:09:55,710 INFO    :b'Flush and cancel_read'
2023-08-25 15:09:55,710 INFO    :b'close connection'
2023-08-25 15:09:55,738 INFO    :b'ZigateTransport: ZiGateSerialListen Thread stop.'
2023-08-25 15:09:55,739 INFO    :b'ZigateTransport: writer_thread Thread stop.'
2023-08-25 15:09:55,741 INFO    :b'ZigateTransport: thread_processing_and_sending Thread stop.'
2023-08-25 15:09:56,718 INFO    :b'-- waiting for end of thread'
2023-08-25 15:09:56,718 INFO    :b'waiting_for_end_thread - release semaphore'
2023-08-25 15:09:56,718 INFO    :b'waiting_for_end_thread - wait for readThread'
2023-08-25 15:09:56,719 INFO    :b'waiting_for_end_thread - readThread done'
2023-08-25 15:09:56,719 INFO    :b'waiting_for_end_thread - wait for forwardedThread'
2023-08-25 15:09:56,719 INFO    :b'waiting_for_end_thread - forwardedThread done'
2023-08-25 15:09:56,719 INFO    :b'waiting_for_end_thread - wait for writerThread'
2023-08-25 15:09:56,719 INFO    :b'waiting_for_end_thread - writerThread done'
2023-08-25 15:09:56,719 INFO    :b'-- thread endeed'
2023-08-25 15:09:56,720 INFO    :b'onStop calling (4) WebServer off'
2023-08-25 15:09:56,720 INFO    :b'onStop called (4) WebServer off'
2023-08-25 15:09:56,720 INFO    :b'onStop calling (5) Plugin Database saved'
2023-08-25 15:09:56,754 INFO    :b'onStop called (5) Plugin Database saved'
2023-08-25 15:10:08,247 INFO    :b'Zigbee for Domoticz (z4d) plugin stable7-7.1.002 started'
2023-08-25 15:10:08,252 ERROR   : [       MainThread] Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 15:10:08,257 ERROR   : [       MainThread] Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-25 15:10:08,260 INFO    :b'Plugin Database: DeviceList-28.txt'
2023-08-25 15:10:08,261 INFO    :b'Pathname to z4d_certified_devices /usr/local/lib/python3.9/dist-packages/z4d_certified_devices/'
2023-08-25 15:10:08,261 INFO    :b'Loading ZCL Cluster definitions'
2023-08-25 15:10:08,263 INFO    :b' - ZCL Cluster 0000 - (V1) Basic loaded'
2023-08-25 15:10:08,264 INFO    :b' - ZCL Cluster 0001 - (V1) Power loaded'
2023-08-25 15:10:08,266 INFO    :b' - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded'
2023-08-25 15:10:08,267 INFO    :b' - ZCL Cluster 0003 - (V1) Identify loaded'
2023-08-25 15:10:08,268 INFO    :b' - ZCL Cluster 0004 - (V1) Groups loaded'
2023-08-25 15:10:08,269 INFO    :b' - ZCL Cluster 0005 - (V1) Scenes loaded'
2023-08-25 15:10:08,270 INFO    :b' - ZCL Cluster 0006 - (V1) On/Off loaded'
2023-08-25 15:10:08,271 INFO    :b' - ZCL Cluster 0008 - (V1) Level loaded'
2023-08-25 15:10:08,272 INFO    :b' - ZCL Cluster 0009 - (V1) Alarms loaded'
2023-08-25 15:10:08,273 INFO    :b' - ZCL Cluster 000a - (V1) Time loaded'
2023-08-25 15:10:08,274 INFO    :b' - ZCL Cluster 000d - (V1) Analog Output loaded'
2023-08-25 15:10:08,275 INFO    :b' - ZCL Cluster 000f - (V1) Binary Input loaded'
2023-08-25 15:10:08,276 INFO    :b' - ZCL Cluster 0013 - (V1) Multistate Output loaded'
2023-08-25 15:10:08,277 INFO    :b' - ZCL Cluster 0019 - (V1) OTA Upgrade loaded'
2023-08-25 15:10:08,278 INFO    :b' - ZCL Cluster 0020 - (V1) Poll Control loaded'
2023-08-25 15:10:08,280 INFO    :b' - ZCL Cluster 0102 - (V1) Window Covering loaded'
2023-08-25 15:10:08,281 INFO    :b' - ZCL Cluster 0202 - (V1) Fan Control loaded'
2023-08-25 15:10:08,281 INFO    :b' - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded'
2023-08-25 15:10:08,283 INFO    :b' - ZCL Cluster 0300 - (V1) Color Control loaded'
2023-08-25 15:10:08,284 INFO    :b' - ZCL Cluster 0301 - (V1) Ballast Configuration loaded'
2023-08-25 15:10:08,285 INFO    :b' - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded'
2023-08-25 15:10:08,286 INFO    :b' - ZCL Cluster 0402 - (V1) Temperature Measurement loaded'
2023-08-25 15:10:08,287 INFO    :b' - ZCL Cluster 0403 - (V1) Pressure Measurement loaded'
2023-08-25 15:10:08,288 INFO    :b' - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded'
2023-08-25 15:10:08,290 INFO    :b' - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded'
2023-08-25 15:10:08,292 INFO    :b' - ZCL Cluster 0700 - (V1) Price loaded'
2023-08-25 15:10:08,294 INFO    :b' - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded'
2023-08-25 15:10:08,295 INFO    :b' - ZCL Cluster 0b01 - (V1) Meter Identification loaded'
2023-08-25 15:10:08,297 INFO    :b' - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded'
2023-08-25 15:10:08,298 INFO    :b' - ZCL Cluster 0b05 - (V1) Diagnostics loaded'
2023-08-25 15:10:08,299 INFO    :b' - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded'
2023-08-25 15:10:08,300 INFO    :b' - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded'
2023-08-25 15:10:08,301 INFO    :b' - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded'
2023-08-25 15:10:08,303 INFO    :b' - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded'
2023-08-25 15:10:08,304 INFO    :b' - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded'
2023-08-25 15:10:08,307 INFO    :b'DeviceConf loaded - 16 confs loaded'
2023-08-25 15:10:08,311 INFO    :b'Local-Device conf loaded - 21 confs loaded'
2023-08-25 15:10:08,547 INFO    :b'Certified Devices loaded - 505 confs loaded'
2023-08-25 15:10:08,548 INFO    :b'load ListOfDevice'
2023-08-25 15:10:08,588 INFO    :b'10 Entries loaded from /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/DeviceList-28.txt'
2023-08-25 15:10:08,599 INFO    :b'Transport mode: USB'
2023-08-25 15:10:09,125 INFO    :b"ZigateTransport: Serial Connection open: Serial<id=0x7f61e43b3430, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 15:10:09,127 INFO    :b'ZigateTransport: writer_thread Thread start.'
2023-08-25 15:10:09,128 INFO    :b'ZigateTransport: thread_processing_and_sending Thread start.'
2023-08-25 15:10:09,137 INFO    :b"Connection open: Serial<id=0x7f61e43b3430, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 15:10:09,137 INFO    :b'Start Web Server connection'
2023-08-25 15:10:09,144 INFO    :b'Web backend for Web User Interface started on port: 9440'
2023-08-25 15:10:09,144 INFO    :b'Plugin looks to upgrade the Certified Device package'
2023-08-25 15:10:10,877 INFO    :b'Certified Device package upgrade results'
2023-08-25 15:10:10,878 INFO    :b'Requirement already satisfied: z4d-certified-devices in /usr/local/lib/python3.9/dist-packages (2.94)'
2023-08-25 15:10:10,878 INFO    :b''
2023-08-25 15:10:10,878 INFO    :b'Domoticz Widgets usage is at 1.2 % (252 units free)'
2023-08-25 15:10:19,150 INFO    :b'==> Transport Mode switch to full mode'
2023-08-25 15:10:19,151 INFO    :b'ZiGate Classic PDM (legacy)'
2023-08-25 15:10:19,151 INFO    :b'Installer Version Number: 0321'
2023-08-25 15:10:19,152 INFO    :b'Branch Version: ==> Production <=='
2023-08-25 15:10:29,174 INFO    :b'Zigbee Coordinator ieee: 00158d0000ce150f , short addr: 0000'
2023-08-25 15:10:29,174 INFO    :b'Network state UP, PANID: 46b2 extPANID: 0xf9a82bd1a1b4a595 Channel: 11'
2023-08-25 15:10:34,097 INFO    :b'Request Disabling Accepting new Hardware'
2023-08-25 15:10:34,571 INFO    :b'Accepting new Hardware: Disable (Off)'
2023-08-25 15:10:34,673 INFO    :b'Number of devices recently active in Coordinator = 2'
2023-08-25 15:10:34,674 INFO    :b'[00] DevID: 00 Network addr: 798c IEEE: a4c13829dc5d4bd1 LQI: 076 power: 00 not found in plugin database!'
2023-08-25 15:10:34,674 INFO    :b'[01] DevID: 28 Network addr: a686 IEEE: b4e3f9fffe19ef5f LQI: 093 power: 01 Model: TS011F ( PRISE ZIGATE CH MATH ) '
2023-08-25 15:10:39,054 INFO    :b'Switch Blue Led On'
2023-08-25 15:10:39,055 INFO    :b'coordinator set to Certification : 1/CE -> CE'
2023-08-25 15:10:39,253 INFO    :b'TxPower Attenuation: 0 dBm'
2023-08-25 15:10:39,603 INFO    :b'ota_scan_folder Following Firmware have been loaded '
2023-08-25 15:10:39,604 INFO    :b'Plugin with Zigate, firmware 0321 correctly initialized'
2023-08-25 15:18:06,888 INFO    :b"onDisconnect - Closing Name: 'Zigate Server Connection', Transport: 'TCP/IP', Protocol: 'HTTP', Address: '', Port: '9440', Baud: -1, Timeout: 0, Connected: False, Parent: 'None'"
2023-08-25 15:18:06,889 INFO    :b'onStop called'
2023-08-25 15:18:06,889 INFO    :b'onStop calling (1) domoticzDb DeviceStatus closed'
2023-08-25 15:18:06,890 INFO    :b'onStop calling (3) Transport off'
2023-08-25 15:18:06,890 INFO    :b"Request closing connection: Serial<id=0x7f61e43b3430, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)"
2023-08-25 15:18:06,890 INFO    :b'-- shutdown reader thread'
2023-08-25 15:18:06,890 INFO    :b'Flush and cancel_read'
2023-08-25 15:18:06,891 INFO    :b'close connection'
2023-08-25 15:18:06,906 INFO    :b'ZigateTransport: ZiGateSerialListen Thread stop.'
2023-08-25 15:18:06,907 INFO    :b'ZigateTransport: writer_thread Thread stop.'
2023-08-25 15:18:06,907 INFO    :b'ZigateTransport: thread_processing_and_sending Thread stop.'
2023-08-25 15:18:07,897 INFO    :b'-- waiting for end of thread'
2023-08-25 15:18:07,898 INFO    :b'waiting_for_end_thread - release semaphore'
2023-08-25 15:18:07,898 INFO    :b'waiting_for_end_thread - wait for readThread'
2023-08-25 15:18:07,899 INFO    :b'waiting_for_end_thread - readThread done'
2023-08-25 15:18:07,899 INFO    :b'waiting_for_end_thread - wait for forwardedThread'
2023-08-25 15:18:07,900 INFO    :b'waiting_for_end_thread - forwardedThread done'
2023-08-25 15:18:07,900 INFO    :b'waiting_for_end_thread - wait for writerThread'
2023-08-25 15:18:07,900 INFO    :b'waiting_for_end_thread - writerThread done'
2023-08-25 15:18:07,900 INFO    :b'-- thread endeed'
2023-08-25 15:18:07,900 INFO    :b'onStop calling (4) WebServer off'
2023-08-25 15:18:07,900 INFO    :b'onStop called (4) WebServer off'
2023-08-25 15:18:07,901 INFO    :b'onStop calling (5) Plugin Database saved'
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: Soucis d'installation sous Docker

Message par Keros »

Oui, oui c'était bien la page du wiki dont je parlais.

J'allais te poser la même question que Bibi49 : ça semble bon de ce coté là.

C'est comme si il y avait l'ancienne API. Attends le retour de Pipiche, je ne pourrait pas t'en dire plus.
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
Bibi49
Messages : 367
Inscription : 11 mars 2018, 12:42
Localisation : 49

Re: Soucis d'installation sous Docker

Message par Bibi49 »

Depuis Domoticz/configuration/Materiel/"plugin Zigbeefordomoticz"

Ligne API base URL, tu as essayé avec et sans login/mdp

exemple
http://127.0.0.1:8080
ou
http://login:mdp@127.0.0.1:8080 -> login et mdp sont a adapté selon ton "identifiant"

J'ai une config qui fonctionne sans login:mdp et l'autre c'est obligatoire :shock:
RPI 2 -> Bullseye Lite
DomoticZ -> 2024.7
RFXCom 433E -> Pro1 1041
DongleP - Z-Stack 3.30+ (build 20240710) /Z4D 7.1.025 [7.489]
CC1101 433Mhz "Itron EverBlue Cyble"
PiTInfo v1.4
USB->ùSD = Rpi-clones
Deufo
Messages : 280
Inscription : 26 févr. 2019, 16:25

Re: Soucis d'installation sous Docker

Message par Deufo »

JPGO a écrit : 25 août 2023, 16:14 C'est à dire celui ou il est passé des commandes APT sur un NAS Synology? ( :) )
Les commandes sont passés dans le conteneur si installation en mode manuelle, sinon il y a un script qui se lance au démarrage et fait ça très bien.
Cela est nécessaire car de base l'image de domoticz embarque très peu de chose et il faut pouvoir ajouter python3-dev, pip...
Je n'ai pas testé la dernière version de dz sous docker, il y a peut-être une subtilité, je regarde ça à l'occasion.
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

Re: Soucis d'installation sous Docker

Message par JPGO »

@Bibi49,

J'avais un user/mdp de codé. Je viens de l'enlever mais cela ne change rien. Snif! ;)

@Deufo,

Suis preneur d'un lien vers ce script et la méthode de démarrage qui va avec. Je comparerais avec ce que j'ai fait.

Merci de votre aide
Dernière modification par Keros le 25 août 2023, 23:21, modifié 1 fois.
Deufo
Messages : 280
Inscription : 26 févr. 2019, 16:25

Re: Soucis d'installation sous Docker

Message par Deufo »

Le script s'appelle customstart.sh et présent dans le répertoire Tools du plugin.
Il est chargé par le conteneur à son démarrage, le détail est dans le wiki cité plus haut, dans la procédure par script.
Répondre