zigpy-znp
zigpy-znp copied to clipboard
TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
Hi I would like to setup something similar to this https://www.zigbee2mqtt.io/advanced/remote-adapter/connect_to_a_remote_adapter.html#_1-install-ser2net But I see that we manipulate rts and DTS lines. Will it work or I need to do something...
#97 seems to have deleted this code, but there are still lots of references to it on the exceptions
Strange issue . The Sniff trace seems to be good, why is zigpy seeing errors !!! ``` 2022-06-30 19:50:56,654 DEBUG :Received command: ZDO.SrcRtgInd.Callback(DstAddr=0xFFA7, Relays=[0xCA65]) 2022-06-30 19:50:56,663 DEBUG :get_device raise KeyError...
As discussed in https://github.com/zigpy/zigpy-znp/issues/76 I was able to greatly improve network stability by creating a network backup and restoring it. I have added a short troubleshooting section to the readme...
Hi. Looks very useful. Is there a published API so that zigpy-znp can be used by a python program to communicate with a CC2531 running as a client/router to send...
I don't know if this is the zigpy layer or the firmware which is handling the Key verification, but I'm struggling to get a specific device paired on ZNP with...
Update URL in README.md
Hello, i have a 4 channel relay board which is associated via ZHA in HASSOS and it works but i am always in the log the following error you find...
I have upgraded HomeAssistant from 2021.11.3 to 2022.2 and my ZHA integration is failing. My hardware is CC2530 + CC2591, serial over TCP with tasmota. It has been reliable until...
Suggest to move CC2530 and CC2531 compatibility listing in both zigpy-znp README.md and Home Assistant's ZHA integration to a "Legacy support" subsection catagory under compatible hardware and comment them with...