Page 2 of 2
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Monday 09 August 2021 14:29
by Gamester17
pipiche wrote: ↑Wednesday 09 June 2021 15:39
...
So let see how it evolve
Are you following the development of zigpy-cli (unified command line interface for zigpy radios) being developed by puddly?
https://github.com/zigpy/zigpy-cli
It is a brand new CLI for zigpy so it does not have many features yet but guess that new joining devices could belong there?
I would want to believe that one of its goals will probably be to become feature par with bellows cli and then extend in it?
https://github.com/zigpy/bellows/tree/dev/bellows/cli
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Thursday 11 November 2021 11:47
by Gamester17
FYI, zigpy developers are now proposing to change their radio library API to separate high-level network operations from the low-level radio details.
See
https://github.com/zigpy/zigpy/issues/842 and
https://github.com/zigpy/zigpy/pull/848 (plus an upcoming PR for radio API database changes).
"
This provides a standard interface for downstream applications (e.g. ZHA and zigpy-cli) to manage network settings independent of the radio hardware. It also removes the need to separately maintain identical network formation code in each radio library."
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Thursday 11 November 2021 17:11
by pipiche
Thé zigpy developper want to stick close to the Home assistant side.
I have approached them to do some enhancements in order to have a smooth integration with DomoticZ and got a clear no.
Envoyé de mon iPhone en utilisant Tapatalk
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Tuesday 14 December 2021 13:53
by Gamester17
Jeedom's Zigbee plugin developers posted two great blog articles which indirectly explain to users why they choose to base their implementation on zigpy:
https://blog.jeedom.com/6107-parlons-zigbee/
https://blog.jeedom.com/5183-tout-ce-qu ... el-zigbee/
Might read a bit pessimistic or realistic as a reference to why supporting different Zigbee devices, in general, is very hard and complicated to implement.
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Tuesday 14 December 2021 14:02
by pipiche
Hello @gamester17 we have reshape the project on Domoticz-Zigate to use zigpy low layers and we are progressing. I have a good feeling on what can be achieve because we will remain at the zigbee layer using raw mode provided by the different devices.
Currently the approach is to use the Domoticz-Zigate in its current state to process all messages, and we will be using zigpy-<radio modules> just to abstract the zigbee controller.
Today our focus is Zigate via the zigpy-zigate module and TI CCxxx (ZNP) via the zigpy-znp module
At the end, we should expect a smooth transition if someone wants to move from one brand to the other, as it will be only to re-pair the device, but all existing plugin database and domoticz database will remains
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Friday 24 December 2021 10:07
by pipiche
Stay tuned .... news is coming ....
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Sunday 02 January 2022 16:38
by Renber
Good news ! I am looking forward to the module for xbee. Thank you
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Sunday 02 January 2022 17:23
by pipiche
Renber wrote: ↑Sunday 02 January 2022 16:38
Good news ! I am looking forward to the module for xbee. Thank you
fell free to join the team , we don't have any xbee module, and we are currently focussing on TI, but if you have xbee, we can definitiveley help you in integrating it
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Wednesday 05 January 2022 11:41
by Gamester17
pipiche wrote: ↑Friday 24 December 2021 10:07
Stay tuned .... news is coming ....
Awesome! See that you have now posted partial news about your new zigpy based branch project here ->
viewtopic.php?f=68&t=37676
Re: [REQUEST] Zigpy integration supporting different Zigbee USB adapters using same API?
Posted: Monday 10 January 2022 21:53
by pipiche
We are making very good progress and we are even able to re-use some eco-system we build for Wiser Schneider (Legacy).
There is a page coming :
https://github.com/zigbeefordomoticz/Do ... tree/zigpy
As stated, we focus mainly on ZNP the TI Z Stack because we have been equipped with the zzh coordinator from Electro Lama.
Any volunteers to join us to work on deconz, Silabs Xbee ... please just let us know, we have made the think quiet simple and we have somehow a template which need to be duplicated for each new HW coordinator
Re: [REQUEST] Zigpy integration supporting different Zigbee adapter brands using same unified radio API?
Posted: Thursday 24 February 2022 19:05
by pipiche
For your information,
beta6 is now the main stream of development for us and support Texas Instrument CCxxxx
https://github.com/zigbeefordomoticz/Do ... stickskeys
We are waiting for Silicon Labs coordinators from Eelabs to start the developments to support those
Re: [REQUEST] Zigpy integration supporting different Zigbee adapter brands using same unified radio API?
Posted: Tuesday 08 March 2022 15:27
by pipiche
Dear all,
We have made a good step in the Silicon Labs integration. If there is anybody willing to participate in our tests, we have now a plugin version starting to work with Eelabs keys.
Re: [REQUEST] Zigpy integration supporting different Zigbee adapter brands using same unified radio API?
Posted: Monday 14 March 2022 22:55
by pipiche
we are making now a new step with the support of dresden electronik and have started the integration of ConBee II and Raspbee.
If any willing to beta test it, just let me know in MP
Re: [REQUEST] Zigpy integration supporting different Zigbee adapter brands using same unified radio API?
Posted: Saturday 02 April 2022 16:22
by pipiche