Zigate errors: onMessage' failed 'error':'argument out of range'.

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

Moderator: leecollings

RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

Domoticz: Version: 2020.2 (build 12497)
Zigate firmware: 031d
ZiGate plugin: 4.11.007
Python Version: 3.7.3

I have made some changes in Domoticz and Zigate, and i get these errors: I think it got something to do with a Xiaomi bulb and motion sensor that i reconnected or a Innr Plug that i haved added to the network. I have seen these errors after that.

Code: Select all

2020-10-25 13:31:22.551 Error: (Zigate USB TLL) 'onMessage' failed 'error':'argument out of range'.
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 1007 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 517 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 548 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 1158 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 523 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 229 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 2818 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 2925 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 2167 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0b04
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 70 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function decodeAttribute
What i have tried:
Update firmware from 31C to 31d
Change from beta to stable zigate plugin version
Reconnect the devices
Restart domoticz
Googled a lot offcourse.. I only found known bugs that are solved.


Can someone help me how to find the problem?
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by pipiche »

THis is most-likely with the Innr Plug as it reports Active Power.
Can you switch to stable-fix-fix branch, and tell me if the issue still exist ?

git pull
git stable-fix

If not, you might get an error message please provide the Error message
I would be pleased also if you could send me and export.json from the Web UI -> Tools -> Plugin Raw Devices (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
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

Ok, i did the switch to stable-fix. But i got errors from my group. I think it was because i re- pared some devices. So I wanted to start fresh and delete de group in Zigate, but it keeps getting back when i refreshed the page. So i deleted the group in Domoticz and the content of Data/GroupsList-03.json.

This file had now this Content:

Code: Select all

{
  "0000": {
    "Cluster": "0300",
    "Devices": [
      [
        "0000",
        "01",
        "00158d00021e2bb6"
      }
    ],
    "Name": "Tuingroep",
    "WidgetStyle": "ColorControlFull",
    "WidgetType": 20
  }
}
Zigate Webinterface won't start and i get these errors in my Domoticz Log:

Code: Select all

2020-10-25 16:38:55.648 Error: (Zigate USB TLL) 'onHeartbeat' failed 'NameError'.
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 1019 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onHeartbeat
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 637 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onHeartbeat
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 854 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function zigateInit_Phase3
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 116 in '/home/pi/domoticz/plugins/Domoticz-Zigate/GroupMgtv2/GroupManagement.py', function __init__
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 46 in '/home/pi/domoticz/plugins/Domoticz-Zigate/GroupMgtv2/GrpDatabase.py', function load_groups_list_from_json
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 296 in '/usr/lib/python3.7/json/__init__.py', function load
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 348 in '/usr/lib/python3.7/json/__init__.py', function loads
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 337 in '/usr/lib/python3.7/json/decoder.py', function decode
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 355 in '/usr/lib/python3.7/json/decoder.py', function raw_decode
2020-10-25 16:38:55.649 Error: (Zigate USB TLL) ----> Line 35 in '/usr/lib/python3.7/json/decoder.py', function __init__
The Export List can not be attached to this post and is too long to copy. How do you want to recieve te file?

I also still get the other error:

Code: Select all

2020-10-25 16:56:15.489 (Zigate USB TLL) readCluster - 0702 - e1b3/01 unknown attribute: 0430 27 0008 0000000000000000
2020-10-25 16:57:37.071 Error: (Zigate USB TLL) 'onMessage' failed 'error':'argument out of range'.
2020-10-25 16:57:37.071 Error: (Zigate USB TLL) ----> Line 1007 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-10-25 16:57:37.071 Error: (Zigate USB TLL) ----> Line 517 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-10-25 16:57:37.071 Error: (Zigate USB TLL) ----> Line 548 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-10-25 16:57:37.072 Error: (Zigate USB TLL) ----> Line 1158 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-10-25 16:57:37.072 Error: (Zigate USB TLL) ----> Line 523 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-10-25 16:57:37.072 Error: (Zigate USB TLL) ----> Line 229 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-10-25 16:57:37.072 Error: (Zigate USB TLL) ----> Line 2818 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-10-25 16:57:37.072 Error: (Zigate USB TLL) ----> Line 2925 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-10-25 16:57:37.072 Error: (Zigate USB TLL) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-10-25 16:57:37.072 Error: (Zigate USB TLL) ----> Line 2167 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0b04
2020-10-25 16:57:37.072 Error: (Zigate USB TLL) ----> Line 70 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function decodeAttribute
I'm so sorry! I made it worse.
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

In txt I can add it here:
Attachments
.txt
(55.24 KiB) Downloaded 53 times
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by pipiche »

Ok. So I suggest the following

1/ Stop the plugin
2/ Check that you are on stable-fix (as from the errors it seems not to be the latest

Code: Select all

git pull
git checkout stable-fix
git pull
You can use

Code: Select all

 git status 
to cross-check

For the group, I suggest the following

rm Data/GroupsList-03.json

Then restart the plugin
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
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by pipiche »

Thanks for the json. Very usefull, seems that the INNR is sending strange information which are out of range. I'll protect the plugin and log those. I thinkit will be good if you could monitor and if we see some rational with what you put behind the plug
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
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

Thank u, the Webinterface is working again.

With the Git pull i got new updates!

Code: Select all

pi@raspberrypi:~/domoticz/plugins/Domoticz-Zigate $ git pull
Updating 263f283e..5402515a
Fast-forward
 Conf/Certified/INNR/SP 120.json             | 38 +++++++++++++++++++++++++++++
 Conf/Certified/Schneider/1GANGSHUTTER1.json | 38 +++++++++++++++++++++++++++++
 Modules/domoCreate.py                       | 35 +++++++++++++++++---------
 Modules/readClusters.py                     | 18 ++++++++------
 plugin.py                                   |  8 ++++--
 5 files changed, 117 insertions(+), 20 deletions(-)
 create mode 100644 Conf/Certified/INNR/SP 120.json
 create mode 100644 Conf/Certified/Schneider/1GANGSHUTTER1.json
pi@raspberrypi:~/domoticz/plugins/Domoticz-Zigate $ git status
On branch stable-fix
Your branch is up to date with 'origin/stable-fix'.

nothing to commit, working tree clean
On the Innr Plug i have a power strip with 2 strings of garden lights (Christmas lights) attached. You talk about the Power Report, Maybe it cant cope with the powerstrip?

I had the Innr plug connected to my Philips hue hub, that was working fine. But I wanted to control the lights with a button switch (ikea Square one). Thats why i tried it to connect it to my Zigate and make a group. (there is a lot of information about it, but they tell a different story every wiki. :roll: )

I am very thankful for your help! I hope that one day i learned enough about programming to trouble shoot on my own :D
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by pipiche »

Good.

Two things if you get errors, please send it to me (we can try that thread)

The wiki. Are you talking about that one ? https://github.com/pipiche38/Domoticz-Z ... agement.md
It should be up-to-date
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
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

On startup of the Zigate plugin he found the Innr plug:
The xiaomi sensor is still not found at startup, but it works and it is visble in domoticz and Zigate Devices.(just like the innr plug was).


Code: Select all

2020-10-25 18:09:24.409 Status: (Zigate USB TLL) Number of devices recently active in Zigate = 10
2020-10-25 18:09:24.410 Status: (Zigate USB TLL) [00] DevID = 00 Network addr = 97c0 IEEE = 00158d00047d39a2 LQI = 171 Power = 00 Model = lumi.sensor_magnet.aq2 ( Sensor ongebruikt )
2020-10-25 18:09:24.410 Status: (Zigate USB TLL) [01] DevID = 01 Network addr = 9d8e IEEE = 00158d0004798669 LQI = 079 Power = 00 Model = lumi.sensor_magnet.aq2 ( Brievenbus )
2020-10-25 18:09:24.410 Status: (Zigate USB TLL) [02] DevID = 03 Network addr = e13a IEEE = 00158d00044b21ed LQI = 081 Power = 00 Model = lumi.sensor_magnet.aq2 ( Achterdeur )
2020-10-25 18:09:24.410 Status: (Zigate USB TLL) [03] DevID = 04 Network addr = 4dae IEEE = 00158d000483c217 LQI = 130 Power = 00 Model = lumi.vibration.aq1 ( Kluis )
2020-10-25 18:09:24.411 Status: (Zigate USB TLL) [04] DevID = 28 Network addr = d300 IEEE = 00158d00045ea7c3 LQI = 039 Power = 01 Model = lumi.light.aqcn02 ( Schuur )
2020-10-25 18:09:24.411 Status: (Zigate USB TLL) [05] DevID = 29 Network addr = e1b3 IEEE = 00158d0003441e77 LQI = 041 Power = 01 Model = SP 120 ( Tuinverlichting )
2020-10-25 18:09:24.411 Status: (Zigate USB TLL) [06] DevID = 2a Network addr = b4b0 IEEE = 680ae2fffe98c224 LQI = 068 Power = 01 Model = TRADFRI Signal Repeater ( Signaal versterker )
2020-10-25 18:09:24.411 Status: (Zigate USB TLL) [07] DevID = 2b Network addr = c4bf IEEE = 00158d000410f364 LQI = 152 Power = 01 Model = lumi.light.aqcn02 ( Kantoor 2 )
2020-10-25 18:09:24.412 Status: (Zigate USB TLL) [08] DevID = 2c Network addr = 005c IEEE = 00158d00045ebf8e LQI = 140 Power = 01 Model = lumi.light.aqcn02 ( Kantoor 3 )
2020-10-25 18:09:24.412 Status: (Zigate USB TLL) [09] DevID = 2d Network addr = fec5 IEEE = 00158d00041137d4 LQI = 206 Power = 01 Model = lumi.light.aqcn02 ( kantoor 1 )
I Switched the Innr plug a couple of times, seems to be doing fine now.
Only this line: (i get these quite often if i re-paired a device) e1b3 is the innr plug

Code: Select all

2020-10-25 18:26:16.433 (Zigate USB TLL) readCluster - 0702 - e1b3/01 unknown attribute: 0430 27 0008 0000000000000000
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by pipiche »

Ok. Let see. Is the Power reported correct ? For instance if you plug a specific Bulb you known how many watts.

For the Xiaomi sensor, you should enable the pairing mode (with Zigate flashing) and then reset the Xiaomi sensor, it should pop up and reconnect to the domoticz widgets in place (do not remove anything)
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
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

pipiche wrote: Sunday 25 October 2020 18:25 Good.

Two things if you get errors, please send it to me (we can try that thread)

The wiki. Are you talking about that one ? https://github.com/pipiche38/Domoticz-Z ... agement.md
It should be up-to-date
This page is only explaining how to control a Ikea Bulb. I do not want to control a Ikea bulb, so i can't pair my remote to it. Today i made a group with the zigate, the gardenlights and the Xiaomi bulb, then manually add the data from the Ikea Remote in the GroupsList and it worked(sometimes :lol: ). (Not sure if it is the right way, still have a lot of google to do about that subject)
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

pipiche wrote: Sunday 25 October 2020 18:36 Ok. Let see. Is the Power reported correct ? For instance if you plug a specific Bulb you known how many watts.

For the Xiaomi sensor, you should enable the pairing mode (with Zigate flashing) and then reset the Xiaomi sensor, it should pop up and reconnect to the domoticz widgets in place (do not remove anything)
Did that a couple of times, maybe with the new branch it makes a difference? I will try it.

Where can i find the power report of the Innr? I have no widget about that, only the on/off switch
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by pipiche »

In the Utility you don't have a Power and Meter widget ? May be you didn't enable them ?
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
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

nope, double checked.
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by pipiche »

Ok, so I suggest that your remove the Widget On/Off , then you redo the pairing, it should create Plug, Power and Meter (at least)
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
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

Reconnect Xiaomi sensor, restart the plug in, but it is not in the startup report, the Innr plug is gone too.

Innr plug is working fine but the Xiaomi sensor stays on and does not go off.

Code: Select all

2020-10-25 19:03:20.024 Status: (Zigate USB TLL) load ListOfDevice
2020-10-25 19:03:20.201 Status: (Zigate USB TLL) Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate/Data/DeviceList-3.txt
2020-10-25 19:03:20.221 Status: (Zigate USB TLL) Transport mode: USB
2020-10-25 19:03:20.221 Status: (Zigate USB TLL) ==> Transport Mode: auto
2020-10-25 19:03:20.225 Status: (Zigate USB TLL) Connection Name: Zigate, Transport: Serial, Address: /dev/serial/by-id/usb-Silicon_Labs_ZiGate_0001-if00-port0
2020-10-25 19:03:20.225 Status: (Zigate USB TLL) 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'
2020-10-25 19:03:34.040 Status: (Zigate USB TLL) Firmware with APS SQN switching to Mode: ZiGateAck
2020-10-25 19:03:34.041 Status: (Zigate USB TLL) Major Version Num: 0003
2020-10-25 19:03:34.041 Status: (Zigate USB TLL) Installer Version Number: 031d
2020-10-25 19:03:44.124 (Zigate USB TLL) setZigateIEEE - Set Zigate IEEE: 00158d00021e2bb6
2020-10-25 19:03:44.124 Status: (Zigate USB TLL) Zigate addresses ieee: 00158d00021e2bb6 , short addr: 0000
2020-10-25 19:03:44.124 Status: (Zigate USB TLL) Network state UP, PANID: f0ab extPANID: 0x87af86aa180e6a5a Channel: 11
2020-10-25 19:03:48.952 Status: (Zigate USB TLL) Request Disabling Accepting new Hardware
2020-10-25 19:03:49.362 Status: (Zigate USB TLL) Accepting new Hardware: Disable
2020-10-25 19:03:49.465 Status: (Zigate USB TLL) Number of devices recently active in Zigate = 9
2020-10-25 19:03:49.466 Status: (Zigate USB TLL) [00] DevID = 00 Network addr = 97c0 IEEE = 00158d00047d39a2 LQI = 170 Power = 00 Model = lumi.sensor_magnet.aq2 ( Sensor ongebruikt )
2020-10-25 19:03:49.466 Status: (Zigate USB TLL) [01] DevID = 01 Network addr = 9d8e IEEE = 00158d0004798669 LQI = 080 Power = 00 Model = lumi.sensor_magnet.aq2 ( Brievenbus )
2020-10-25 19:03:49.466 Status: (Zigate USB TLL) [02] DevID = 03 Network addr = e13a IEEE = 00158d00044b21ed LQI = 060 Power = 00 Model = lumi.sensor_magnet.aq2 ( Achterdeur )
2020-10-25 19:03:49.466 Status: (Zigate USB TLL) [03] DevID = 04 Network addr = 4dae IEEE = 00158d000483c217 LQI = 130 Power = 00 Model = lumi.vibration.aq1 ( Kluis )
2020-10-25 19:03:49.467 Status: (Zigate USB TLL) [04] DevID = 28 Network addr = b4b0 IEEE = 680ae2fffe98c224 LQI = 078 Power = 01 Model = TRADFRI Signal Repeater ( Signaal versterker )
2020-10-25 19:03:49.467 Status: (Zigate USB TLL) [05] DevID = 29 Network addr = fec5 IEEE = 00158d00041137d4 LQI = 209 Power = 01 Model = lumi.light.aqcn02 ( kantoor 1 )
2020-10-25 19:03:49.467 Status: (Zigate USB TLL) [06] DevID = 2a Network addr = d300 IEEE = 00158d00045ea7c3 LQI = 034 Power = 01 Model = lumi.light.aqcn02 ( Schuur )
2020-10-25 19:03:49.467 Status: (Zigate USB TLL) [07] DevID = 2b Network addr = c4bf IEEE = 00158d000410f364 LQI = 153 Power = 01 Model = lumi.light.aqcn02 ( Kantoor 2 )
2020-10-25 19:03:49.468 Status: (Zigate USB TLL) [08] DevID = 2c Network addr = 005c IEEE = 00158d00045ebf8e LQI = 140 Power = 01 Model = lumi.light.aqcn02 ( Kantoor 3 )
2020-10-25 19:03:53.984 (Zigate USB TLL) Switch Blue Led On
2020-10-25 19:03:53.985 Status: (Zigate USB TLL) Zigate set to Certification : FCC
2020-10-25 19:03:53.986 Status: (Zigate USB TLL) Start Group Management
2020-10-25 19:03:53.991 Status: (Zigate USB TLL) Start Web Server connection
2020-10-25 19:03:54.029 Status: (Zigate USB TLL) Web backend for Web User Interface started on port: 
2020-10-25 19:03:54.029 Status: (Zigate USB TLL) Plugin with Zigate firmware 031d correctly initialized
2020-10-25 19:03:54.234 Status: (Zigate USB TLL) TxPower Attenuation : 0 dBm
2020-10-25 19:03:59.086 Status: (Zigate USB TLL) There is a newer plugin version available on gitHub)
Attachments
Knipsel.PNG
Knipsel.PNG (12.68 KiB) Viewed 1151 times
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by pipiche »

Don't take too much attention to the Startup report. It is not necessary reporting all devices connected to ZiGate.

What Domoticz theme are you using, this looks pretty nice Widget ?
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
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

pipiche wrote: Sunday 25 October 2020 19:04 Ok, so I suggest that your remove the Widget On/Off , then you redo the pairing, it should create Plug, Power and Meter (at least)
Nice! i Got:
- light switch
- watt usage
- volt
- kWh
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

pipiche wrote: Sunday 25 October 2020 19:16 Don't take too much attention to the Startup report. It is not necessary reporting all devices connected to ZiGate.

What Domoticz theme are you using, this looks pretty nice Widget ?
Machinon, it is a very nice theme.
https://www.domoticz.com/wiki/Machinon_Theme
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
RezaRose
Posts: 65
Joined: Sunday 09 February 2020 11:34
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Holland
Contact:

Re: Zigate errors: onMessage' failed 'error':'argument out of range'.

Post by RezaRose »

The power report are not updating data, i will try a normal light in the plug
Raspberry Pi 4 - Raspbian bullseye - Python 3.9 - stable
Dashticz on apache2 - Mqqt - node red
Zigate - USB Tll - Philips hue - Ikea - Innr - Xiaomi - TPlink - Nest -v3
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest