Platform: Raspbian Stretch
Plugin/Hardware: Raspberry Pi 3B+ with RFXCOM XL on /dev/ttyUSB0, Aeotec Z-Stick Gen 5 gateway on /dev/ttyACM0 and Pizigate internal, using Zigate plugin
Description:
I received the PiZigate recently and have installed it on my RPi 3B+. As is said in the instructions, I have disabled bluetooth on the RPi.
I have set the Pizigate in production mode using:
Code: Select all
gpio mode 0 out
gpio mode 2 out
gpio write 2 1
gpio write 0 0
gpio write 0 1
I have installed the Zigate plugin from https://github.com/sasu-drooz/Domoticz-Zigate.
I set 'erase persistent data' to 'true'
I added Zigate in the hardware section of Domoticz. However, this still does not work. This is my log:
Code: Select all
2019-04-06 14:06:16.988 (ZIGATE) Debug: 0
2019-04-06 14:06:16.672 Status: (ZIGATE) Started.
2019-04-06 14:06:16.985 Status: (ZIGATE) Entering work loop.
2019-04-06 14:06:16.986 Status: (ZIGATE) Initialized version 4.1.3, author 'zaraki673 pipiche38'
2019-04-06 14:06:16.988 Status: (ZIGATE) Zigate plugin 4.1.3 started
2019-04-06 14:06:16.988 Status: (ZIGATE) Python Version - 3.5.3 (default, Sep 27 2018, 17:25:39)
2019-04-06 14:06:16.988 [GCC 6.3.0 20170516]
2019-04-06 14:06:16.988 Status: (ZIGATE) Switching Hearbeat to 5 s interval
2019-04-06 14:06:16.988 Status: (ZIGATE) DomoticzVersion: 4.10602
2019-04-06 14:06:16.988 Status: (ZIGATE) DomoticzHash: ce68fa52
2019-04-06 14:06:16.988 Status: (ZIGATE) DomoticzBuildTime: 2019-04-04 20:51:02
2019-04-06 14:06:16.995 Status: (ZIGATE) Opening DomoticzDB in raw
2019-04-06 14:06:16.995 Status: (ZIGATE) load PluginConf
2019-04-06 14:06:16.995 Status: (ZIGATE) PluginConf: /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf.txt
2019-04-06 14:06:16.996 Status: (ZIGATE) -vibrationAqarasensitivity: medium
2019-04-06 14:06:16.996 Status: (ZIGATE) -enablegroupmanagement: 0
2019-04-06 14:06:16.996 Status: (ZIGATE) -resetMotiondelay: 30
2019-04-06 14:06:16.996 Status: (ZIGATE) -logFORMAT: 0
2019-04-06 14:06:16.996 Status: (ZIGATE) -logLQI: 0
2019-04-06 14:06:16.996 Status: (ZIGATE) -channel: ['11', '15', '19', '20', '25', '26']
2019-04-06 14:06:17.041 (ZIGATE) Configure Permit To Join
2019-04-06 14:06:17.041 (ZIGATE) Request discovery mode for 254 seconds
2019-04-06 14:06:17.000 Status: (ZIGATE) Plugin Database: DeviceList-8.txt
2019-04-06 14:06:17.012 Status: (ZIGATE) DeviceConf loaded
2019-04-06 14:06:17.012 Status: (ZIGATE) load ListOfDevice
2019-04-06 14:06:17.013 Status: (ZIGATE) Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate/Data/DeviceList-8.txt : 0
2019-04-06 14:06:17.013 Status: (ZIGATE) Connection Name: Zigate, Transport: Serial, Address: /dev/ttyUSB0
2019-04-06 14:06:17.040 Status: (ZIGATE) Erase Zigate PDM
2019-04-06 14:06:17.040 Status: (ZIGATE) Set Zigate as a Coordinator
2019-04-06 14:06:17.040 Status: (ZIGATE) ZigateConf setting Channel(s) to: ['11', '15', '19', '20', '25', '26']
2019-04-06 14:06:17.040 Status: (ZIGATE) setChannel - Channel set to : 06188800
2019-04-06 14:06:17.041 Status: (ZIGATE) ZigateConf - Setting UTC Time to : 607874777
2019-04-06 14:06:17.041 Status: (ZIGATE) Start network
2019-04-06 14:06:27.011 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:06:32.020 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:06:37.029 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:06:42.038 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:06:42.038 (ZIGATE) Try to get Firmware version once more 4
2019-04-06 14:06:46.997 Status: (ZIGATE) Set Zigate as a Coordinator
2019-04-06 14:06:46.997 Status: (ZIGATE) ZigateConf setting Channel(s) to: ['11', '15', '19', '20', '25', '26']
2019-04-06 14:06:46.998 Status: (ZIGATE) setChannel - Channel set to : 06188800
2019-04-06 14:06:46.998 Status: (ZIGATE) ZigateConf - Setting UTC Time to : 607874806
2019-04-06 14:06:46.998 Status: (ZIGATE) Start network
2019-04-06 14:06:52.007 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:06:57.015 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:07:02.035 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:07:02.035 (ZIGATE) Try to get Firmware version once more 8
2019-04-06 14:07:06.994 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:07:12.003 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:07:17.011 (ZIGATE) FirmwareVersion not ready
2019-04-06 14:07:17.012 Error: (ZIGATE) Plugin is not started ...
2019-04-06 14:07:17.012 Error: (ZIGATE) - Communication issue with the Zigate
2019-04-06 14:07:17.012 Error: (ZIGATE) - restart once the plugin, and if this remain the same
2019-04-06 14:07:17.012 Error: (ZIGATE) - unplug/plug the zigate
What could be the problem?
Pierre