First public release of huesmith — a Rust library for building Philips Hue–compatible Zigbee lights on the ESP32-C6 / ESP32-H2.
Flash a ~$10 ESP32 and it pairs directly with a real Hue Bridge, controllable from the Hue app. No cloud account, no third-party hub — it speaks Zigbee like a genuine Hue bulb.
Supports
- On/off, dimmable, tunable-white (CCT), and full-color WS2812B lights
- A
LightOutputtrait to drive your own hardware - Real ZCL/Zigbee behavior: pairing, scenes, smooth transitions, identify
Install
[dependencies]
huesmith = "0.1"huesmith→ https://crates.io/crates/huesmithhuesmith-core→ https://crates.io/crates/huesmith-core