As Philips is going to force users to create accounts and share data online with them, I embarked on a journey to integrate my Philips Hue bulbs and light strips with Home Assistant using a Zigbee adapter, and I'd love to share the process to help anyone looking to do the same.
This journey involved a series of adjustments and troubleshooting but eventually led to a successful integration, paving the way for a more centralized and flexible smart home setup. Please feel free to criticize my approach. I'm here to share and learn. Thank you.
1. Initial Setup
2. Pass-through USB Zigbee Adapter
ls -l /dev/serial/by-id
in the VM to double-check your setup, it should be something like this:3. Docker Compose Adjustments
4. Zigbee Home Automation (ZHA) Integration
EZSP
for Zigbee type, provided the USB path/dev/serial/by-id/...
mentioned above, set the Port Speed to115200
, and Data Flow Control toSoftware
.5. Bulb Pairing
6. Scenes and automations