diyhue / diyHue

Main diyHue software repo
https://diyhue.org/
Other
1.57k stars 279 forks source link

Add support for zigpy #320

Open dbruggner opened 4 years ago

dbruggner commented 4 years ago

Adding support for zigpy(https://github.com/zigpy/zigpy) would increase the list of supported devices as all Zigbee Home Automation compatible devices could be used by diyHue. Zigpy is a Zigbee Home Automation protocol stack which supports different Zigbee radio devices mainly used in Home Assistant.

svrooij commented 4 years ago

Zigpy supports only a few extra devices, next to the current devices. We recently released a version that works directly with Zigbee2mqtt.

And zigpy is using zigbee2mqtt firmware to support the Texas instrument devices anyway.