This is my personal experience of how to make esp32c6 work as a ZigBee dongle for home assistant.
Hardware required:
1. One ESP32-C6 developer board.
2. One USB data wire.
Here are the steps how I did it:
1. Visit https://github.com/tostmann/esp-coordinator?tab=readme-ov-file
2. Scroll down to Flashing Instructions and open Launch ESP-Coordinator Web Flasher link.
3. Follow the instruction, connect and flash your esp32-c6.
4. Go back to https://github.com/tostmann/esp-coordinator?tab=readme-ov-file and scroll to Home Assistant ZHA.
5. Click on the link of https://github.com/tostmann/zha-zboss-esp and install ESP32-C6 ZBOSS adapter for Home Assistant ZHA Integration via HACS.
6. Setup this integration in your HA and plug-in your esp32-c6 into your HA.
7. Setup ZHA integration and select the right port, then select zboss on the very bottom, follow the rest instructions and then you should get the ZHA integration for your esp32-c6 ZigBee Coordinator.
1 Like