How to configure xbee S2C to work with ZHA in home assistant?
And how to install zigpy to Xbee
You dont install zigpy to xbee; you need to install firmware on the xbee.
Download Xctu http://www.digi.com/products/xbee-rf-solutions/xctu-software/xctu
then configure your xbee and install firmware on the xbee. Then you can use the xbee with zha within homeassistant.
Firmware upgrade:
http://www.libelium.com/development/waspmote/documentation/upgrading-xbee-firmware/
to connect in XCTU you need to set baudrate 9600, data bits 8, parity none, stop bits 1, flow control none
Let me know if you have issues with this. But you first have to start with XCTU.
1 Like
Yes found it, Thanks for the reply