Short version of what I did so far:
I run Domoticz 2021.1 on Windows 10 with Python 3.8.2 and few Python plugins running smooth.
I bought the ZiGate+ V2 dongle, installed it on the machine and did the hardware test ZGWUI successful (dongle appears on COM5).
I downloaded the python plugin, configured it (COM5) and the plugin is starting.
But after a minute it start showing errors in the Domotics logging:2021-08-25 08:45:08.109 Status: ZiGate: (ZiGate) Started.
2021-08-25 08:45:08.109 Status: ZiGate: (ZiGate) Entering work loop.
2021-08-25 08:45:08.109 Status: Incoming connection from: 192.168.100.100
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) Initialized version 5.1, author 'zaraki673 pipiche38'
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) filename set to C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\Conf/PluginConf-43.json
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) pluginHome set to C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) homedirectory set to C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) pluginData set to C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\Data/
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) pluginConfig set to C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\Conf/
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) pluginOTAFirmware set to C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\OTAFirmware/
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) pluginReports set to C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\Reports/
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) pluginWWW set to C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\www/
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) pluginLogs set to C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\Logs/
2021-08-25 08:45:08.300 Status: ZiGate: (ZiGate) Zigate plugin stable5-5.1.006 started
2021-08-25 08:45:08.336 Status: ZiGate: (ZiGate) DeviceConf loaded
2021-08-25 08:45:08.399 Status: ZiGate: (ZiGate) load ListOfDevice
2021-08-25 08:45:08.415 Status: ZiGate: (ZiGate) 0 Entries loaded from C:\Program Files (x86)\Domoticz\plugins\domoticz-Zigate\Data/DeviceList-43.txt
2021-08-25 08:45:08.415 Status: ZiGate: (ZiGate) Transport mode: V2-USB
Also, I am not able to launch the management screen on <IP>:94402021-08-25 08:46:20.116 Error: ZiGate: (ZiGate) [ ] Stop the plugin and check ZiGate.
2021-08-25 08:46:20.116 Error: ZiGate: (ZiGate) [ 72] I have hard time to get ZiGate Version. Mostlikly ZiGate communication doesn't work
2021-08-25 08:46:21.098 Error: ZiGate: (ZiGate) [ ] Stop the plugin and check ZiGate.
2021-08-25 08:46:21.098 Error: ZiGate: (ZiGate) [ 73] I have hard time to get ZiGate Version. Mostlikly ZiGate communication doesn't work
2021-08-25 08:46:22.099 Error: ZiGate: (ZiGate) [ ] Stop the plugin and check ZiGate.
2021-08-25 08:46:22.099 Error: ZiGate: (ZiGate) [ 74] I have hard time to get ZiGate Version. Mostlikly ZiGate communication doesn't work
Has anyone tips what the problem is or where to search??
-COM port seems right, as ZGWUI shows a good response retrieving the version info
Many thanks,
Dirk Jan de Haan
Netherlands