Zigate - No feedback from devices

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

Moderator: leecollings

deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Zigate - No feedback from devices

Post by deve87 »

Switched back to pre-4.1 and same as before. When I try to remove plugin from Hardware List. Domoticz hangs forever and a restart fix it. Plugin still remains in added Hardware list.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate - No feedback from devices

Post by pipiche »

Which version of python are you 3.4 or 3.5 ?


Envoyé de mon iPhone en utilisant Tapatalk
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
deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Zigate - No feedback from devices

Post by deve87 »

Python3 v3.5.3
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate - No feedback from devices

Post by pipiche »

Could you try to start the plugin with the maximum debug level ?

As I have no clue.

I have here 2 Domoticz systems running with pré-4-1 and quiet few people are testing it .


Envoyé de mon iPhone en utilisant Tapatalk
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 - No feedback from devices

Post by pipiche »

Are you with Domoticz beta are the stable one ?


Envoyé de mon iPhone en utilisant Tapatalk
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 - No feedback from devices

Post by pipiche »

could you try to do :
g

Code: Select all

it pull
git checkout pre-4.1
git checkout 9b163384d5ed48d15be561005ff9f4acc87f09e6
and then restart
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 - No feedback from devices

Post by pipiche »

this version should be working

Code: Select all

git checkout 5b5270f1edd4ff41adc3fd662f087e94e47c2be0
But you won't have the Reporting fix ... Seems that the issue is related with a recent change which works only with the latest Domoticz Beta
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
deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Zigate - No feedback from devices

Post by deve87 »

I'm in stabil Domoticz.

The last one worked fine 🙂
deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Zigate - No feedback from devices

Post by deve87 »

Updated to beta. And pre-4.1 working.
No update from Hue lights, and got error in Domoticz log

Code: Select all

bad)
2019-02-16 09:58:14.191 (Zigbee) ReadAttributeRequest_0201 - Key: a7df
2019-02-16 09:58:14.191 Error: (Zigbee) 'onHeartbeat' failed 'AttributeError':''dict' object has no attribute 'find''.
2019-02-16 09:58:14.191 Error: (Zigbee) ----> Line 519 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onHeartbeat
2019-02-16 09:58:14.191 Error: (Zigbee) ----> Line 397 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onHeartbeat
2019-02-16 09:58:14.191 Error: (Zigbee) ----> Line 347 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/heartbeat.py', function processListOfDevices
2019-02-16 09:58:14.191 Error: (Zigbee) ----> Line 131 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/heartbeat.py', function processKnownDevices
2019-02-16 09:58:14.191 Error: (Zigbee) ----> Line 974 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/output.py', function ReadAttributeRequest_0201
Everything works as before
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate - No feedback from devices

Post by pipiche »

What did you do to get pre-4.1 working now ?
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
deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Zigate - No feedback from devices

Post by deve87 »

Updated Domoticz to beta
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate - No feedback from devices

Post by pipiche »

I'm sorry, I don't get it:
Are you on beta or pre-4.1 ?

Or do you mean, that moving to beta and then to pre-4.1 make it working ?
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 - No feedback from devices

Post by pipiche »

Please join e on keybase.io @pipiche
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
deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Zigate - No feedback from devices

Post by deve87 »

Yes. I update Domoticz from stable to beta. And then ZiGate plugin to pre-4.1

I'l join Keybase
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate - No feedback from devices

Post by pipiche »

deve87 wrote: Friday 15 February 2019 20:13 Okay. I see now.

After that and moved DeviceList-24.txt in Data dir.
Plugin won't start
I only get this in Domoticz Log

Code: Select all

2019-02-15 20:04:45.550 Status: (Zigbee) Entering work loop.
2019-02-15 20:04:45.551 Status: (Zigbee) Initialized version pre-4.1, author 'zaraki673 pipiche38'
We have fixed that issue , which is due to a limitation of the Domoticz Stable V4.9700. So you can either move to Domoticz Beta and have the full feature of the plugin , or stay on Stable and then the new pre-4.1 is compatible with limitation
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: No registered users and 1 guest