Zigate - No feedback from devices
Moderator: leecollings
-
- Posts: 45
- Joined: Saturday 08 April 2017 8:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Zigate - No feedback from devices
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.
-
- 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
Which version of python are you 3.4 or 3.5 ?
Envoyé de mon iPhone en utilisant Tapatalk
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
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 45
- Joined: Saturday 08 April 2017 8:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Zigate - No feedback from devices
Python3 v3.5.3
-
- 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
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
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
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- 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
Are you with Domoticz beta are the stable one ?
Envoyé de mon iPhone en utilisant Tapatalk
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
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- 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
could you try to do :
g
and then restart
g
Code: Select all
it pull
git checkout pre-4.1
git checkout 9b163384d5ed48d15be561005ff9f4acc87f09e6
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
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- 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
this version should be working
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
Code: Select all
git checkout 5b5270f1edd4ff41adc3fd662f087e94e47c2be0
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
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 45
- Joined: Saturday 08 April 2017 8:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Zigate - No feedback from devices
I'm in stabil Domoticz.
The last one worked fine
The last one worked fine
-
- Posts: 45
- Joined: Saturday 08 April 2017 8:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Zigate - No feedback from devices
Updated to beta. And pre-4.1 working.
No update from Hue lights, and got error in Domoticz log
Everything works as before
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
-
- 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
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
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 45
- Joined: Saturday 08 April 2017 8:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Zigate - No feedback from devices
Updated Domoticz to beta
-
- 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
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 ?
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
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- 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
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
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 45
- Joined: Saturday 08 April 2017 8:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Zigate - No feedback from devices
Yes. I update Domoticz from stable to beta. And then ZiGate plugin to pre-4.1
I'l join Keybase
I'l join Keybase
-
- 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
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 limitationdeve87 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 LogCode: 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'
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
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
Who is online
Users browsing this forum: No registered users and 1 guest