Page 1 of 1

Zigbee for Domoticz - Version 7

Posted: Friday 14 July 2023 20:11
by pipiche
We are excited to announce the latest release, which includes significant improvements to the integration of Zigbee devices, making it easier than ever for end users. This release introduces several enhancements and optimizations aimed at simplifying the integration process and enhancing overall functionality.

Key Features and Enhancements:

Simplified Integration of Zigbee Devices:
We have implemented a range of improvements to streamline the integration process for Zigbee devices. These enhancements aim to reduce complexity and provide a more intuitive experience for end users.
Refactored Zcl Layer:
In this release, we have refactored the Zcl layer to enhance its integration capabilities. The refactored layer offers improved compatibility with a wider range of Zigbee devices and simplifies the integration process.
z4d-certified-module:
To ensure easy access to Zigbee certified devices, we have introduced a new Python module called "z4d-certified-module." This module provides a centralized repository of all Zigbee certified devices, making it convenient for developers to access and utilize these devices in their projects.
Zigpy Radio Libraries via Standard pip Application:

With this release, the installation process for the zigpy radio libraries has been simplified. Users can now install these libraries effortlessly using the standard pip application, providing a seamless experience during the setup and configuration of Zigbee devices.

Additional Improvements:

Enhanced compatibility with a wider range of Zigbee devices.

Improved stability and reliability during device integration.

Bug fixes and performance optimizations.

We hope these enhancements make the integration of Zigbee devices a more straightforward and enjoyable experience.

https://zigbeefordomoticz.github.io/wik ... e_7.1.html
https://github.com/zigbeefordomoticz/Do ... -7.1.001-a

Re: Zigbee for Domoticz - Version 7

Posted: Friday 14 July 2023 22:18
by Rik60
Is this update ready for download? I am running 6.3 ( with some troubles), git pull has no results, running latest. Hopefully is it the solution for the error i have. See also the topic i have started

Re: Zigbee for Domoticz - Version 7

Posted: Saturday 15 July 2023 12:00
by waltervl
You can update from the z4d webgui or do it manually but it needs more then just git pull https://zigbeefordomoticz.github.io/wik ... gin-update

Re: Zigbee for Domoticz - Version 7

Posted: Sunday 16 July 2023 16:54
by Rik60
I did the update manually, that worked. Stil have the problem with cryptography. I went back to 6.3, and try first to solve the cryptography error.

Re: Zigbee for Domoticz - Version 7

Posted: Sunday 16 July 2023 17:52
by pipiche
Check the wiki FAQ


Envoyé de mon iPhone en utilisant Tapatalk

Re: Zigbee for Domoticz - Version 7

Posted: Sunday 16 July 2023 23:54
by pipiche
Rik60 wrote: Sunday 16 July 2023 16:54 I did the update manually, that worked. Stil have the problem with cryptography. I went back to 6.3, and try first to solve the cryptography error.
please kindly provide the full error list not a screenshot. Did you try to google it ?

Re: Zigbee for Domoticz - Version 7

Posted: Tuesday 18 July 2023 21:16
by Rik60
pipiche wrote: Sunday 16 July 2023 23:54
Rik60 wrote: Sunday 16 July 2023 16:54 I did the update manually, that worked. Stil have the problem with cryptography. I went back to 6.3, and try first to solve the cryptography error.
please kindly provide the full error list not a screenshot. Did you try to google it ?
I already had opend a topic about this error, viewtopic.php?p=304579#p304579
What is the best thing to do? Create a new discussion here in "Zigbee"?
In the topic i already had uploaded the error file, here it is again.

I have google it, ther eare more users with this problems (not Domoticz users), i have tried some things, didn't help me.
Thanks for your replies so far.

Re: Zigbee for Domoticz - Version 7

Posted: Tuesday 18 July 2023 21:45
by pipiche
google tells to do

sudo apt-get install rustc

Re: Zigbee for Domoticz - Version 7

Posted: Tuesday 18 July 2023 22:29
by Rik60
I have installed rustc, dit not help. I have created a new full requirements_txt log.
I have installed a different version of rustc than cryptography tells me? see rustc_versions

Re: Zigbee for Domoticz - Version 7

Posted: Thursday 20 July 2023 11:02
by Rik60
Problem is solved. I have created a sd with Bullseye 32 bit as recommended now. I had created a sd with Bulsseye 32 bit lite first. That wasn't working for me, problems with Cryptography. The 6.3 version was working now, Installed version 7, had some small problems. In the folder Conf is a file DeviceConf.txt, i had to rename this file with an extra space, DeviceConf .txt. The Domoticz log file showed me. In the data folder i replaced DeviceList-21.txt with a file from a backup.
So, after some troubles everything is working now.

Thanks for the replies

Re: Zigbee for Domoticz - Version 7

Posted: Thursday 20 July 2023 17:23
by pipiche
Nice you made it.


Envoyé de mon iPhone en utilisant Tapatalk

Re: Zigbee for Domoticz - Version 7

Posted: Wednesday 26 July 2023 22:10
by iw2fag
Hello, I can not upgrade to version 7 as some libbreria python scripts are not supported in version 3,8 and above..

In addition, I had already tried an upgrade to bullseye and with the new OS I was no longer able to install the dGbot that
I need to remotely manage home automation without going through servers from other parts.

When we make a nice closed system and that does not rely on BIGDATA various whether Chinese, TUYA and similar or American.

At the moment using only Tasmota or ESPEasy devices in addition to someone zigbee with I believe I am free and have my ati under control.

Do not abuse TUYA and how many others...

The purpose is to collect data, ATI, data, data...

The business of the future.

Let's pay attention where they end up.

So, since version 7 is not supported by python 3,7,3 I think I will seem to update from the source and update the scripts in autonomy if necessary.

Bye

Re: Zigbee for Domoticz - Version 7

Posted: Wednesday 26 July 2023 22:17
by WouterO
I just want to say that I effortlessly updated to the new version exactly following the update instructions at the Wiki page. No problems and all my Zigbee devices function as before.
Thanks pipiche for all the good work, much appreciated!

Re: Zigbee for Domoticz - Version 7

Posted: Thursday 27 July 2023 20:25
by waltervl
I too updated today without issues.
For Pipiche, perhaps it is better to have a stable stable branch name....??
Switching from stable6 to stable7 leads to unnecessary update steps as we have to checkout stable7 now after git pull.
So better have it called "stable" so we easily can update with the update script from the webgui.