Skip to main content

Crate huesmith_core

Crate huesmith_core 

Source
Expand description

Platform-agnostic core for Philips Hue–compatible Zigbee lights.

Everything here is free of MCU/HAL dependencies, so it builds and is unit-tested on any host (Linux, macOS):

The hardware/Zigbee-stack side lives in the companion huesmith crate, which implements light::LightOutput on the ESP32-C6/H2 via ESP-IDF.

Modules§

color
Color-space conversions for Hue-compatible lights: CIE 1931 XY ↔ RGB, color temperature (mireds/Kelvin) ↔ RGB, HSV ↔ RGB, and CCT channel mixing.
hue
light