FX Luminaire Luxor control that doesn't need a reload to stay online.

Luxor driver for Crestron Home

A reliability-first driver for FX Luminaire Luxor landscape lighting on Crestron Home — built to stay connected instead of needing a driver reload or processor reboot to recover.

$129
Licensed per Crestron Home processor — one license covers all Luxor controllers on that system.

Why it's built this way

  • Engineered around the exact failure mode that causes other Luxor drivers to drop and require a reload — a disciplined single-in-flight request queue per controller.
  • Groups and themes exposed as native Crestron Lighting zones, including RGBW color on ZDC controllers.
  • No forced 2-hour trial nag baked into the control path — pay once, use it.
  • Built clean-room against the documented local Luxor API — no dependency on anyone else's driver internals.
  • Designed to recover cleanly on its own after a network blip, instead of getting stuck offline until someone reloads the driver.

Requirements

  • Crestron Home 4-Series processor
  • FX Luminaire Luxor controller (ZD/ZDC) on the same local network

FAQ

I've had a Luxor driver that randomly drops and needs a reload. Does this fix that?
That exact symptom is what this driver was built to solve. It uses a strict single-in-flight request queue per controller to avoid the concurrency condition that causes other drivers to stall in an offline state.
Does it support color, or just groups and themes?
Both groups and themes are supported, including RGBW color control on Luxor ZDC controllers.
Is this based on FX Luminaire's own driver code?
No. It's built clean-room against FX Luminaire's published local API — no third-party driver code involved.