Zigate error

Xiaomi, Ikea TRÅDFRI, Philips Hue and more.

Moderator: leecollings

marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Zigate error

Post by marktn »

Hello,

I have an error in my log, most of the time at night.
Everything seems to be working fine.
I have switched off already different Hardware and scripts.

Plugin: 4.12.087
Firmware: 031c
Domoticz 2020.2

Code: Select all

2021-01-06 01:55:00.757 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-06 01:55:00.757 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-06 01:55:00.757 Error: Google devices hardware (25) thread seems to have ended unexpectedly

Code: Select all

 2021-01-06 18:30:43.385 Error: (Zigate) No transport, write directive to '192.168.1.73:51958' ignored.
2021-01-06 18:30:43.385 Error: (Zigate) No transport, write directive to '192.168.1.73:51958' ignored.
2021-01-06 18:30:43.385 Error: (Zigate) No transport, write directive to '192.168.1.73:51958' ignored.
2021-01-06 18:30:43.385 Error: (Zigate) No transport, write directive to '192.168.1.73:51958' ignored.
2021-01-06 18:30:43.385 Error: (Zigate) No transport, write directive to '192.168.1.73:51958' ignored.
2021-01-06 18:30:43.385 Error: (Zigate) No transport, write directive to '192.168.1.73:51958' ignored.
2021-01-06 18:30:43.385 Error: (Zigate) No transport, write directive to '192.168.1.73:51958' ignored. 

Code: Select all

Multiple errors received in the last 5 minutes:

2021-01-06 17:41:54.766 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-06 17:41:54.766 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-06 17:41:54.766 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-06 17:41:54.766 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-06 17:41:54.766 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-06 17:41:54.766 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-06 17:41:54.766 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-06 17:41:54.766 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-06 17:41:54.766 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
Thanks,
Mark
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
User avatar
waltervl
Posts: 5792
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Zigate error

Post by waltervl »

The writer directive error I have too. I found it related to open the Zigate web UI on port 9440.

Your main issue seems to be something with device announcement. That is a new device or some old device that is coming back after some time silence.

Did you add some new devices recently? Perhaps something went wrong and an old device is floating somewhere in an device list.

But pipiche will have more info and will ask you to create a log from the Zigate web UI. See also the issue reporting page on the Zigate plugin wiki.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

waltervl wrote: Wednesday 06 January 2021 19:46 The writer directive error I have too. I found it related to open the Zigate web UI on port 9440.

Your main issue seems to be something with device announcement. That is a new device or some old device that is coming back after some time silence.

Did you add some new devices recently? Perhaps something went wrong and an old device is floating somewhere in an device list.

But pipiche will have more info and will ask you to create a log from the Zigate web UI. See also the issue reporting page on the Zigate plugin wiki.
I have added a xiaomi smokedetector, and a switch is offline because of the could weather. It is a switch for my irrigation system.
The log file, https://www.dropbox.com/s/szoay3jr9lp5l ... .json?dl=0
The hardware failure is only at night, very strange...
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate error

Post by pipiche »

Is there a way to get the logs when there is the hardware failure ? and please when you have an error don't put only the error as it doesn't help much the context is as important.

As regards to the "No transport, write directive" this is indeed related to the browser where the connection has been reset. Not an issue
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

pipiche wrote: Wednesday 06 January 2021 21:07 Is there a way to get the logs when there is the hardware failure ? and please when you have an error don't put only the error as it doesn't help much the context is as important.

As regards to the "No transport, write directive" this is indeed related to the browser where the connection has been reset. Not an issue
What logs do you need? Zigate or domoticz or both?
In the above post there is a zigate log.

Best regards
Mark
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate error

Post by pipiche »

The plugin logs are in the domotciz logs. So indeed these are the logs I'm looking for .

the export.json file that you put on the drop box doesn't give me much. or at least things are ok.

Now as your Hardware error is concerned, I don't see only the Zigate plugin. I saw 3 plugins which crashed. You might have a look to the system log, maybe some system errors are crashing some plugin . Do you have the Zigate directly connected on the Server ? or via a HUB ?
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

pipiche wrote: Wednesday 06 January 2021 22:37 The plugin logs are in the domotciz logs. So indeed these are the logs I'm looking for .

the export.json file that you put on the drop box doesn't give me much. or at least things are ok.

Now as your Hardware error is concerned, I don't see only the Zigate plugin. I saw 3 plugins which crashed. You might have a look to the system log, maybe some system errors are crashing some plugin . Do you have the Zigate directly connected on the Server ? or via a HUB ?
The log i have send is from domoticz, or do i need another log from the raspberry self?
Can you let me know what you need, and where find?

I have the zigate directly connect with a raspberry.
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate error

Post by pipiche »

What you provided where only the Error, I need the Logs (which includes Error, Logs and Status ).
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

pipiche wrote: Thursday 07 January 2021 19:14 What you provided where only the Error, I need the Logs (which includes Error, Logs and Status ).
Hi,

This is the complete log.
I have disabled the hardware of buienradar. On the forum i see more problems with that.
Possible that these problems are since the udpate of last time? Because the xiaomi status was not visible, viewtopic.php?f=68&t=30836

Code: Select all

2021-01-07 13:16:33.540 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 13:16:33.540 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 13:16:33.540 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 13:16:33.540 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 13:16:33.540 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 13:16:33.540 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 13:16:33.540 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 13:16:33.540 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 13:16:33.541 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 13:16:33.595 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 13:16:33.595 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 13:16:33.595 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 13:16:33.595 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 13:16:33.595 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 13:16:33.595 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 13:16:33.595 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 13:16:33.595 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 13:16:33.596 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 16:25:49.936 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 16:25:49.936 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:25:49.936 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:25:49.936 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 16:25:49.936 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 16:25:49.936 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 16:25:49.936 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 16:25:49.936 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 16:25:49.937 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 16:30:08.085 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 16:30:08.085 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:30:08.085 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:30:08.085 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 16:30:08.085 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 16:30:08.086 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 16:30:08.086 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 16:30:08.086 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 16:30:08.086 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 16:33:10.183 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 16:33:10.183 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:33:10.183 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:33:10.184 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 16:33:10.184 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 16:33:10.184 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 16:33:10.184 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 16:33:10.184 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 16:33:10.184 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 16:33:10.238 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 16:33:10.238 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:33:10.238 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:33:10.238 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 16:33:10.238 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 16:33:10.238 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 16:33:10.238 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 16:33:10.238 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 16:33:10.238 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 16:36:08.239 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 16:36:08.239 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:36:08.239 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:36:08.239 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 16:36:08.239 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 16:36:08.239 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 16:36:08.239 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 16:36:08.239 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 16:36:08.239 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 16:36:53.664 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 16:36:53.664 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:36:53.664 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:36:53.664 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 16:36:53.664 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 16:36:53.664 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 16:36:53.664 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 16:36:53.664 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 16:36:53.664 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 16:39:50.638 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 16:39:50.639 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:39:50.639 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:39:50.639 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 16:39:50.639 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 16:39:50.639 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 16:39:50.639 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 16:39:50.639 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 16:39:50.639 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 16:43:08.260 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 16:43:08.260 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:43:08.260 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:43:08.260 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 16:43:08.260 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 16:43:08.260 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 16:43:08.260 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 16:43:08.260 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 16:43:08.260 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 16:45:04.579 Error: (Zigate) 'onMessage' failed 'KeyError'.
2021-01-07 16:45:04.579 Error: (Zigate) ----> Line 1001 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:45:04.579 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2021-01-07 16:45:04.579 Error: (Zigate) ----> Line 555 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2021-01-07 16:45:04.579 Error: (Zigate) ----> Line 1316 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2021-01-07 16:45:04.579 Error: (Zigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-07 16:45:04.579 Error: (Zigate) ----> Line 227 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-07 16:45:04.579 Error: (Zigate) ----> Line 3164 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-07 16:45:04.579 Error: (Zigate) ----> Line 516 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-07 18:22:45.465 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:23:15.482 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:23:21.547 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:26:07.372 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:26:12.426 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:26:24.060 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:26:33.704 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:35:26.740 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:35:51.348 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:35:59.247 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 18:36:16.539 Status: Achterdeur was op tijd dicht
2021-01-07 18:38:21.486 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 18:38:26.341 Status: Achterdeur was op tijd dicht
2021-01-07 18:39:24.516 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 18:39:27.935 Status: Achterdeur was op tijd dicht
2021-01-07 18:39:28.063 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 18:41:48.881 Status: Achterdeur was op tijd dicht
2021-01-07 18:42:29.621 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:42:40.942 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:42:41.023 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:44:21.065 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:44:21.146 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:44:21.278 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:45:37.951 Status: Login successful from 192.168.1.25 for user 'markgsm'
2021-01-07 18:45:37.952 Status: Incoming connection from: 192.168.1.25
2021-01-07 18:45:38.357 Status: Login successful from 192.168.1.25 for user 'markgsm'
2021-01-07 18:45:38.357 Status: Incoming connection from: 192.168.1.25
2021-01-07 18:45:38.948 Status: Login successful from 192.168.1.25 for user 'markgsm'
2021-01-07 18:45:38.948 Status: Incoming connection from: 192.168.1.25
2021-01-07 18:45:42.348 Status: User: markgsm initiated a scene/group command
2021-01-07 18:45:49.857 Status: User: markgsm initiated a scene/group command
2021-01-07 18:45:57.349 Status: Login successful from 192.168.1.25 for user 'markgsm'
2021-01-07 18:45:57.349 Status: Incoming connection from: 192.168.1.25
2021-01-07 18:45:57.411 Status: Login successful from 192.168.1.25 for user 'markgsm'
2021-01-07 18:45:57.411 Status: Incoming connection from: 192.168.1.25
2021-01-07 18:45:57.452 Status: User: markgsm initiated a scene/group command
2021-01-07 18:46:04.943 Status: User: markgsm initiated a scene/group command
2021-01-07 18:49:00.894 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:49:04.398 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:52:40.798 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:52:44.252 Status: Woonkamer deur was op tijd dicht
2021-01-07 18:53:02.607 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 18:53:14.298 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:00:01.450 Status: Schedule item started! Name: Minke Aquarium, Type: On Time, DevID: 4342, Time: 2021-01-07 19:00:01
2021-01-07 19:01:33.806 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:01:39.431 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:02:51.013 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:02:54.637 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:02:54.714 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:02:55.142 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:04:41.457 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:04:49.188 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:07:56.623 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:08:01.028 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:08:09.167 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:09:40.135 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:47:44.962 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:48:31.425 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:48:57.602 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:49:24.084 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:49:54.467 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:49:57.469 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:50:47.484 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 19:51:59.859 Status: User: markdash initiated a switch command (4719/Woonkamer Salontafel/Off)
2021-01-07 19:52:05.284 Status: User: markdash initiated a switch command (4719/Woonkamer Salontafel/Set Level)
2021-01-07 19:52:10.148 Status: User: markdash initiated a switch command (4719/Woonkamer Salontafel/Set Level)
2021-01-07 19:52:10.597 Status: User: markdash initiated a switch command (4719/Woonkamer Salontafel/Set Level)
2021-01-07 19:56:50.439 Status: Woonkamer deur was op tijd dicht
2021-01-07 19:59:46.563 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 19:59:50.625 Status: Achterdeur was op tijd dicht
2021-01-07 20:02:32.956 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:03:02.943 Status: Achterdeur was op tijd dicht
2021-01-07 20:03:10.913 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 20:03:45.581 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:03:52.506 Status: Achterdeur was op tijd dicht
2021-01-07 20:03:58.421 Status: Woonkamer deur was op tijd dicht
2021-01-07 20:05:36.058 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 20:05:38.942 Status: Woonkamer deur was op tijd dicht
2021-01-07 20:06:10.011 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:07:05.801 (Dummy) Light/Switch (Timerswitch achterdeur)
2021-01-07 20:07:05.822 (Dummy) Light/Switch (Google speak achterdeur)
2021-01-07 20:07:05.786 Status: Achterdeur was op tijd dicht
2021-01-07 20:07:06.770 (Zigate) UpdateDevice - (PIR-achterthuis) 1:On
2021-01-07 20:07:06.788 EventSystem: Event triggered: PIR achterthuis_1
2021-01-07 20:07:07.734 (RFLink) Light/Switch (Tuin verlichting achterthuis)
2021-01-07 20:07:26.687 (ToonAPI) Update power/solar usage: 16415960;20371652;0;0;688;0
2021-01-07 20:07:26.700 (ToonAPI) Update gas usage: 7408
2021-01-07 20:07:27.129 (Zigate) UpdateDevice - ( Deur_tuin) 1:Open
2021-01-07 20:07:27.148 EventSystem: Event triggered: Google achterdeur_2
2021-01-07 20:07:27.149 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:07:31.339 (Zigate) UpdateDevice - ( Deur_tuin) 0:Closed
2021-01-07 20:07:31.358 EventSystem: Event triggered: Google achterdeur_1
2021-01-07 20:07:31.402 (Dummy) Light/Switch (Timerswitch achterdeur)
2021-01-07 20:07:31.422 (Dummy) Light/Switch (Google speak achterdeur)
2021-01-07 20:07:31.359 Status: Achterdeur was op tijd dicht
2021-01-07 20:07:42.554 (Zigate) UpdateDevice - ( Deur_tuin) 1:Open
2021-01-07 20:07:42.573 EventSystem: Event triggered: Google achterdeur_2
2021-01-07 20:07:42.574 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:07:48.115 (Zigate) UpdateDevice - ( Deur_tuin) 0:Closed
2021-01-07 20:07:48.133 EventSystem: Event triggered: Google achterdeur_1
2021-01-07 20:07:48.156 (Dummy) Light/Switch (Timerswitch achterdeur)
2021-01-07 20:07:48.176 (Dummy) Light/Switch (Google speak achterdeur)
2021-01-07 20:07:48.135 Status: Achterdeur was op tijd dicht
2021-01-07 20:08:23.708 (Zigate) UpdateDevice - ( Deur_tuin) 1:Open
2021-01-07 20:08:23.730 EventSystem: Event triggered: Google achterdeur_2
2021-01-07 20:08:23.730 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:08:24.492 (Zigate) UpdateDevice - (PIR-achterthuis) 1:On
2021-01-07 20:08:24.511 EventSystem: Event triggered: PIR achterthuis_1
2021-01-07 20:08:30.934 (Zigate) UpdateDevice - ( Deur_tuin) 0:Closed
2021-01-07 20:08:30.953 EventSystem: Event triggered: Google achterdeur_1
2021-01-07 20:08:30.967 (Dummy) Light/Switch (Timerswitch achterdeur)
2021-01-07 20:08:30.992 (Dummy) Light/Switch (Google speak achterdeur)
2021-01-07 20:08:30.953 Status: Achterdeur was op tijd dicht
2021-01-07 20:09:04.031 (Zigate) UpdateDevice - ( Deur_tuin) 1:Open
2021-01-07 20:09:04.049 EventSystem: Event triggered: Google achterdeur_2
2021-01-07 20:09:04.050 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:09:12.366 (Zigate) UpdateDevice - ( Deur_tuin) 0:Closed
2021-01-07 20:09:12.386 EventSystem: Event triggered: Google achterdeur_1
2021-01-07 20:09:12.414 (Dummy) Light/Switch (Timerswitch achterdeur)
2021-01-07 20:09:12.434 (Dummy) Light/Switch (Google speak achterdeur)
2021-01-07 20:09:12.387 Status: Achterdeur was op tijd dicht
2021-01-07 20:09:33.310 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-07 20:09:33.320 (Weer) Wind (Wind (online))
2021-01-07 20:09:33.329 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-07 20:09:33.337 (Weer) General/Percentage (Wolken (online))
2021-01-07 20:10:01.218 (Zigate) UpdateDevice - ( Deur_tuin) 1:Open
2021-01-07 20:10:01.228 EventSystem: Event triggered: Google achterdeur_2
2021-01-07 20:10:01.694 (Zigate) UpdateDevice - (PIR-achterthuis) 1:On
2021-01-07 20:10:01.703 EventSystem: Event triggered: PIR achterthuis_1
2021-01-07 20:10:01.229 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:10:07.726 (RFLink) Light/Switch (Tuin verlichting achterthuis)
2021-01-07 20:10:28.920 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 7.9:7.896090507507324
2021-01-07 20:10:28.931 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:7.9;6204.69
2021-01-07 20:11:02.644 (Zigate) UpdateDevice - ( Deur_tuin) 0:Closed
2021-01-07 20:11:02.663 EventSystem: Event triggered: Google achterdeur_1
2021-01-07 20:11:02.693 (Dummy) Light/Switch (Timerswitch achterdeur)
2021-01-07 20:11:02.711 (Dummy) Light/Switch (Google speak achterdeur)
2021-01-07 20:11:02.665 Status: Achterdeur was op tijd dicht
2021-01-07 20:13:03.863 (Zigate) UpdateDevice - (PIR-achterthuis) 1:On
2021-01-07 20:13:03.883 EventSystem: Event triggered: PIR achterthuis_1
2021-01-07 20:13:04.858 (RFLink) Light/Switch (Tuin verlichting achterthuis)
2021-01-07 20:13:08.472 (Zigate) UpdateDevice - ( Deur_tuin) 1:Open
2021-01-07 20:13:08.491 EventSystem: Event triggered: Google achterdeur_2
2021-01-07 20:13:08.491 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:13:15.852 (Zigate) UpdateDevice - ( Deur_tuin) 0:Closed
2021-01-07 20:13:15.871 EventSystem: Event triggered: Google achterdeur_1
2021-01-07 20:13:15.896 (Dummy) Light/Switch (Timerswitch achterdeur)
2021-01-07 20:13:15.914 (Dummy) Light/Switch (Google speak achterdeur)
2021-01-07 20:13:15.872 Status: Achterdeur was op tijd dicht
2021-01-07 20:13:26.914 (ToonAPI) Update power/solar usage: 16415960;20371722;0;0;624;0
2021-01-07 20:13:26.927 (ToonAPI) Update temperature: 19.5
2021-01-07 20:13:26.938 (ToonAPI) Update modulation level: 0
2021-01-07 20:13:29.935 (Zigate) UpdateDevice - ( Deur_tuin) 1:Open
2021-01-07 20:13:29.954 EventSystem: Event triggered: Google achterdeur_2
2021-01-07 20:13:29.955 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-07 20:13:50.764 (Zigate) UpdateDevice - ( Deur_woonkamer) 1:Open
2021-01-07 20:13:50.782 EventSystem: Event triggered: Google Woonkamer_2
2021-01-07 20:13:50.782 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 20:13:55.077 (Zigate) UpdateDevice - ( Deur_woonkamer) 0:Closed
2021-01-07 20:13:55.095 EventSystem: Event triggered: Google Woonkamer_1
2021-01-07 20:13:55.109 (Zigate) UpdateDevice - ( Deur_woonkamer) 1:Open
2021-01-07 20:13:55.128 EventSystem: Event triggered: Google Woonkamer_2
2021-01-07 20:13:55.136 (Dummy) Light/Switch (TimerSwitch deur woonkamer)
2021-01-07 20:13:55.155 (Dummy) Light/Switch (Google speak woonkamerdeur)
2021-01-07 20:13:55.096 Status: Woonkamer deur was op tijd dicht
2021-01-07 20:13:55.136 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-07 20:13:56.892 (Zigate) UpdateDevice - ( Deur_tuin) 0:Closed
2021-01-07 20:13:56.910 EventSystem: Event triggered: Google achterdeur_1
2021-01-07 20:13:56.937 (Dummy) Light/Switch (Timerswitch achterdeur)
2021-01-07 20:13:56.955 (Dummy) Light/Switch (Google speak achterdeur)
2021-01-07 20:13:56.912 Status: Achterdeur was op tijd dicht
2021-01-07 20:14:24.911 Status: User: markdash initiated a switch command (4719/Woonkamer Salontafel/Set Level)
2021-01-07 20:14:25.229 (Zigate) UpdateDevice - (Woonkamer salontafel_1) 1:63
2021-01-07 20:14:25.242 (Zigate) UpdateGroup - (Woonkamer Salontafel) 1:30
2021-01-07 20:14:25.259 (Zigate) UpdateDevice - (Woonkamer salontafel_2) 1:63
2021-01-07 20:14:25.271 (Zigate) UpdateGroup - (Woonkamer Salontafel) 1:41
2021-01-07 20:14:26.746 (Zigate) UpdateDevice - (Woonkamer salontafel_3) 1:19
2021-01-07 20:14:27.328 (Zigate) UpdateDevice - (Woonkamer salontafel_1) 1:19
2021-01-07 20:14:27.354 (Zigate) UpdateGroup - (Woonkamer Salontafel) 1:30
2021-01-07 20:14:27.599 (Zigate) UpdateDevice - (Woonkamer salontafel_2) 1:19
2021-01-07 20:14:27.611 (Zigate) UpdateGroup - (Woonkamer Salontafel) 1:19
2021-01-07 20:14:56.441 (Zigate) UpdateDevice - ( Deur_woonkamer) 0:Closed
2021-01-07 20:14:56.462 EventSystem: Event triggered: Google Woonkamer_1
2021-01-07 20:14:56.494 (Dummy) Light/Switch (TimerSwitch deur woonkamer)
2021-01-07 20:14:56.511 (Dummy) Light/Switch (Google speak woonkamerdeur)
2021-01-07 20:14:56.463 Status: Woonkamer deur was op tijd dicht
2021-01-07 20:16:04.863 (RFLink) Light/Switch (Tuin verlichting achterthuis)
2021-01-07 20:16:12.916 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 7.97:7.9704484939575195
2021-01-07 20:16:12.928 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:7.97;6205.31
2021-01-07 20:19:27.163 (ToonAPI) Update power/solar usage: 16415960;20371854;0;0;751;0
2021-01-07 20:19:27.176 (ToonAPI) Update temperature: 20.0
2021-01-07 20:19:33.414 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-07 20:19:33.423 (Weer) Wind (Wind (online))
2021-01-07 20:19:33.432 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-07 20:19:33.440 (Weer) General/Percentage (Wolken (online))
2021-01-07 20:19:49.509 (Zigate) UpdateDevice - ($PIR-ligt sterkte) 0:0
2021-01-07 20:19:49.530 (Zigate) UpdateDevice - ( PIR-voordeur) 0:Off
2021-01-07 20:21:16.939 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 7.95:7.95024299621582
2021-01-07 20:21:16.951 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:7.95;6206.25
2021-01-07 20:23:13.518 Status: Incoming connection from: 192.168.1.41
2021-01-07 20:25:27.357 (ToonAPI) Update power/solar usage: 16415960;20371929;0;0;703;0 
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate error

Post by pipiche »

As first, I would suggest you to update to the latest beta version. and let see from there
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

pipiche wrote: Thursday 07 January 2021 21:14 As first, I would suggest you to update to the latest beta version. and let see from there
done!
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

marktn wrote: Thursday 07 January 2021 21:58
pipiche wrote: Thursday 07 January 2021 21:14 As first, I would suggest you to update to the latest beta version. and let see from there
done!
Log setting verbose plugin devices, maybe to much...

Code: Select all

 2021-01-08 05:17:57.158 Error: (Zigate) 'forwarder_thread' failed 'not enough arguments for format string'
2021-01-08 05:17:57.158 Error: (Zigate) ----> Line 31 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forwarder_thread
2021-01-08 05:17:57.159 Error: (Zigate) ----> Line 34 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', function f_out
2021-01-08 05:17:57.159 Error: (Zigate) ----> Line 54 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forward_message
2021-01-08 05:17:57.159 Error: (Zigate) ----> Line 534 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-08 05:17:57.159 Error: (Zigate) ----> Line 195 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-08 05:17:57.159 Error: (Zigate) ----> Line 3132 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-08 05:17:57.159 Error: (Zigate) ----> Line 486 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-08 05:17:57.159 Error: (Zigate) handle_error_in_thread
2021-01-08 05:17:57.169 Error: (Zigate) Hops ! Unable to write LogErrorHistory error: Object of type TypeError is not JSON serializable log: {'LastLog': 0, '0': {'LastLog': 38, 'StartTime': 1610052778, 'FirmwareVersion': '031c', 'FirmwareMajorVersion': '0003', '19': {'Time': 1610064977, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c103802d0cf5efffeead73880ae03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': "deque(['0180110007e400d4ad01000a0003', '0180110007ce00376401000a0003', '0181020035739a907a010000ff01004200280121990c0328150421a81305210a00062401000000000a21000008210410642000962300000000944b03', '018102000e7dcb3764010006000000100001007e03', '0181020051eff93764010000ff0100420044032819052110000727000000000000000008212312092100056410006510006e20006f20009420019539666668419639bee40f459739f029a43b98390003403c9b2100007e03', '018102000eb2538ca00100080000002000011d7503', '0180110007b3008ca00100080003', '018102000e3951aa160100080000002000011d6c03', '01801100072300aa160100080003', '0180110007e400d4ad01000a0003', '0181020035fec45554010000ff01004200280121e50b03281b0421a81305210d00062401000000000a21168b08210410642000962300000000949c03', '01004d000c103802d0cf5efffeead73880ae03', '0180110007ce00376401000a0003', '018102000e202f5a7a01000800000020000130ba03', '0180110007bf005a7a0100080003', '01810200326ca7ec2a010000ff01004200250121950b0421a8430521300006240100000000642977066521d711662b6c8801000a21a08c7203', '018102000e23349ab301000800000020000130ab03', '018102000e66317f1501000800000020000130a803', '0180110007b6009ab30100080003', '0180110007f5007f150100080003', '0180110007e400d4ad01000a0003', '0180110007ce00376401000a0003', '018102000e91548ca0010006000000100001007203', '018102000e1c52aa16010006000000100001006903', '0180110007bd008ca00100060003', '01801100072d00aa160100060003', '018102000e750ed4ad010006000000100001009903', '018102000e5c327f15010006000000100001009f03', '018102000e2c359ab301000600000010000100ab03', '018102000e3c305a7a01000600000010000100b703', '0180110007fb007f150100060003', '0180110007b8009ab30100060003', '0180110007b1005a7a0100060003', '018102000e2f57d4ad020006000000100001009903', '0180110007e400d4ad01000a0003', '0180110007ce00376401000a0003', '01810200512d92d4ad010000ff010042004403281505210b000727000000000000000008212412092101096410006510006e20006f20009420019539ae47c74096398a20114597390030683b983900e0533c9b2100009c03', '018102002caee5c2bb010000ff010042001f01219f0b0421a81305211b00062402000000006429c2066521ab130a2100005403'])", 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '20': {'Time': 1610064977, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c103802d0cf5efffeead73880ae03'}}, '21': {'Time': 1610064977, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c103802d0cf5efffeead73880ae03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': "deque(['0180110007ce00376401000a0003', '018102000e202f5a7a01000800000020000130ba03', '0180110007bf005a7a0100080003', '01810200326ca7ec2a010000ff01004200250121950b0421a8430521300006240100000000642977066521d711662b6c8801000a21a08c7203', '018102000e23349ab301000800000020000130ab03', '018102000e66317f1501000800000020000130a803', '0180110007b6009ab30100080003', '0180110007f5007f150100080003', '0180110007e400d4ad01000a0003', '0180110007ce00376401000a0003', '018102000e91548ca0010006000000100001007203', '018102000e1c52aa16010006000000100001006903', '0180110007bd008ca00100060003', '01801100072d00aa160100060003', '018102000e750ed4ad010006000000100001009903', '018102000e5
2021-01-08 05:19:37.477 Error: (Zigate) forwarder_thread - Error while receiving a ZiGate command
2021-01-08 05:19:37.489 Error: (Zigate) Hops ! Unable to write LogErrorHistory error: Object of type TypeError is not JSON serializable log: {'LastLog': 0, '0': {'LastLog': 39, 'StartTime': 1610052778, 'FirmwareVersion': '031c', 'FirmwareMajorVersion': '0003', '20': {'Time': 1610064977, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c103802d0cf5efffeead73880ae03'}}, '21': {'Time': 1610064977, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c103802d0cf5efffeead73880ae03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': "deque(['0180110007ce00376401000a0003', '018102000e202f5a7a01000800000020000130ba03', '0180110007bf005a7a0100080003', '01810200326ca7ec2a010000ff01004200250121950b0421a8430521300006240100000000642977066521d711662b6c8801000a21a08c7203', '018102000e23349ab301000800000020000130ab03', '018102000e66317f1501000800000020000130a803', '0180110007b6009ab30100080003', '0180110007f5007f150100080003', '0180110007e400d4ad01000a0003', '0180110007ce00376401000a0003', '018102000e91548ca0010006000000100001007203', '018102000e1c52aa16010006000000100001006903', '0180110007bd008ca00100060003', '01801100072d00aa160100060003', '018102000e750ed4ad010006000000100001009903', '018102000e5c327f15010006000000100001009f03', '018102000e2c359ab301000600000010000100ab03', '018102000e3c305a7a01000600000010000100b703', '0180110007fb007f150100060003', '0180110007b8009ab30100060003', '0180110007b1005a7a0100060003', '018102000e2f57d4ad020006000000100001009903', '0180110007e400d4ad01000a0003', '0180110007ce00376401000a0003', '01810200512d92d4ad010000ff010042004403281505210b000727000000000000000008212412092101096410006510006e20006f20009420019539ae47c74096398a20114597390030683b983900e0533c9b2100009c03', '018102002caee5c2bb010000ff010042001f01219f0b0421a81305211b00062402000000006429c2066521ab130a2100005403'])", 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '22': {'Time': 1610064977, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c103802d0cf5efffeead73880ae03'}}, '23': {'Time': 1610065052, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c153802d0cf5efffeead73880ab03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU
2021-01-08 05:19:37.490 Error: (Zigate) 'forwarder_thread' failed 'not enough arguments for format string'
2021-01-08 05:19:37.490 Error: (Zigate) ----> Line 31 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forwarder_thread
2021-01-08 05:19:37.490 Error: (Zigate) ----> Line 34 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', function f_out
2021-01-08 05:19:37.491 Error: (Zigate) ----> Line 54 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forward_message
2021-01-08 05:19:37.491 Error: (Zigate) ----> Line 534 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-08 05:19:37.491 Error: (Zigate) ----> Line 195 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-08 05:19:37.491 Error: (Zigate) ----> Line 3132 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-08 05:19:37.491 Error: (Zigate) ----> Line 486 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-08 05:19:37.491 Error: (Zigate) handle_error_in_thread
2021-01-08 05:19:37.502 Error: (Zigate) Hops ! Unable to write LogErrorHistory error: Object of type TypeError is not JSON serializable log: {'LastLog': 0, '0': {'LastLog': 40, 'StartTime': 1610052778, 'FirmwareVersion': '031c', 'FirmwareMajorVersion': '0003', '21': {'Time': 1610064977, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c103802d0cf5efffeead73880ae03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': "deque(['0180110007ce00376401000a0003', '018102000e202f5a7a01000800000020000130ba03', '0180110007bf005a7a0100080003', '01810200326ca7ec2a010000ff01004200250121950b0421a8430521300006240100000000642977066521d711662b6c8801000a21a08c7203', '018102000e23349ab301000800000020000130ab03', '018102000e66317f1501000800000020000130a803', '0180110007b6009ab30100080003', '0180110007f5007f150100080003', '0180110007e400d4ad01000a0003', '0180110007ce00376401000a0003', '018102000e91548ca0010006000000100001007203', '018102000e1c52aa16010006000000100001006903', '0180110007bd008ca00100060003', '01801100072d00aa160100060003', '018102000e750ed4ad010006000000100001009903', '018102000e5c327f15010006000000100001009f03', '018102000e2c359ab301000600000010000100ab03', '018102000e3c305a7a01000600000010000100b703', '0180110007fb007f150100060003', '0180110007b8009ab30100060003', '0180110007b1005a7a0100060003', '018102000e2f57d4ad020006000000100001009903', '0180110007e400d4ad01000a0003', '0180110007ce00376401000a0003', '01810200512d92d4ad010000ff010042004403281505210b000727000000000000000008212412092101096410006510006e20006f20009420019539ae47c74096398a20114597390030683b983900e0533c9b2100009c03', '018102002caee5c2bb010000ff010042001f01219f0b0421a81305211b00062402000000006429c2066521ab130a2100005403'])", 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '22': {'Time': 1610064977, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c103802d0cf5efffeead73880ae03'}}, '23': {'Time': 1610065052, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c153802d0cf5efffeead73880ab03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '24': {'Time': 1610065052, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoti
2021-01-08 05:20:40.643 Error: (Zigate) forwarder_thread - Error while receiving a ZiGate command
2021-01-08 05:20:40.657 Error: (Zigate) Hops ! Unable to write LogErrorHistory error: Object of type TypeError is not JSON serializable log: {'LastLog': 0, '0': {'LastLog': 41, 'StartTime': 1610052778, 'FirmwareVersion': '031c', 'FirmwareMajorVersion': '0003', '22': {'Time': 1610064977, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c103802d0cf5efffeead73880ae03'}}, '23': {'Time': 1610065052, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c153802d0cf5efffeead73880ab03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '24': {'Time': 1610065052, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c153802d0cf5efffeead73880ab03'}}, '25': {'Time': 1610065123, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c153802d0cf5efffeead73880ab03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '26': {'Time': 1610065123, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', '
2021-01-08 05:20:40.658 Error: (Zigate) 'forwarder_thread' failed 'not enough arguments for format string'
2021-01-08 05:20:40.658 Error: (Zigate) ----> Line 31 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forwarder_thread
2021-01-08 05:20:40.659 Error: (Zigate) ----> Line 34 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', function f_out
2021-01-08 05:20:40.659 Error: (Zigate) ----> Line 54 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forward_message
2021-01-08 05:20:40.659 Error: (Zigate) ----> Line 534 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-08 05:20:40.659 Error: (Zigate) ----> Line 195 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-08 05:20:40.659 Error: (Zigate) ----> Line 3132 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-08 05:20:40.659 Error: (Zigate) ----> Line 486 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-08 05:20:40.659 Error: (Zigate) handle_error_in_thread
2021-01-08 05:20:40.669 Error: (Zigate) Hops ! Unable to write LogErrorHistory error: Object of type TypeError is not JSON serializable log: {'LastLog': 0, '0': {'LastLog': 42, 'StartTime': 1610052778, 'FirmwareVersion': '031c', 'FirmwareMajorVersion': '0003', '23': {'Time': 1610065052, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c153802d0cf5efffeead73880ab03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '24': {'Time': 1610065052, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c153802d0cf5efffeead73880ab03'}}, '25': {'Time': 1610065123, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c153802d0cf5efffeead73880ab03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '26': {'Time': 1610065123, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c153802d0cf5efffeead73880ab03'}}, '27': {'Time': 1610070531, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c103802d0cf5efffeead73880ae03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque
2021-01-08 05:21:14.896 Error: (Zigate) forwarder_thread - Error while receiving a ZiGate command
2021-01-08 05:21:14.909 Error: (Zigate) Hops ! Unable to write LogErrorHistory error: Object of type TypeError is not JSON serializable log: {'LastLog': 0, '0': {'LastLog': 43, 'StartTime': 1610052778, 'FirmwareVersion': '031c', 'FirmwareMajorVersion': '0003', '24': {'Time': 1610065052, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c153802d0cf5efffeead73880ab03'}}, '25': {'Time': 1610065123, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c153802d0cf5efffeead73880ab03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '26': {'Time': 1610065123, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c153802d0cf5efffeead73880ab03'}}, '27': {'Time': 1610070531, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c103802d0cf5efffeead73880ae03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 88}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '28': {'Time': 1610070531, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', '
2021-01-08 05:21:14.910 Error: (Zigate) 'forwarder_thread' failed 'not enough arguments for format string'
2021-01-08 05:21:14.910 Error: (Zigate) ----> Line 31 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forwarder_thread
2021-01-08 05:21:14.910 Error: (Zigate) ----> Line 34 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', function f_out
2021-01-08 05:21:14.910 Error: (Zigate) ----> Line 54 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forward_message
2021-01-08 05:21:14.910 Error: (Zigate) ----> Line 534 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-08 05:21:14.911 Error: (Zigate) ----> Line 195 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-08 05:21:14.911 Error: (Zigate) ----> Line 3132 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-08 05:21:14.911 Error: (Zigate) ----> Line 486 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-08 05:21:14.911 Error: (Zigate) handle_error_in_thread
2021-01-08 05:21:14.921 Error: (Zigate) Hops ! Unable to write LogErrorHistory error: Object of type TypeError is not JSON serializable log: {'LastLog': 0, '0': {'LastLog': 44, 'StartTime': 1610052778, 'FirmwareVersion': '031c', 'FirmwareMajorVersion': '0003', '25': {'Time': 1610065123, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c153802d0cf5efffeead73880ab03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 85}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '26': {'Time': 1610065123, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c153802d0cf5efffeead73880ab03'}}, '27': {'Time': 1610070531, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c103802d0cf5efffeead73880ae03', 'Queues': {'ListOfCommands': {}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 1}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 19, '07': 20, '09': 22, '0a': 23, '0e': 27, '0f': 28, '10': 29, '11': 30, '12': 31, '13': 32, '14': 33, '16': 35, '17': 36, '1a': 39, '1b': 40, '1c': 41, '1d': 42, '1e': 43, '21': 46, '22': 47, '26': 51, '27': 52, '28': 53, '29': 54, '2a': 55, '2c': 57, '2d': 58, '2f': 60, '30': 61, '31': 62, '34': 65, '35': 66, '36': 67, '37': 68, '38': 70, '3a': 78, '3b': 79, '3c': 80, '3e': 82, '3f': 83, '40': 84, '41': 86, '42': 87, '43': 89, '44': 90, '45': 92, '46': 93, '47': 95, '48': 96}, 'sqn_ZDP': {}, 'sqn_APS': {None: 96}, 'current_SQN': 88}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'ZiGateForwarder_16'}}}, '28': {'Time': 1610070531, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'handle_error_in_thread ', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error Code': 'TRANS-THREADERROR-01', 'Type:': 'TypeError', 'Message code:': 'not enough arguments for format string', 'Stack Trace': [{'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forwarder_thread', 'Line': 31}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', 'Function': 'f_out', 'Line': 34}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', 'Function': 'forward_message', 'Line': 54}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', 'Function': 'processFrame', 'Line': 534}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'ZigateRead', 'Line': 195}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', 'Function': 'Decode004D', 'Line': 3132}, {'Module': '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', 'Function': 'device_annoucementv2', 'Line': 486}], 'nb_in': 0, 'nb_out': 0, 'Data': '01004d000c103802d0cf5efffeead73880ae03'}}, '29': {'Time': 1610078929, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'forwarder_thread - Error while receiving a ZiGate command', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610052817}, 'Thread': 'ZiGateForwarder_16', 'context': {'Error code': 'TRANS-FWD-01', 'Error': TypeError('not enough arguments for format string'), 'Message': '01004d000c153802d0cf5efffeead73880ab03', 'Queues': {'ListOfCommands': {96: {'cmd': '0100', 'datas': '02f1f10101000000000000
2021-01-08 09:40:12.317 Error: YeeLight: Exception: connect: No route to host (IP: 192.168.1.48)
2021-01-08 17:53:19.424 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-08 17:53:19.433 (Weer) General/Percentage (Wolken (online))
2021-01-08 17:54:13.488 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 7.9:7.899727821350098
2021-01-08 17:54:13.492 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:7.9;6239.38
2021-01-08 17:54:13.586 (Zigate) UpdateDevice - (Zigate - lumi.sensor_ht_Temp+Hum-00158d0003cc6bae-01) 0:16.8;0;0
2021-01-08 17:54:13.592 (Zigate) UpdateDevice - (Zigate - lumi.sensor_ht_Temp+Hum-00158d0003cc6bae-01) 0:0;57.0;1
2021-01-08 17:54:13.595 (Zigate) UpdateDevice - ( Badkamer vocht) 57.0:1
2021-01-08 17:55:06.983 (Zigate) UpdateDevice - ( Deur_woonkamer) 1:Open
2021-01-08 17:55:07.003 EventSystem: Event triggered: Google Woonkamer_2
2021-01-08 17:55:16.741 (Zigate) UpdateDevice - ( Deur_woonkamer) 0:Closed
2021-01-08 17:55:16.761 EventSystem: Event triggered: Google Woonkamer_1
2021-01-08 17:55:16.793 (Zigate) UpdateDevice - ( Deur_woonkamer) 1:Open
2021-01-08 17:55:16.793 (Dummy) Light/Switch (TimerSwitch deur woonkamer)
2021-01-08 17:55:16.820 (Dummy) Light/Switch (Google speak woonkamerdeur)
2021-01-08 17:55:16.825 EventSystem: Event triggered: Google Woonkamer_2
2021-01-08 17:55:17.042 (Zigate) UpdateDevice - ( Deur_woonkamer) 0:Closed
2021-01-08 17:55:17.051 EventSystem: Event triggered: Google Woonkamer_1
2021-01-08 17:55:17.079 (Dummy) Light/Switch (TimerSwitch deur woonkamer)
2021-01-08 17:55:17.089 (Dummy) Light/Switch (Google speak woonkamerdeur)
2021-01-08 17:55:47.337 (Zigate) UpdateDevice - ( Deur_woonkamer) 1:Open
2021-01-08 17:55:47.356 EventSystem: Event triggered: Google Woonkamer_2
2021-01-08 17:55:55.077 (Zigate) UpdateDevice - ( Deur_woonkamer) 0:Closed
2021-01-08 17:55:55.096 EventSystem: Event triggered: Google Woonkamer_1
2021-01-08 17:55:55.145 (Dummy) Light/Switch (TimerSwitch deur woonkamer)
2021-01-08 17:55:55.165 (Dummy) Light/Switch (Google speak woonkamerdeur)
2021-01-08 17:55:58.857 (Zigate) UpdateDevice - ( Deur_woonkamer) 1:Open
2021-01-08 17:55:58.876 EventSystem: Event triggered: Google Woonkamer_2
2021-01-08 17:56:06.853 (Zigate) UpdateDevice - ( Deur_woonkamer) 0:Closed
2021-01-08 17:56:06.873 EventSystem: Event triggered: Google Woonkamer_1
2021-01-08 17:56:06.889 (Dummy) Light/Switch (TimerSwitch deur woonkamer)
2021-01-08 17:56:06.904 (Zigate) UpdateDevice - ( Deur_woonkamer) 1:Open
2021-01-08 17:56:06.911 (Dummy) Light/Switch (Google speak woonkamerdeur)
2021-01-08 17:56:06.926 EventSystem: Event triggered: Google Woonkamer_2
2021-01-08 17:56:07.555 (Zigate) UpdateDevice - ( Deur_woonkamer) 0:Closed
2021-01-08 17:56:07.565 EventSystem: Event triggered: Google Woonkamer_1
2021-01-08 17:56:07.608 (Dummy) Light/Switch (TimerSwitch deur woonkamer)
2021-01-08 17:56:07.618 (Dummy) Light/Switch (Google speak woonkamerdeur)
2021-01-08 17:58:50.259 (ToonAPI) Update power/solar usage: 16418856;20380626;0;0;1819;0
2021-01-08 17:58:50.274 (ToonAPI) Update modulation level: 2
2021-01-08 17:59:03.583 (Zigate) UpdateDevice - ( Deur_woonkamer) 1:Open
2021-01-08 17:59:03.602 EventSystem: Event triggered: Google Woonkamer_2
2021-01-08 17:59:43.157 (Zigate) UpdateDevice - ( Deur_woonkamer) 0:Closed
2021-01-08 17:59:43.175 EventSystem: Event triggered: Google Woonkamer_1
2021-01-08 17:59:43.212 (Dummy) Light/Switch (TimerSwitch deur woonkamer)
2021-01-08 17:59:43.232 (Dummy) Light/Switch (Google speak woonkamerdeur)
2021-01-08 18:00:27.508 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 7.89:7.888008117675781
2021-01-08 18:00:27.520 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:7.89;6240.0
2021-01-08 18:02:34.229 (Zigate) UpdateDevice - ( Deur_woonkamer) 1:Open
2021-01-08 18:02:34.248 EventSystem: Event triggered: Google Woonkamer_2
2021-01-08 18:02:38.158 (Zigate) UpdateDevice - ( Deur_woonkamer) 0:Closed
2021-01-08 18:02:38.176 EventSystem: Event triggered: Google Woonkamer_1
2021-01-08 18:02:38.207 (Dummy) Light/Switch (TimerSwitch deur woonkamer) 
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate error

Post by pipiche »

Ok. I'll fix that error. I suspect that you have an inconsistency between what is in Domoticz, what is in the plugin.

Please update to 4.12.092 and try to check the log at start of the plugin if there is Warning/Message telling inconsistency
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

pipiche wrote: Friday 08 January 2021 19:05 Ok. I'll fix that error. I suspect that you have an inconsistency between what is in Domoticz, what is in the plugin.

Please update to 4.12.092 and try to check the log at start of the plugin if there is Warning/Message telling inconsistency
Yes there is a warning

Code: Select all

 2021-01-08 21:42:55.279 Error: (Zigate) decode8000 - command miss-match 0806 vs. 0018
2021-01-08 21:42:55.296 Error: (Zigate) decode8000 - command miss-match 0019 vs. 0806
2021-01-08 21:42:55.366 Error: (Zigate) decode8000 - cannot get isqn for MsgType 0019 
and the complete after restart.

Code: Select all

 2021-01-08 21:42:09.554 Sunrise: 08:39:00 SunSet: 16:39:00
2021-01-08 21:42:09.554 Day length: 07:59:00 Sun at south: 12:39:00
2021-01-08 21:42:09.555 Civil twilight start: 07:59:00 Civil twilight end: 17:19:00
2021-01-08 21:42:09.555 Nautical twilight start: 07:16:00 Nautical twilight end: 18:02:00
2021-01-08 21:42:09.555 Astronomical twilight start: 06:35:00 Astronomical twilight end: 18:43:00
2021-01-08 21:42:09.386 Status: Domoticz V2020.2 (c)2012-2020 GizMoCuz
2021-01-08 21:42:09.386 Status: Build Hash: b63341bc0, Date: 2020-04-26 13:47:55
2021-01-08 21:42:09.387 Status: Startup Path: /home/pi/domoticz/
2021-01-08 21:42:09.974 Status: PluginSystem: Started, Python version '3.7.3'.
2021-01-08 21:42:10.004 Active notification Subsystems: email, fcm, telegram (3/13)
2021-01-08 21:42:10.169 Accepting shared server connections via MyDomotiz (see settings menu).
2021-01-08 21:42:10.174 Starting shared server on: :::7979
2021-01-08 21:42:10.297 Proxy: disconnected
2021-01-08 21:42:10.071 Status: WebServer(HTTP) started on address: :: with port 8080
2021-01-08 21:42:10.159 Status: WebServer(SSL) started on address: :: with port 443
2021-01-08 21:42:10.172 Status: Proxymanager started.
2021-01-08 21:42:10.174 Status: TCPServer: shared server started...
2021-01-08 21:42:10.178 Status: RxQueue: queue worker started...
2021-01-08 21:42:10.296 Status: PROXY: Authenticate result: Invalid apikey/password combination..
2021-01-08 21:42:12.178 Status: Hardware Monitor: Started
2021-01-08 21:42:12.195 Status: WOL: Started
2021-01-08 21:42:12.196 Status: OpenWeatherMap: Started
2021-01-08 21:42:12.196 Status: YeeLight Worker started...
2021-01-08 21:42:12.196 Status: (Zigate) Started.
2021-01-08 21:42:12.196 Status: (ToonAPI) Started.
2021-01-08 21:42:12.196 Status: (Shelly) Started.
2021-01-08 21:42:12.196 Status: (Google devices) Started.
2021-01-08 21:42:12.198 Status: EventSystem: reset all events...
2021-01-08 21:42:12.198 Status: NotificationSystem: thread started...
2021-01-08 21:42:12.200 Status: Domoticz Remote: connected to: 192.168.1.59:6144
2021-01-08 21:42:12.222 Status: EventSystem: reset all device statuses...
2021-01-08 21:42:12.397 Status: RFLink: Using serial port: /dev/ttyACM0
2021-01-08 21:42:12.615 Status: PluginSystem: Entering work loop.
2021-01-08 21:42:13.197 Status: MQTT: Connecting to 192.168.1.5:1883
2021-01-08 21:42:13.322 Status: RFLink: Controller Initialized!...
2021-01-08 21:42:13.397 Status: RFLink Detected, Version: 1.1 Revision: 48 Build: 4
2021-01-08 21:42:13.403 Status: MQTT: connected to: 192.168.1.5:1883
2021-01-08 21:42:13.467 Status: (Zigate) Entering work loop.
2021-01-08 21:42:13.468 Status: (Zigate) Initialized version 4.12, author 'zaraki673 pipiche38'
2021-01-08 21:42:13.603 Status: MQTT: Subscribed
2021-01-08 21:42:17.161 Status: (ToonAPI) Entering work loop.
2021-01-08 21:42:17.161 Status: (ToonAPI) Initialized version 1.3.1, author 'John van de Vrugt'
2021-01-08 21:42:17.247 Status: Python EventSystem: Initalizing event module.
2021-01-08 21:42:17.249 Status: EventSystem: Started
2021-01-08 21:42:17.249 Status: EventSystem: Queue thread started...
2021-01-08 21:42:17.383 Status: (Shelly) Entering work loop.
2021-01-08 21:42:17.383 Status: (Shelly) Initialized version 0.4.6
2021-01-08 21:42:19.155 Status: (Google devices) Entering work loop.
2021-01-08 21:42:19.156 Status: (Google devices) Initialized version 1.22.0, author 'dnpwwo'
2021-01-08 21:42:19.169 Status: (Zigate) Zigate plugin beta-4.12.092 started
2021-01-08 21:42:19.169 Status: (Zigate) Debug: 14
2021-01-08 21:42:19.177 Status: (Zigate) load PluginConf
2021-01-08 21:42:19.181 Status: (Zigate) enablegroupmanagement set to 1
2021-01-08 21:42:19.181 Status: (Zigate) channel set to 11
2021-01-08 21:42:19.182 Status: (Zigate) filename set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-16.json
2021-01-08 21:42:19.182 Status: (Zigate) pluginHome set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2021-01-08 21:42:19.182 Status: (Zigate) homedirectory set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2021-01-08 21:42:19.182 Status: (Zigate) pluginData set to /home/pi/domoticz/plugins/Domoticz-Zigate/Data/
2021-01-08 21:42:19.182 Status: (Zigate) pluginConfig set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/
2021-01-08 21:42:19.182 Status: (Zigate) pluginOTAFirmware set to /home/pi/domoticz/plugins/Domoticz-Zigate/OTAFirmware/
2021-01-08 21:42:19.182 Status: (Zigate) pluginReports set to /home/pi/domoticz/plugins/Domoticz-Zigate/Reports/
2021-01-08 21:42:19.182 Status: (Zigate) pluginWWW set to /home/pi/domoticz/plugins/Domoticz-Zigate/www/
2021-01-08 21:42:19.182 Status: (Zigate) pluginLogs set to /home/pi/domoticz/plugins/Domoticz-Zigate/Logs/
2021-01-08 21:42:19.187 Status: (Zigate) [ MainThread] Python Version - 3.7.3 (default, Jul 25 2020, 13:03:44)
2021-01-08 21:42:19.187 [GCC 8.3.0]
2021-01-08 21:42:19.187 Status: (Zigate) [ MainThread] DomoticzVersion: 2020.2
2021-01-08 21:42:19.187 Status: (Zigate) [ MainThread] DomoticzHash: b63341bc0
2021-01-08 21:42:19.187 Status: (Zigate) [ MainThread] DomoticzBuildTime: 2020-04-26 13:47:55
2021-01-08 21:42:19.187 Status: (Zigate) [ MainThread] Opening DomoticzDB in raw
2021-01-08 21:42:19.209 Status: (Zigate) [ MainThread] Plugin Database: DeviceList-16.txt
2021-01-08 21:42:19.219 Status: (Zigate) [ MainThread] DeviceConf loaded
2021-01-08 21:42:19.466 Status: (Zigate) [ MainThread] load ListOfDevice
2021-01-08 21:42:19.793 Status: (Zigate) [ MainThread] 23 Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate/Data/DeviceList-16.txt
2021-01-08 21:42:19.831 Status: (Zigate) [ MainThread] Transport mode: USB
2021-01-08 21:42:19.832 Status: (Zigate) ZiGate plugin start with limited capabilities due to Domoticz version below 2020.2 (Build 12741)
2021-01-08 21:42:19.833 Status: (Zigate) Connection Name: Zigate, Transport: Serial, Address: /dev/serial/by-id/usb-Silicon_Labs_ZiGate_0001-if00-port0
2021-01-08 21:42:19.838 Status: (Zigate) [ZiGateWriter_16] ZigateTransport: writer_thread Thread start.
2021-01-08 21:42:19.838 Status: (Zigate) [ZiGateForwarder_16] ZigateTransport: thread_processing_and_sending Thread start.
2021-01-08 21:42:19.839 Status: (Zigate) Connection open: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/serial/by-id/usb-Silicon_Labs_ZiGate_0001-if00-port0', Port: '', Baud: 115200, Connected: False, Parent: 'None'
2021-01-08 21:42:21.203 (Google devices) Device LastLevel: 100
2021-01-08 21:42:21.203 (Google devices) Device: 4 - ID: 4698, Name: 'Google devices - Chromecast_MtN_1 Playing', nValue: 0, sValue: ''
2021-01-08 21:42:21.203 (Google devices) Device ID: '4698'
2021-01-08 21:42:21.203 (Google devices) Device Name: 'Google devices - Chromecast_MtN_1 Playing'
2021-01-08 21:42:21.203 (Google devices) Device nValue: 0
2021-01-08 21:42:21.203 (Google devices) Device sValue: ''
2021-01-08 21:42:21.203 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.203 (Google devices) Device: 5 - ID: 4699, Name: 'Google devices - Chromecast_MtN_1 Source', nValue: 0, sValue: '0'
2021-01-08 21:42:21.203 (Google devices) Device ID: '4699'
2021-01-08 21:42:21.203 (Google devices) Device Name: 'Google devices - Chromecast_MtN_1 Source'
2021-01-08 21:42:21.203 (Google devices) Device nValue: 0
2021-01-08 21:42:21.203 (Google devices) Device sValue: '0'
2021-01-08 21:42:21.203 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.203 (Google devices) Device: 6 - ID: 4700, Name: 'Google Chromecast 2 Status', nValue: 9, sValue: 'Screensaver'
2021-01-08 21:42:21.203 (Google devices) Device ID: '4700'
2021-01-08 21:42:21.204 (Google devices) Device Name: 'Google Chromecast 2 Status'
2021-01-08 21:42:21.204 (Google devices) Device nValue: 9
2021-01-08 21:42:21.204 (Google devices) Device sValue: 'Screensaver'
2021-01-08 21:42:21.204 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.204 (Google devices) Device: 7 - ID: 4701, Name: 'Google devices - Chromecast 2 Volume', nValue: 2, sValue: '100'
2021-01-08 21:42:21.204 (Google devices) Device ID: '4701'
2021-01-08 21:42:21.204 (Google devices) Device Name: 'Google devices - Chromecast 2 Volume'
2021-01-08 21:42:21.204 (Google devices) Device nValue: 2
2021-01-08 21:42:21.204 (Google devices) Device sValue: '100'
2021-01-08 21:42:21.204 (Google devices) Device LastLevel: 100
2021-01-08 21:42:21.204 (Google devices) Device: 8 - ID: 4702, Name: 'Google devices - Chromecast 2 Playing', nValue: 0, sValue: '0'
2021-01-08 21:42:21.204 (Google devices) Device ID: '4702'
2021-01-08 21:42:21.204 (Google devices) Device Name: 'Google devices - Chromecast 2 Playing'
2021-01-08 21:42:21.204 (Google devices) Device nValue: 0
2021-01-08 21:42:21.204 (Google devices) Device sValue: '0'
2021-01-08 21:42:21.204 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.204 (Google devices) Device: 9 - ID: 4703, Name: 'Google devices - Chromecast 2 Source', nValue: 0, sValue: '0'
2021-01-08 21:42:21.204 (Google devices) Device ID: '4703'
2021-01-08 21:42:21.205 (Google devices) Device Name: 'Google devices - Chromecast 2 Source'
2021-01-08 21:42:21.205 (Google devices) Device nValue: 0
2021-01-08 21:42:21.205 (Google devices) Device sValue: '0'
2021-01-08 21:42:21.205 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.205 (Google devices) Device: 10 - ID: 4704, Name: 'Google Google Hub Status', nValue: 9, sValue: 'Screensaver'
2021-01-08 21:42:21.205 (Google devices) Device ID: '4704'
2021-01-08 21:42:21.205 (Google devices) Device Name: 'Google Google Hub Status'
2021-01-08 21:42:21.205 (Google devices) Device nValue: 9
2021-01-08 21:42:21.205 (Google devices) Device sValue: 'Screensaver'
2021-01-08 21:42:21.205 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.205 (Google devices) Device: 11 - ID: 4705, Name: 'Google devices - Google Hub Volume', nValue: 2, sValue: '24'
2021-01-08 21:42:21.205 (Google devices) Device ID: '4705'
2021-01-08 21:42:21.205 (Google devices) Device Name: 'Google devices - Google Hub Volume'
2021-01-08 21:42:21.205 (Google devices) Device nValue: 2
2021-01-08 21:42:21.205 (Google devices) Device sValue: '24'
2021-01-08 21:42:21.205 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.205 (Google devices) Device: 12 - ID: 4706, Name: 'Google devices - Google Hub Playing', nValue: 0, sValue: '0'
2021-01-08 21:42:21.205 (Google devices) Device ID: '4706'
2021-01-08 21:42:21.206 (Google devices) Device Name: 'Google devices - Google Hub Playing'
2021-01-08 21:42:21.206 (Google devices) Device nValue: 0
2021-01-08 21:42:21.206 (Google devices) Device sValue: '0'
2021-01-08 21:42:21.206 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.206 (Google devices) Device: 13 - ID: 4707, Name: 'Google Woonkamer Groep Status', nValue: 9, sValue: 'Screensaver'
2021-01-08 21:42:21.206 (Google devices) Device ID: '4707'
2021-01-08 21:42:21.206 (Google devices) Device Name: 'Google Woonkamer Groep Status'
2021-01-08 21:42:21.206 (Google devices) Device nValue: 9
2021-01-08 21:42:21.206 (Google devices) Device sValue: 'Screensaver'
2021-01-08 21:42:21.206 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.206 (Google devices) Device: 14 - ID: 4708, Name: 'Google devices - Woonkamer Groep Volume', nValue: 2, sValue: '19'
2021-01-08 21:42:21.206 (Google devices) Device ID: '4708'
2021-01-08 21:42:21.206 (Google devices) Device Name: 'Google devices - Woonkamer Groep Volume'
2021-01-08 21:42:21.206 (Google devices) Device nValue: 2
2021-01-08 21:42:21.206 (Google devices) Device sValue: '19'
2021-01-08 21:42:21.206 (Google devices) Device LastLevel: 26
2021-01-08 21:42:21.206 (Google devices) Device: 15 - ID: 4709, Name: 'Google devices - Woonkamer Groep Playing', nValue: 0, sValue: '0'
2021-01-08 21:42:21.206 (Google devices) Device ID: '4709'
2021-01-08 21:42:21.207 (Google devices) Device Name: 'Google devices - Woonkamer Groep Playing'
2021-01-08 21:42:21.207 (Google devices) Device nValue: 0
2021-01-08 21:42:21.207 (Google devices) Device sValue: '0'
2021-01-08 21:42:21.207 (Google devices) Device LastLevel: 37
2021-01-08 21:42:21.207 (Google devices) Device: 16 - ID: 4710, Name: 'Google Woonkamer Status', nValue: 9, sValue: 'Screensaver'
2021-01-08 21:42:21.207 (Google devices) Device ID: '4710'
2021-01-08 21:42:21.207 (Google devices) Device Name: 'Google Woonkamer Status'
2021-01-08 21:42:21.207 (Google devices) Device nValue: 9
2021-01-08 21:42:21.207 (Google devices) Device sValue: 'Screensaver'
2021-01-08 21:42:21.207 (Google devices) Device LastLevel: 0
2021-01-08 21:42:21.207 (Google devices) Device: 17 - ID: 4711, Name: 'Google devices - Woonkamer Volume', nValue: 2, sValue: '14'
2021-01-08 21:42:21.207 (Google devices) Device ID: '4711'
2021-01-08 21:42:21.207 (Google devices) Device Name: 'Google devices - Woonkamer Volume'
2021-01-08 21:42:21.207 (Google devices) Device nValue: 2
2021-01-08 21:42:21.207 (Google devices) Device sValue: '14'
2021-01-08 21:42:21.207 (Google devices) Device LastLevel: 52
2021-01-08 21:42:21.207 (Google devices) Device: 18 - ID: 4712, Name: 'Google devices - Woonkamer Playing', nValue: 0, sValue: '0'
2021-01-08 21:42:21.207 (Google devices) Device ID: '4712'
2021-01-08 21:42:21.208 (Google devices) Device Name: 'Google devices - Woonkamer Playing'
2021-01-08 21:42:21.208 (Google devices) Device nValue: 0
2021-01-08 21:42:21.208 (Google devices) Device sValue: '0'
2021-01-08 21:42:21.208 (Google devices) Device LastLevel: 29
2021-01-08 21:42:21.208 (Google devices) PyChromeCast Version: 0.7.6
2021-01-08 21:42:21.218 (Google devices) handleMessage: Entering notification handler
2021-01-08 21:42:21.233 (Google devices) Notifier Name set to: Google_Devices.
2021-01-08 21:42:21.238 (Google devices) IP Address is: 192.168.1.5
2021-01-08 21:42:21.239 (Google devices) Notifications will use IP Address: 192.168.1.5:18308 to serve audio media.
2021-01-08 21:42:21.284 (Shelly) Connected to MQTT Server: 192.168.1.5:1883
2021-01-08 21:42:21.284 (Google devices) Protocol set to: 'HTTP'.
2021-01-08 21:42:21.284 (Google devices) Transport set to: 'TCP/IP', :18308.
2021-01-08 21:42:21.284 (Google devices) Listen directive received, action initiated successfully.
2021-01-08 21:42:21.275 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-08 21:42:21.339 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-08 21:42:21.360 Status: (Google devices) Chromecast 2 is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.34', port=8009))
2021-01-08 21:42:21.398 Status: (Google devices) Chromecast 2 is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.34', port=8009))
2021-01-08 21:42:21.474 Status: (Google devices) Google Hub is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-08 21:42:21.507 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.36', port=32220))
2021-01-08 21:42:21.515 Status: (Google devices) Google Hub is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-08 21:42:21.538 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.36', port=32220))
2021-01-08 21:42:21.556 Status: (Google devices) Woonkamer is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.57', port=8009))
2021-01-08 21:42:21.605 Status: (Google devices) Woonkamer is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.57', port=8009))
2021-01-08 21:42:30.401 (Zigate) Zigate command round trip 0x8000 Max: 150 ms with an of average: 150 ms
2021-01-08 21:42:30.402 (Zigate) Zigate Thread Serial Read Max: 1 ms with an of average: 1 ms
2021-01-08 21:42:30.404 Status: (Zigate) [ZiGateForwarder_16] ZiGate Classic
2021-01-08 21:42:30.404 Status: (Zigate) [ZiGateForwarder_16] Installer Version Number: 031c
2021-01-08 21:42:39.462 (Zigate) [ZiGateForwarder_16] setZigateIEEE - Set Zigate IEEE: 00158d0001ee040a
2021-01-08 21:42:39.463 (Zigate) Zigate receive message processing time Max: 57 ms with an of average: 14 ms
2021-01-08 21:42:39.462 Status: (Zigate) [ZiGateForwarder_16] Zigate addresses ieee: 00158d0001ee040a , short addr: 0000
2021-01-08 21:42:39.463 Status: (Zigate) [ZiGateForwarder_16] Network state UP, PANID: 4f3e extPANID: 0x2fe14f25179533d9 Channel: 11
2021-01-08 21:42:44.920 (Zigate) Zigate command round trip 0x8000 Max: 151 ms with an of average: 150 ms
2021-01-08 21:42:44.265 Status: (Zigate) [ MainThread] Request Disabling Accepting new Hardware
2021-01-08 21:42:45.880 Status: (Zigate) [ZiGateForwarder_16] Accepting new Hardware: Disable
2021-01-08 21:42:46.384 Status: (Zigate) [ZiGateForwarder_16] Number of devices recently active in Zigate = 16
2021-01-08 21:42:46.384 Status: (Zigate) [ZiGateForwarder_16] [00] DevID = 00 Network addr = c2bb IEEE = 00158d0003cc6bae LQI = 093 Power = 00 Model = lumi.sensor_ht ( Sensor badkamer )
2021-01-08 21:42:46.384 Status: (Zigate) [ZiGateForwarder_16] [01] DevID = 01 Network addr = db27 IEEE = 00158d0004468e86 LQI = 098 Power = 00 Model = lumi.sensor_motion ( PIR achterthuis )
2021-01-08 21:42:46.385 Status: (Zigate) [ZiGateForwarder_16] [02] DevID = 02 Network addr = 2172 IEEE = 00158d00045c2862 LQI = 097 Power = 00 Model = lumi.sensor_magnet.aq2 ( Deursensor schuifdeur )
2021-01-08 21:42:46.385 Status: (Zigate) [ZiGateForwarder_16] [03] DevID = 03 Network addr = 3478 IEEE = 00158d0005225f00 LQI = 131 Power = 00 Model = lumi.sensor_magnet.aq2 ( Deursensor voordeur )
2021-01-08 21:42:46.385 Status: (Zigate) [ZiGateForwarder_16] [04] DevID = 04 Network addr = 907a IEEE = 00158d00056e67a4 LQI = 074 Power = 00 Model = lumi.sensor_smoke ( Rookmelder zolder )
2021-01-08 21:42:46.386 Status: (Zigate) [ZiGateForwarder_16] [05] DevID = 05 Network addr = 4e7b IEEE = 00158d0004096d67 LQI = 098 Power = 00 Model = lumi.sensor_magnet.aq2 ( Deursensor woonkamer )
2021-01-08 21:42:46.386 Status: (Zigate) [ZiGateForwarder_16] [06] DevID = 09 Network addr = caca IEEE = 00158d00045cfdb5 LQI = 117 Power = 00 Model = lumi.sensor_magnet.aq2 ( Deursensor tuin )
2021-01-08 21:42:46.386 Status: (Zigate) [ZiGateForwarder_16] [07] DevID = 28 Network addr = 9ab3 IEEE = ec1bbdfffe468a93 LQI = 165 Power = 01 Model = TRADFRI bulb GU10 WS 400lm ( Woonkamer salontafel_2 )
2021-01-08 21:42:46.386 Status: (Zigate) [ZiGateForwarder_16] [08] DevID = 29 Network addr = 8ca0 IEEE = 680ae2fffe4c5b85 LQI = 131 Power = 01 Model = TRADFRI bulb E27 WS opal 1000lm ( Woonkamer eethoek voor )
2021-01-08 21:42:46.387 Status: (Zigate) [ZiGateForwarder_16] [09] DevID = 2a Network addr = f1f1 IEEE = 680ae2fffe413429 LQI = 125 Power = 01 Model = TRADFRI control outlet ( TV boven schakelaar )
2021-01-08 21:42:46.387 Status: (Zigate) [ZiGateForwarder_16] [10] DevID = 2b Network addr = d4ad IEEE = 00158d000444ee2f LQI = 155 Power = 01 Model = lumi.relay.c2acn01 ( Voortuin relay )
2021-01-08 21:42:46.387 Status: (Zigate) [ZiGateForwarder_16] [11] DevID = 2c Network addr = 8b16 IEEE = 000d6ffffe485188 LQI = 153 Power = 01 Model = TRADFRI bulb E27 WS opal 980lm ( Woonkamer bankstel )
2021-01-08 21:42:46.388 Status: (Zigate) [ZiGateForwarder_16] [12] DevID = 2d Network addr = 5a7a IEEE = 680ae2fffe373006 LQI = 177 Power = 01 Model = TRADFRI bulb GU10 WS 400lm ( Woonkamer salontafel_3 )
2021-01-08 21:42:46.388 Status: (Zigate) [ZiGateForwarder_16] [13] DevID = 2e Network addr = aa16 IEEE = 680ae2fffe4a16b8 LQI = 113 Power = 01 Model = TRADFRI bulb E27 WS opal 1000lm ( Woonkamer eethoek achter )
2021-01-08 21:42:46.388 Status: (Zigate) [ZiGateForwarder_16] [14] DevID = 2f Network addr = 7f15 IEEE = ec1bbdfffe986a27 LQI = 168 Power = 01 Model = TRADFRI bulb GU10 WS 400lm ( Woonkamer salontafel_1 )
2021-01-08 21:42:46.389 Status: (Zigate) [ZiGateForwarder_16] [15] DevID = 30 Network addr = 3764 IEEE = 00158d0003f05121 LQI = 069 Power = 01 Model = lumi.relay.c2acn01 ( Badkamer relay )
2021-01-08 21:42:49.289 (Zigate) [ MainThread] Switch Blue Led On
2021-01-08 21:42:49.290 Status: (Zigate) [ MainThread] Zigate set to Certification : CE
2021-01-08 21:42:49.290 Status: (Zigate) [ MainThread] Start Group Management
2021-01-08 21:42:49.315 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x11c2 FileVersion: 23028631 Size: 179390 Bytes Filename: 159701-2.1-TRADFRI-wireless-dimmer-2.3.028.ota.ota.signed
2021-01-08 21:42:49.333 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x2203 FileVersion: 23007631 Size: 207870 Bytes Filename: 100355342-2.1-TRADFRI-bulb-ws-gu10-2.3.007.ota.ota.signed
2021-01-08 21:42:49.348 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x2801 FileVersion: 13009572 Size: 178366 Bytes Filename: 10035515-TRADFRI-bulb-cws-1.3.009.ota.ota.signed
2021-01-08 21:42:49.364 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x4201 FileVersion: 12217572 Size: 173246 Bytes Filename: 159698-TRADFRI-driver-lp-1.2.217.ota.ota.signed
2021-01-08 21:42:49.379 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x4202 FileVersion: 12217572 Size: 173246 Bytes Filename: 159697-TRADFRI-driver-hp-1.2.217.ota.ota.signed
2021-01-08 21:42:49.398 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x4203 FileVersion: 20022623 Size: 208830 Bytes Filename: 191100-4.1-TRADFRI-sy5882-driver-ws-2.0.022.ota.ota.signed
2021-01-08 21:42:49.414 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x11ca FileVersion: 21024631 Size: 180926 Bytes Filename: 10043101-3.1-TRADFRI-dimmer-2.1.024.ota.ota.signed
2021-01-08 21:42:49.431 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x11c8 FileVersion: 20022623 Size: 186814 Bytes Filename: 10039874-1.0-TRADFRI-motion-sensor-2-2.0.022.ota.ota.signed
2021-01-08 21:42:49.449 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x4206 FileVersion: 21022631 Size: 208254 Bytes Filename: 10047227-1.2-TRADFRI-cv-cct-unified-2.1.022.ota.ota.signed
2021-01-08 21:42:49.466 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x2201 FileVersion: 23007631 Size: 208126 Bytes Filename: 10035514-2.1-TRADFRI-bulb-ws-2.3.007.ota.ota.signed
2021-01-08 21:42:49.483 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x4101 FileVersion: 12245572 Size: 181118 Bytes Filename: 159495-TRADFRI-transformer-1.2.245.ota.ota.signed
2021-01-08 21:42:49.499 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x1187 FileVersion: 22009631 Size: 186942 Bytes Filename: 10037585-5.1-TRADFRI-connected-blind-2.2.009.ota.ota.signed
2021-01-08 21:42:49.515 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x11c1 FileVersion: 23014631 Size: 182590 Bytes Filename: 159699-5.1-TRADFRI-remote-control-2.3.014.ota.ota.signed
2021-01-08 21:42:49.532 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x1102 FileVersion: 22005631 Size: 189822 Bytes Filename: 10037603-3.1-TRADFRI-signal-repeater-2.2.005.ota.ota.signed
2021-01-08 21:42:49.547 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x2101 FileVersion: 12214572 Size: 168318 Bytes Filename: 159696-TRADFRI-bulb-w-1000lm-1.2.214.ota.ota.signed
2021-01-08 21:42:49.561 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x11c4 FileVersion: 12214572 Size: 157822 Bytes Filename: 159700-TRADFRI-motion-sensor-1.2.214.ota.ota.signed
2021-01-08 21:42:49.577 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x11c5 FileVersion: 22010631 Size: 179838 Bytes Filename: 10005778-10.1-TRADFRI-onoff-shortcut-control-2.2.010.ota.ota.signed
2021-01-08 21:42:49.592 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x0002 FileVersion: 165801bc Size: 166270 Bytes Filename: 190579-ncp572b444.ebl.ota.ota.signed
2021-01-08 21:42:49.610 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x4204 FileVersion: 20023623 Size: 209086 Bytes Filename: 10038562-2.1-TRADFRI-sy5882-bulb-ws-2.0.023.ota.ota.signed
2021-01-08 21:42:49.628 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x1101 FileVersion: 20024623 Size: 202110 Bytes Filename: 10005777-6.1-TRADFRI-control-outlet-2.0.024.ota.ota.signed
2021-01-08 21:42:49.645 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x4103 FileVersion: 21022631 Size: 202878 Bytes Filename: 10046695-1.1-TRADFRI-light-unified-w-2.1.022.ota.ota.signed
2021-01-08 21:42:49.660 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x2202 FileVersion: 23007631 Size: 208702 Bytes Filename: 159695-2.1-TRADFRI-bulb-ws-1000lm-2.3.007.ota.ota.signed
2021-01-08 21:42:55.295 (Zigate) Zigate Thread Serial Read Max: 16 ms with an of average: 1 ms
2021-01-08 21:42:55.315 (Zigate) Zigate Thread Serial Read Max: 19 ms with an of average: 2 ms
2021-01-08 21:42:55.102 Status: (Zigate) [ MainThread] Available Firmware - ManufCode: 117c ImageType: 0x4205 FileVersion: 21022631 Size: 208254 Bytes Filename: 10040611-3.2-TRADFRI-sy5882-unified-2.1.022.ota.ota.signed
2021-01-08 21:42:55.107 Status: (Zigate) [ MainThread] Start Web Server connection
2021-01-08 21:42:55.127 Status: (Zigate) [ MainThread] Web backend for Web User Interface started on port: 9440
2021-01-08 21:42:55.127 Status: (Zigate) [ MainThread] Plugin with Zigate firmware 031c correctly initialized
2021-01-08 21:42:55.316 Status: (Zigate) [ZiGateForwarder_16] TxPower Attenuation : 0 dBm
2021-01-08 21:42:55.279 Error: (Zigate) decode8000 - command miss-match 0806 vs. 0018
2021-01-08 21:42:55.296 Error: (Zigate) decode8000 - command miss-match 0019 vs. 0806
2021-01-08 21:42:55.366 Error: (Zigate) decode8000 - cannot get isqn for MsgType 0019
2021-01-08 21:42:59.908 (Zigate) checkPluginVersion - Start request version
2021-01-08 21:42:59.929 (Zigate) checkPluginVersion - Version record: stable=4.11.014;beta=4.12.088;firmMajor=0003;firmMinor=031d Type: <class 'str'>
2021-01-08 21:42:59.930 Status: (Zigate) [ MainThread] There is a newer Zigate Firmware version available
2021-01-08 21:43:02.246 Status: Notification sent (Email)
2021-01-08 21:43:10.463 (Zigate) [ZiGateForwarder_16] Receive NACK from Water schakelaar tuin achter (cf42) clusterId: 0000 Status: a7
2021-01-08 21:43:10.463 (Zigate) Zigate receive message processing time Max: 64 ms with an of average: 5 ms
2021-01-08 21:43:10.699 Notification sent (telegram) => Success
2021-01-08 21:43:10.966 Notification sent (telegram) => Success
2021-01-08 21:43:10.401 Status: Notification: Bewatering achter Haag Uitgeschakeld
2021-01-08 21:43:10.434 Status: Notification: Bewatering achter planten Uitgeschakeld
2021-01-08 21:43:11.033 Notification sent (email) => Success
2021-01-08 21:43:11.657 Notification sent (email) => Success
2021-01-08 21:43:58.131 (Zigate) UpdateDevice - ( Deur_tuin) 1:Open
2021-01-08 21:43:58.153 EventSystem: Event triggered: Google achterdeur_2
2021-01-08 21:43:58.933 (Zigate) UpdateDevice - (PIR-achterthuis) 1:On
2021-01-08 21:43:58.954 EventSystem: Event triggered: PIR achterthuis_1
2021-01-08 21:43:58.154 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-08 21:43:59.890 (RFLink) Light/Switch (Tuin verlichting achterthuis)
2021-01-08 21:44:02.858 (Zigate) UpdateDevice - ( Deur_tuin) 0:Closed
2021-01-08 21:44:02.878 EventSystem: Event triggered: Google achterdeur_1
2021-01-08 21:44:02.937 (Dummy) Light/Switch (Timerswitch achterdeur)
2021-01-08 21:44:02.966 (Dummy) Light/Switch (Google speak achterdeur)
2021-01-08 21:44:02.879 Status: Achterdeur was op tijd dicht 
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate error

Post by pipiche »

Ok, nothing really wrong here.

If you get the error again, please provide the log and attached also an export.json of 'Plugin Devices RAW (JSON)'
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

pipiche wrote: Friday 08 January 2021 22:58 Ok, nothing really wrong here.

If you get the error again, please provide the log and attached also an export.json of 'Plugin Devices RAW (JSON)'
This is the log, completely different. The.errors started after 1 o'clock and stopped after 1.40
Looks like there is something happening at night. .

Code: Select all

.      
2021-01-09 01:26:45.139 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:26:45.139 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:26:59.142 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:26:59.142 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:26:59.142 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:26:59.142 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:27:13.146 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:27:13.146 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:27:13.146 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:27:13.146 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:27:27.149 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:27:27.149 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:27:27.150 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:27:27.150 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:27:41.153 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:27:41.153 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:27:41.153 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:27:41.153 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:27:55.157 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:27:55.157 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:27:55.157 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:27:55.157 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:28:09.160 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:28:09.161 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:28:09.161 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:28:09.161 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:28:23.164 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:28:23.164 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:28:23.164 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:28:23.164 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:28:37.167 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:28:37.168 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:28:37.168 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:28:37.168 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:28:39.710 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-09 01:28:39.722 Status: Woonkamer deur was op tijd dicht
2021-01-09 01:28:39.768 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-09 01:28:39.778 Status: Woonkamer deur was op tijd dicht
2021-01-09 01:28:39.416 Error: (Shelly) Disconnected from MQTT Server: 192.168.1.5:1883
2021-01-09 01:29:09.508 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-09 01:29:17.269 Status: Achterdeur was op tijd dicht
2021-01-09 01:30:02.188 Status: Notification sent (Email)
2021-01-09 01:35:37.798 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:35:37.798 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:35:51.801 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:35:51.801 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:35:51.801 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:35:51.802 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:36:02.563 Status: Notification sent (Email)
2021-01-09 01:36:05.805 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:36:05.805 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:36:05.805 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:36:05.805 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:36:19.808 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:36:19.809 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:36:19.809 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:36:19.809 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:36:33.812 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:36:33.812 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:36:33.812 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:36:33.813 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:36:47.816 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:36:47.816 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:36:47.816 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:36:47.816 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:37:01.822 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:37:01.822 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:37:01.822 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:37:01.822 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:37:02.564 Status: Notification sent (Email)
2021-01-09 01:37:15.826 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:37:15.826 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:37:15.826 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:37:15.826 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:37:29.829 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:37:29.829 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:37:29.830 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:37:29.830 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:37:43.833 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:37:43.833 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:37:43.833 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:37:43.833 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:37:57.836 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:37:57.837 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:37:57.837 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:37:57.837 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:38:11.840 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:38:11.840 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:38:11.841 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:38:11.841 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:38:25.715 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-09 01:38:25.729 Status: Woonkamer deur was op tijd dicht
2021-01-09 01:38:25.665 Error: (Shelly) Disconnected from MQTT Server: 192.168.1.5:1883
2021-01-09 01:38:25.844 Error: Zigate hardware (16) thread seems to have ended unexpectedly
2021-01-09 01:38:25.844 Error: ToonAPI hardware (20) thread seems to have ended unexpectedly
2021-01-09 01:38:25.844 Error: Shelly hardware (24) thread seems to have ended unexpectedly
2021-01-09 01:38:25.844 Error: Google devices hardware (25) thread seems to have ended unexpectedly
2021-01-09 01:38:52.031 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-09 01:39:04.175 Status: Woonkamer deur was op tijd dicht
2021-01-09 01:39:04.247 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-09 01:39:04.478 Status: Woonkamer deur was op tijd dicht
2021-01-09 01:39:47.903 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-09 01:40:00.622 Status: Achterdeur was op tijd dicht
2021-01-09 01:40:08.379 Status: Notification sent (Email)
2021-01-09 01:42:50.848 Status: Achterdeur open waarschuwing word ingeschakeld
2021-01-09 01:42:54.474 Status: Achterdeur was op tijd dicht
2021-01-09 01:42:59.505 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-09 01:43:20.064 Status: Woonkamer deur was op tijd dicht
2021-01-09 01:47:10.080 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-09 01:47:15.007 Status: Woonkamer deur was op tijd dicht
2021-01-09 01:55:32.789 Status: Woonkamerdeur open waarschuwing word ingeschakeld
2021-01-09 01:55:38.621 Status: Woonkamer deur was op tijd dicht
2021-01-09 01:56:30.235 Status: Login successful from 192.168.1.31 for user 'moniquegsm'
2021-01-09 01:56:30.236 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:30.515 Status: Login successful from 192.168.1.31 for user 'moniquegsm'
2021-01-09 01:56:30.515 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:30.936 Status: Login successful from 192.168.1.31 for user 'moniquegsm'
2021-01-09 01:56:30.937 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:31.683 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:31.684 Status: Login successful from 192.168.1.31 for user 'moniquegsm'
2021-01-09 01:56:31.685 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:31.757 Status: Login successful from 192.168.1.31 for user 'moniquegsm'
2021-01-09 01:56:31.758 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:31.807 Status: Login successful from 192.168.1.31 for user 'moniquegsm'
2021-01-09 01:56:31.808 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:43.136 Status: User: moniquegsm initiated a scene/group command
2021-01-09 01:56:52.535 Status: Login successful from 192.168.1.31 for user 'moniquegsm'
2021-01-09 01:56:52.535 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:52.656 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:52.741 Status: Login successful from 192.168.1.31 for user 'moniquegsm'
2021-01-09 01:56:52.741 Status: Incoming connection from: 192.168.1.31
2021-01-09 01:56:52.749 Status: User: moniquegsm initiated a scene/group command
2021-01-09 01:57:02.228 Status: User: moniquegsm initiated a scene/group command
2021-01-09 02:00:01.380 Status: Schedule item started! Name: PIR onderbreking achterthuis, Type: On Time, DevID: 4525, Time: 2021-01-09 02:00:01
2021-01-09 02:16:52.537 Status: ::ffff:192.168.1.31 -> handle abandoned timeout (status=4)
2021-01-09 03:24:21.461 Status: (Google devices) Woonkamer is now: ConnectionStatus(status='LOST', address=NetworkAddress(address='192.168.1.57', port=8009))
2021-01-09 03:24:21.462 Status: (Google devices) Woonkamer is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.57', port=8009))
2021-01-09 03:24:37.135 Status: (Google devices) Woonkamer is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='192.168.1.57', port=8009))
2021-01-09 03:24:42.143 Status: (Google devices) Woonkamer is now: ConnectionStatus(status='DISCONNECTED', address=NetworkAddress(address='192.168.1.57', port=8009))
2021-01-09 03:24:42.145 Status: (Google devices) Woonkamer is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.57', port=8009))
2021-01-09 03:24:45.256 Status: (Google devices) Woonkamer is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.57', port=8009))
2021-01-09 04:14:14.013 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='LOST', address=NetworkAddress(address='192.168.1.36', port=32220))
2021-01-09 04:14:14.015 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.36', port=32220))
2021-01-09 04:14:14.020 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='192.168.1.36', port=32220))
2021-01-09 04:14:19.028 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='DISCONNECTED', address=NetworkAddress(address='192.168.1.36', port=32220))
2021-01-09 04:14:19.030 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.57', port=32220))
2021-01-09 04:14:19.074 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.57', port=32220))
2021-01-09 04:14:39.976 Status: (Google devices) Google Hub is now: ConnectionStatus(status='LOST', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:14:39.977 Status: (Google devices) Google Hub is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:14:47.214 Status: (Google devices) Google Hub is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:14:52.216 Status: (Google devices) Google Hub is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:14:52.219 Status: (Google devices) Google Hub is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:14:57.225 Status: (Google devices) Google Hub is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:14:57.237 Status: (Google devices) Google Hub is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:15:01.501 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='LOST', address=NetworkAddress(address='192.168.1.57', port=32220))
2021-01-09 04:15:01.502 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.57', port=32220))
2021-01-09 04:15:01.506 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='192.168.1.57', port=32220))
2021-01-09 04:15:02.244 Status: (Google devices) Google Hub is now: ConnectionStatus(status='DISCONNECTED', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:15:02.250 Status: (Google devices) Google Hub is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:15:02.301 Status: (Google devices) Google Hub is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.36', port=8009))
2021-01-09 04:15:06.513 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='DISCONNECTED', address=NetworkAddress(address='192.168.1.57', port=32220))
2021-01-09 04:15:06.517 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.36', port=32220))
2021-01-09 04:15:06.559 Status: (Google devices) Woonkamer Groep is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.36', port=32220))
2021-01-09 04:23:42.927 Status: (Google devices) Chromecast 2 is now: ConnectionStatus(status='LOST', address=NetworkAddress(address='192.168.1.34', port=8009))
2021-01-09 04:23:42.928 Status: (Google devices) Chromecast 2 is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.34', port=8009))
2021-01-09 04:23:58.738 Status: (Google devices) Chromecast 2 is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='192.168.1.34', port=8009))
2021-01-09 04:24:03.745 Status: (Google devices) Chromecast 2 is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.34', port=8009))
2021-01-09 04:24:04.810 Status: (Google devices) Chromecast 2 is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.34', port=8009))
2021-01-09 04:24:04.837 Status: (Google devices) Chromecast 2 is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.34', port=8009))
2021-01-09 04:24:04.881 Status: (Google devices) Chromecast 2 is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.34', port=8009))
2021-01-09 04:26:22.805 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='LOST', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 04:26:22.806 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 04:26:22.813 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 04:26:27.820 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 04:26:27.823 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 04:26:32.829 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 04:26:33.303 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 04:26:34.922 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='DISCONNECTED', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 04:26:34.924 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 04:26:35.085 Status: (Google devices) Chromecast_MtN_1 is now: ConnectionStatus(status='CONNECTED', address=NetworkAddress(address='192.168.1.61', port=8009))
2021-01-09 07:14:44.054 (Zigate) UpdateDevice - ( Zigate temp) 0:17.0;43.5;1;1015.0;3
2021-01-09 07:14:44.066 (Zigate) UpdateDevice - (Zigate - lumi.weather_Baro-00158d00036b5243-01) 0:1015.0;3
2021-01-09 07:14:44.090 (Zigate) UpdateDevice - ( Zigate temp) 0:17.0;43.5;1;1015.8;3
2021-01-09 07:14:44.102 (Zigate) UpdateDevice - (Zigate - lumi.weather_Baro-00158d00036b5243-01) 0:1015.8;3
2021-01-09 07:19:09.580 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.02:0.02303481101989746
2021-01-09 07:19:09.592 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.02;6295.0
2021-01-09 07:20:39.554 (ToonAPI) Update power/solar usage: 16424184;20384478;0;0;274;0
2021-01-09 07:22:22.732 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-09 07:22:22.745 (Weer) Wind (Wind (online))
2021-01-09 07:22:22.755 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-09 07:22:22.765 (Weer) General/Percentage (Wolken (online))
2021-01-09 07:24:50.601 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.02:0.01576066017150879
2021-01-09 07:26:39.624 (ToonAPI) Update power/solar usage: 16424211;20384478;0;0;262;0
2021-01-09 07:30:01.834 (Dummy) Light/Switch (TimerSwitch bewatering achter planten WARM weer)
2021-01-09 07:30:01.820 Status: Schedule item started! Name: TimerSwitch bewatering achter planten WARM weer, Type: On Time, DevID: 4593, Time: 2021-01-09 07:30:01
2021-01-09 07:30:59.641 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.07:0.07193326950073242
2021-01-09 07:30:59.653 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.07;6295.0
2021-01-09 07:32:22.810 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-09 07:32:22.822 (Weer) Wind (Wind (online))
2021-01-09 07:32:22.832 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-09 07:32:22.842 (Weer) General/Percentage (Wolken (online))
2021-01-09 07:32:39.701 (ToonAPI) Update power/solar usage: 16424237;20384478;0;0;260;0
2021-01-09 07:36:36.655 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.02:0.02061009407043457
2021-01-09 07:36:36.667 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.02;6295.0
2021-01-09 07:38:39.801 (ToonAPI) Update power/solar usage: 16424264;20384478;0;0;288;0
2021-01-09 07:39:51.662 (Zigate) UpdateDevice - (Zigate - lumi.sensor_ht_Temp+Hum-00158d0003cc6bae-01) 0:16.8;49.6;1
2021-01-09 07:42:10.718 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.08:0.07880330085754395
2021-01-09 07:42:10.730 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.08;6295.0
2021-01-09 07:42:22.909 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-09 07:42:22.921 (Weer) Wind (Wind (online))
2021-01-09 07:42:22.932 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-09 07:42:22.941 (Weer) General/Percentage (Wolken (online))
2021-01-09 07:44:39.883 (ToonAPI) Update power/solar usage: 16424295;20384478;0;0;306;0
2021-01-09 07:44:40.423 (ToonAPI) Update modulation level: 1
2021-01-09 07:48:00.721 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.0:0.004445314407348633
2021-01-09 07:48:00.734 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.0;6295.0
2021-01-09 07:49:03.408 (Zigate) UpdateDevice - ( Zigate temp) 0:17.0;43.5;1;1015.8;3
2021-01-09 07:49:03.421 (Zigate) UpdateDevice - (3D printer temp) 17.0:17.0
2021-01-09 07:49:03.443 (Zigate) UpdateDevice - ( Zigate temp) 0:17.0;43.4;1;1015.8;3
2021-01-09 07:49:03.455 (Zigate) UpdateDevice - (3D printer vocht) 43.4:1
2021-01-09 07:49:03.473 (Zigate) UpdateDevice - ( Zigate temp) 0:17.0;43.4;1;1015.9;3
2021-01-09 07:49:03.479 (Zigate) UpdateDevice - (Zigate - lumi.weather_Baro-00158d00036b5243-01) 0:1015.9;3
2021-01-09 07:50:40.578 (ToonAPI) Update power/solar usage: 16424326;20384478;0;0;308;0
2021-01-09 07:50:40.592 (ToonAPI) Update modulation level: 0
2021-01-09 07:52:22.998 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-09 07:52:23.010 (Weer) Wind (Wind (online))
2021-01-09 07:52:23.020 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-09 07:52:23.031 (Weer) General/Percentage (Wolken (online))
2021-01-09 07:53:12.755 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.02:0.016568899154663086
2021-01-09 07:53:12.768 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.02;6295.0
2021-01-09 07:56:40.736 (ToonAPI) Update power/solar usage: 16424357;20384478;0;0;306;0
2021-01-09 07:58:24.777 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.02:0.024247169494628906
2021-01-09 08:02:23.068 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-09 08:02:23.080 (Weer) Wind (Wind (online))
2021-01-09 08:02:23.091 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-09 08:02:23.101 (Weer) General/Percentage (Wolken (online))
2021-01-09 08:02:40.872 (ToonAPI) Update power/solar usage: 16424387;20384478;0;0;292;0
2021-01-09 08:02:40.885 (ToonAPI) Update gas usage: 3705
2021-01-09 08:04:17.823 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.02:0.022630691528320312
2021-01-09 08:05:09.281 (Zigate) UpdateDevice - (Deur_schuifdeur) 0:Closed
2021-01-09 08:08:41.201 (ToonAPI) Update power/solar usage: 16424416;20384478;0;0;293;0
2021-01-09 08:08:54.999 (Zigate) UpdateDevice - ( Zigate temp) 0:17.1;43.4;1;1015.9;3
2021-01-09 08:08:55.012 (Zigate) UpdateDevice - (3D printer temp) 17.1:17.1
2021-01-09 08:08:55.043 (Zigate) UpdateDevice - ( Zigate temp) 0:17.1;43.4;1;1016.0;3
2021-01-09 08:08:55.049 (Zigate) UpdateDevice - (Zigate - lumi.weather_Baro-00158d00036b5243-01) 0:1016.0;3
2021-01-09 08:09:08.182 (Zigate) UpdateDevice - ($PIR-ligt sterkte) 6:6
2021-01-09 08:09:08.206 (Zigate) UpdateDevice - ( PIR-voordeur) 0:Off
2021-01-09 08:09:59.845 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.02:0.01535654067993164
2021-01-09 08:12:23.166 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-09 08:12:23.179 (Weer) Wind (Wind (online))
2021-01-09 08:12:23.189 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-09 08:12:23.199 (Weer) General/Percentage (Wolken (online))
2021-01-09 08:14:41.501 (ToonAPI) Update power/solar usage: 16424447;20384478;0;0;313;0
2021-01-09 08:14:41.516 (ToonAPI) Update modulation level: 1
2021-01-09 08:16:09.849 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.0:0.003637075424194336
2021-01-09 08:16:09.861 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.0;6295.0
2021-01-09 08:20:41.768 (ToonAPI) Update power/solar usage: 16424478;20384478;0;0;305;0
2021-01-09 08:20:41.782 (ToonAPI) Update modulation level: 5
2021-01-09 08:22:23.238 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-09 08:22:23.251 (Weer) Wind (Wind (online))
2021-01-09 08:22:23.261 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-09 08:22:23.271 (Weer) General/Percentage (Wolken (online))
2021-01-09 08:22:26.882 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.01:0.01293182373046875
2021-01-09 08:22:26.894 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.01;6295.0
2021-01-09 08:26:41.945 (ToonAPI) Update power/solar usage: 16424509;20384478;0;0;304;0
2021-01-09 08:26:41.959 (ToonAPI) Update modulation level: 0
2021-01-09 08:28:38.915 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.02:0.02343893051147461
2021-01-09 08:28:38.926 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.02;6295.0
2021-01-09 08:30:01.317 (Dummy) Light/Switch (TimerSwitch bewatering achter planten WARM weer)
2021-01-09 08:30:01.302 Status: Schedule item started! Name: TimerSwitch bewatering achter planten WARM weer, Type: On Time, DevID: 4593, Time: 2021-01-09 08:30:01
2021-01-09 08:32:23.335 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-09 08:32:23.347 (Weer) Wind (Wind (online))
2021-01-09 08:32:23.357 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-09 08:32:23.367 (Weer) General/Percentage (Wolken (online))
2021-01-09 08:32:42.080 (ToonAPI) Update power/solar usage: 16424538;20384478;0;0;257;0
2021-01-09 08:32:42.093 (ToonAPI) Update set point: 19.0
2021-01-09 08:32:42.104 (ToonAPI) Update heating active: 0
2021-01-09 08:32:42.117 (ToonAPI) Update thermostat state: Home
2021-01-09 08:34:45.766 Notification sent (telegram) => Success
2021-01-09 08:34:45.473 Status: Notification: Printer klaar
2021-01-09 08:35:05.957 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.05:0.045261383056640625
2021-01-09 08:35:05.968 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.05;6295.0
2021-01-09 08:35:47.745 (Zigate) UpdateDevice - (Zigate - lumi.sensor_ht_Temp+Hum-00158d0003cc6bae-01) 0:16.8;49.0;1
2021-01-09 08:38:04.083 (Zigate) UpdateDevice - (Zigate - lumi.sensor_ht_Temp+Hum-00158d0003cc6bae-01) 0:16.8;48.9;1
2021-01-09 08:38:04.086 (Zigate) UpdateDevice - ( Badkamer vocht) 48.9:1
2021-01-09 08:38:42.254 (ToonAPI) Update power/solar usage: 16424563;20384478;0;0;254;0
2021-01-09 08:39:01.394 (Dummy) Light/Switch (TimerSwitch zon op en onder)
2021-01-09 08:39:01.381 Status: Schedule item started! Name: TimerSwitch zon op en onder, Type: Before Sunrise, DevID: 4325, Time: 2021-01-09 08:39:01
2021-01-09 08:40:17.962 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.01:0.008486509323120117
2021-01-09 08:40:17.973 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.01;6295.0
2021-01-09 08:42:23.452 (Weer) Temp + Humidity + Baro (Tempratuur buiten (online))
2021-01-09 08:42:23.464 (Weer) Wind (Wind (online))
2021-01-09 08:42:23.475 (Weer) General/Visibility (Zichtbaarheid (online))
2021-01-09 08:42:23.485 (Weer) General/Percentage (Wolken (online))
2021-01-09 08:44:42.455 (ToonAPI) Update power/solar usage: 16424589;20384478;0;0;255;0
2021-01-09 08:45:31.992 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Power-00158d000444ee2f-01) 0.03:0.03354191780090332
2021-01-09 08:45:32.004 (Zigate) UpdateDevice - (Zigate - lumi.relay.c2acn01_Meter-00158d000444ee2f-01) 0:0.03;6295.0
2021-01-09 08:47:36.698 (Zigate) UpdateDevice - ( Zigate temp) 0:17.1;43.2;1;1016.0;3
2021-01-09 08:47:36.711 (Zigate) UpdateDevice - ( Zigate temp) 0:17.1;43.2;1;1016.2;3
2021-01-09 08:47:36.723 (Zigate) UpdateDevice - (Zigate - lumi.weather_Baro-00158d00036b5243-01) 0:1016.2;3

     /code]
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate error

Post by pipiche »

Indeed, but as you can see it is not only the ZiGate plugin, it seems that a number of plugin ZiGate, Sheely, Google, TooAPI crashed !
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

pipiche wrote: Saturday 09 January 2021 11:10 Indeed, but as you can see it is not only the ZiGate plugin, it seems that a number of plugin ZiGate, Sheely, Google, TooAPI crashed !
I will do a test, every night a hardeware off.
Is there anywhere a logg to see what happens?
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
marktn
Posts: 232
Joined: Tuesday 21 April 2015 21:39
Target OS: Windows
Domoticz version:
Contact:

Re: Zigate error

Post by marktn »

pipiche wrote: Saturday 09 January 2021 11:10 Indeed, but as you can see it is not only the ZiGate plugin, it seems that a number of plugin ZiGate, Sheely, Google, TooAPI crashed !
Hi,

It looks itwas the Toon API, for 24 hours not any hardware failures. :D

https://www.dropbox.com/s/8nq13f8n5yvit ... .json?dl=0

Just tried to add a Pir sensor, accept hardware on, Xiamoi PIR sensor in pair mode.
This is what happend in my log. The sensor was not added.

Code: Select all

 2021-01-13 21:19:15.243 Error: (Zigate) forwarder_thread - Error while receiving a ZiGate command
2021-01-13 21:19:15.385 Error: (Zigate) Hops ! Unable to write LogErrorHistory error: Object of type KeyError is not JSON serializable log: {'LastLog': 9, '5': {'LastLog': 3, 'StartTime': 1610285851, 'FirmwareVersion': '031c', 'FirmwareMajorVersion': '0003', '0': {'Time': 1610285909, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Starting Up', 'message': 'decode8000 - command miss-match 0806 vs. 0018', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610285900}, 'Thread': 'MainThread', 'context': {'Error code': 'TRANS-8000-02', 'EncodedData': '00000018', 'PacketType': '0018', 'Status': '00', 'sqn_app': '00', 'sqn_aps': None, 'sqn_typ': None, 'Queues': {'ListOfCommands': {'8': {'cmd': '0806', 'datas': '00', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.0758593, 'Semaphore': 1}, '9': {'cmd': '0019', 'datas': '01', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.5820885, 'Semaphore': 0}}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 0}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 16, '08': 19, '09': 20, '0d': 24, '0e': 25, '0f': 26, '10': 27, '11': 28, '13': 30, '14': 31, '16': 33, '17': 34, '18': 35, '1c': 39, '1d': 40, '1e': 41, '1f': 42, '25': 48, '26': 49, '27': 50, '28': 51, '29': 52, '2a': 53, '2b': 54, '2d': 56, '2e': 57, '2f': 58, '30': 59, '31': 61, '36': 66, '37': 67, '38': 68, '39': 69, '3a': 70, '3b': 71, '3e': 74, '3f': 75, '40': 76}, 'sqn_ZDP': {}, 'sqn_APS': {'null': 76}, 'current_SQN': 10}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'MainThread'}}}, '1': {'Time': 1610285909, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Starting Up', 'message': 'decode8000 - command miss-match 0019 vs. 0806', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610285900}, 'Thread': 'MainThread', 'context': {'Error code': 'TRANS-8000-02', 'EncodedData': '00000806', 'PacketType': '0806', 'Status': '00', 'sqn_app': '00', 'sqn_aps': None, 'sqn_typ': None, 'Queues': {'ListOfCommands': {'8': {'cmd': '0806', 'datas': '00', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.0758593, 'Semaphore': 1}, '9': {'cmd': '0019', 'datas': '01', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.5820885, 'Semaphore': 0}}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 0}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 16, '08': 19, '09': 20, '0d': 24, '0e': 25, '0f': 26, '10': 27, '11': 28, '13': 30, '14': 31, '16': 33, '17': 34, '18': 35, '1c': 39, '1d': 40, '1e': 41, '1f': 42, '25': 48, '26': 49, '27': 50, '28': 51, '29': 52, '2a': 53, '2b': 54, '2d': 56, '2e': 57, '2f': 58, '30': 59, '31': 61, '36': 66, '37': 67, '38': 68, '39': 69, '3a': 70, '3b': 71, '3e': 74, '3f': 75, '40': 76}, 'sqn_ZDP': {}, 'sqn_APS': {'null': 76}, 'current_SQN': 10}, 'inMessage': {'ReqRcv': "bytearray(b'\\x01\\x88\\x02\\x16\\x02\\x10\\x02\\x13\\x8d\\x02\\x10\\x02\\x10\\x02\\x10\\x03\\x01\\x80\\x02\\x10\\x02\\x10\\x02\\x15\\x9c\\x02\\x10\\x02\\x10\\x02\\x10\\x19\\x02\\x10\\x03')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'MainThread'}}}, '2': {'Time': 1610285909, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Starting Up', 'message': 'decode8000 - cannot get isqn for MsgType 0019', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610285900}, 'Thread': 'MainThread', 'context': {'Error code': 'TRANS-8000-01', 'EncodedData': '00000019', 'PacketType': '0019', 'Status': '00', 'sqn_app': '00', 'sqn_aps': None, 'sqn_typ': None, 'Queues': {'ListOfCommands': {'8': {'cmd': '0806', 'datas': '00', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.0758593, 'Semaphore': 1}, '9': {'cmd': '0019', 'datas': '01', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.5820885, 'Semaphore': 0}}, 'writeQueue': 'deque([])', 'forwardQueue': "deque(['01800000058b000008060003', '01880600038d00000003'])", 'SemaphoreValue': 0}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 16, '08': 19, '09': 20, '0d': 24, '0e': 25, '0f': 26, '10': 27, '11': 28, '13': 30, '14': 31, '16': 33, '17': 34, '18': 35, '1c': 39, '1d': 40, '1e': 41, '1f': 42, '25': 48, '26': 49, '27': 50, '28': 51, '29': 52, '2a': 53, '2b': 54, '2d': 56, '2e': 57, '2f': 58, '30': 59, '31': 61, '36': 66, '37': 67, '38': 68, '39': 69, '3a': 70, '3b': 71, '3e': 74, '3f': 75, '40': 76}, 'sqn_ZDP': {}, 'sqn_APS': {'null': 76}, 'current_SQN': 10}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'MainThread'}}}, '3': {'Time': 1610290256, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'decode8000 - cannot get isqn for MsgType 0092', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610285900}, 'Thread': 'MainThread', 'context': {'Error code': 'TRANS-8000-01', 'EncodedData': '00200092', 'PacketType': '0092', 'Status': '00', 'sqn_app': '20', 'sqn_aps': None, 'sqn_typ': None, 'Queues': {'ListOfCommands': {}, 'writeQueue': "deque([{'cmd': '0092', 'datas': '010001010100', 'ackIsDisabled': True, 'waitForResponseIn': False, 'InternalSqn': 44, 'TimeStamp': 1610290256.3391778}, {'cmd': '0092', 'datas': '010002010100', 'ackIsDisabled': True, 'waitForResponseIn': False, 'InternalSqn': 45, 'TimeStamp': 1610290256.3752134}, {'cmd': '0092', 'datas': '028b16010100', 'ackIsDisabled': False, 'waitForResponseIn': False, 'InternalSqn': 46, 'TimeStamp': 1610290256.387203}, {'cmd': '0092', 'datas': '02d4ad010100', 'ackIsDisabled': False, 'waitForResponseIn':
2021-01-13 21:19:15.386 Error: (Zigate) 'forwarder_thread' failed ''15d5''
2021-01-13 21:19:15.386 Error: (Zigate) ----> Line 31 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forwarder_thread
2021-01-13 21:19:15.386 Error: (Zigate) ----> Line 34 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/instrumentation.py', function f_out
2021-01-13 21:19:15.386 Error: (Zigate) ----> Line 54 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport/forwarderThread.py', function forward_message
2021-01-13 21:19:15.386 Error: (Zigate) ----> Line 534 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2021-01-13 21:19:15.386 Error: (Zigate) ----> Line 195 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2021-01-13 21:19:15.386 Error: (Zigate) ----> Line 3132 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004D
2021-01-13 21:19:15.386 Error: (Zigate) ----> Line 457 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/deviceAnnoucement.py', function device_annoucementv2
2021-01-13 21:19:15.386 Error: (Zigate) ----> Line 174 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tools.py', function DeviceExist
2021-01-13 21:19:15.386 Error: (Zigate) handle_error_in_thread
2021-01-13 21:19:15.482 Error: (Zigate) Hops ! Unable to write LogErrorHistory error: Object of type KeyError is not JSON serializable log: {'LastLog': 9, '5': {'LastLog': 3, 'StartTime': 1610285851, 'FirmwareVersion': '031c', 'FirmwareMajorVersion': '0003', '0': {'Time': 1610285909, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Starting Up', 'message': 'decode8000 - command miss-match 0806 vs. 0018', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610285900}, 'Thread': 'MainThread', 'context': {'Error code': 'TRANS-8000-02', 'EncodedData': '00000018', 'PacketType': '0018', 'Status': '00', 'sqn_app': '00', 'sqn_aps': None, 'sqn_typ': None, 'Queues': {'ListOfCommands': {'8': {'cmd': '0806', 'datas': '00', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.0758593, 'Semaphore': 1}, '9': {'cmd': '0019', 'datas': '01', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.5820885, 'Semaphore': 0}}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 0}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 16, '08': 19, '09': 20, '0d': 24, '0e': 25, '0f': 26, '10': 27, '11': 28, '13': 30, '14': 31, '16': 33, '17': 34, '18': 35, '1c': 39, '1d': 40, '1e': 41, '1f': 42, '25': 48, '26': 49, '27': 50, '28': 51, '29': 52, '2a': 53, '2b': 54, '2d': 56, '2e': 57, '2f': 58, '30': 59, '31': 61, '36': 66, '37': 67, '38': 68, '39': 69, '3a': 70, '3b': 71, '3e': 74, '3f': 75, '40': 76}, 'sqn_ZDP': {}, 'sqn_APS': {'null': 76}, 'current_SQN': 10}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'MainThread'}}}, '1': {'Time': 1610285909, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Starting Up', 'message': 'decode8000 - command miss-match 0019 vs. 0806', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610285900}, 'Thread': 'MainThread', 'context': {'Error code': 'TRANS-8000-02', 'EncodedData': '00000806', 'PacketType': '0806', 'Status': '00', 'sqn_app': '00', 'sqn_aps': None, 'sqn_typ': None, 'Queues': {'ListOfCommands': {'8': {'cmd': '0806', 'datas': '00', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.0758593, 'Semaphore': 1}, '9': {'cmd': '0019', 'datas': '01', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.5820885, 'Semaphore': 0}}, 'writeQueue': 'deque([])', 'forwardQueue': 'deque([])', 'SemaphoreValue': 0}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 16, '08': 19, '09': 20, '0d': 24, '0e': 25, '0f': 26, '10': 27, '11': 28, '13': 30, '14': 31, '16': 33, '17': 34, '18': 35, '1c': 39, '1d': 40, '1e': 41, '1f': 42, '25': 48, '26': 49, '27': 50, '28': 51, '29': 52, '2a': 53, '2b': 54, '2d': 56, '2e': 57, '2f': 58, '30': 59, '31': 61, '36': 66, '37': 67, '38': 68, '39': 69, '3a': 70, '3b': 71, '3e': 74, '3f': 75, '40': 76}, 'sqn_ZDP': {}, 'sqn_APS': {'null': 76}, 'current_SQN': 10}, 'inMessage': {'ReqRcv': "bytearray(b'\\x01\\x88\\x02\\x16\\x02\\x10\\x02\\x13\\x8d\\x02\\x10\\x02\\x10\\x02\\x10\\x03\\x01\\x80\\x02\\x10\\x02\\x10\\x02\\x15\\x9c\\x02\\x10\\x02\\x10\\x02\\x10\\x19\\x02\\x10\\x03')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'MainThread'}}}, '2': {'Time': 1610285909, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Starting Up', 'message': 'decode8000 - cannot get isqn for MsgType 0019', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610285900}, 'Thread': 'MainThread', 'context': {'Error code': 'TRANS-8000-01', 'EncodedData': '00000019', 'PacketType': '0019', 'Status': '00', 'sqn_app': '00', 'sqn_aps': None, 'sqn_typ': None, 'Queues': {'ListOfCommands': {'8': {'cmd': '0806', 'datas': '00', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.0758593, 'Semaphore': 1}, '9': {'cmd': '0019', 'datas': '01', 'ackIsDisabled': False, 'waitForResponseIn': False, 'Status': '8000', 'TimeStamp': 1610285908.5820885, 'Semaphore': 0}}, 'writeQueue': 'deque([])', 'forwardQueue': "deque(['01800000058b000008060003', '01880600038d00000003'])", 'SemaphoreValue': 0}, 'Firmware': {'dzCommunication': True, 'with_aps_sqn': False, 'with_8012': False, 'nPDU': None, 'aPDU': None}, 'Sqn Management': {'sqn_ZCL': {'00': 10, '01': 11, '02': 12, '03': 13, '04': 14, '05': 15, '06': 16, '08': 19, '09': 20, '0d': 24, '0e': 25, '0f': 26, '10': 27, '11': 28, '13': 30, '14': 31, '16': 33, '17': 34, '18': 35, '1c': 39, '1d': 40, '1e': 41, '1f': 42, '25': 48, '26': 49, '27': 50, '28': 51, '29': 52, '2a': 53, '2b': 54, '2d': 56, '2e': 57, '2f': 58, '30': 59, '31': 61, '36': 66, '37': 67, '38': 68, '39': 69, '3a': 70, '3b': 71, '3e': 74, '3f': 75, '40': 76}, 'sqn_ZDP': {}, 'sqn_APS': {'null': 76}, 'current_SQN': 10}, 'inMessage': {'ReqRcv': "bytearray(b'')"}, 'Thread': {'byPassDzCommunication': 1, 'ThreadName': 'MainThread'}}}, '3': {'Time': 1610290256, 'Module': 'TransportRx', 'nwkid': None, 'PluginHealth': 'Ready', 'message': 'decode8000 - cannot get isqn for MsgType 0092', 'PermitToJoin': {'Duration': 0, 'Starttime': 1610285900}, 'Thread': 'MainThread', 'context': {'Error code': 'TRANS-8000-01', 'EncodedData': '00200092', 'PacketType': '0092', 'Status': '00', 'sqn_app': '20', 'sqn_aps': None, 'sqn_typ': None, 'Queues': {'ListOfCommands': {}, 'writeQueue': "deque([{'cmd': '0092', 'datas': '010001010100', 'ackIsDisabled': True, 'waitForResponseIn': False, 'InternalSqn': 44, 'TimeStamp': 1610290256.3391778}, {'cmd': '0092', 'datas': '010002010100', 'ackIsDisabled': True, 'waitForResponseIn': False, 'InternalSqn': 45, 'TimeStamp': 1610290256.3752134}, {'cmd': '0092', 'datas': '028b16010100', 'ackIsDisabled': False, 'waitForResponseIn': False, 'InternalSqn': 46, 'TimeStamp': 1610290256.387203}, {'cmd': '0092', 'datas': '02d4ad010100', 'ackIsDisabled': False, 'waitForResponseIn':
2021-01-13 21:19:17.153 (Zigate) [ZiGateForwarder_16] Decode8102 - Receiving a message from unknown device : [15d5:01] ClusterID: 0406 AttributeID: 0000 Status: 00 Type: 18 Size: 0001 ClusterData: >01<
2021-01-13 21:19:18.343 (Zigate) [ MainThread] LQIreq - skiping device cf42 which is Not Reachable
2021-01-13 21:19:18.813 Error: (Zigate) No transport, write directive to '192.168.1.41:61478' ignored.
2021-01-13 21:19:18.813 Error: (Zigate) No transport, write directive to '192.168.1.41:61475' ignored.
2021-01-13 21:19:23.802 (Zigate) [ZiGateForwarder_16] Decode8102 - Receiving a message from unknown device : [15d5:01] ClusterID: 0406 AttributeID: 0000 Status: 00 Type: 18 Size: 0001 ClusterData: >01<
2021-01-13 21:19:33.465 (Zigate) [ZiGateForwarder_16] Decode8102 - Receiving a message from unknown device : [15d5:01] ClusterID: 0406 AttributeID: 0000 Status: 00 Type: 18 Size: 0001 ClusterData: >01<
2021-01-13 21:19:38.961 (Zigate) [ZiGateForwarder_16] Decode8102 - Receiving a message from unknown device : [15d5:01] ClusterID: 0406 AttributeID: 0000 Status: 00 Type: 18 Size: 0001 ClusterData: >01< 
Domoticz latest stable, Intel NUC, Proxmox, Zigate, RFLink, Kaku switches, Ikea lights, Xiaomi sensors, Honeywell smoke detectors, Yeelight, Shelly, Slave Domoticz PI 3B+, Node-Red, Espeasy.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate error

Post by pipiche »

On which version of the plugin are you. I think I have fixed that one
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest