I’m using this integration with IR-controlled LED lights that only support white color temperatures — no RGB. The remote has dedicated buttons for Warm White, Natural White, and Cool White, plus brightness up/down and on/off.
Problem:
The current integration is designed around RGB color mapping (Hue & Saturation wheel), which doesn’t apply to white-only lights. There’s no way to map cool/warm/natural white buttons, so these lights can’t be configured properly.
Proposed solution:
Add an optional “White Temperature Mode” during setup. If the user doesn’t configure any RGB color buttons, the integration should create a light entity with a color temperature slider instead of a color wheel, mapping:
• Warm White → low color temp (e.g. ~2700K)
• Natural White → mid color temp (e.g. ~4000K)
• Cool White → high color temp (e.g. ~6500K)
This would make the integration useful for a much wider range of IR-controlled lights, not just RGB strips.
Hardware context:
Moes UFO-R11 Zigbee IR blaster, white-only LED bars for cabinet with IR remote (on/off, brightness +/-, warm/natural/cool white buttons)
Thanks for the great work on this integration
I’m using this integration with IR-controlled LED lights that only support white color temperatures — no RGB. The remote has dedicated buttons for Warm White, Natural White, and Cool White, plus brightness up/down and on/off.
Problem:
The current integration is designed around RGB color mapping (Hue & Saturation wheel), which doesn’t apply to white-only lights. There’s no way to map cool/warm/natural white buttons, so these lights can’t be configured properly.
Proposed solution:
Add an optional “White Temperature Mode” during setup. If the user doesn’t configure any RGB color buttons, the integration should create a light entity with a color temperature slider instead of a color wheel, mapping:
• Warm White → low color temp (e.g. ~2700K)
• Natural White → mid color temp (e.g. ~4000K)
• Cool White → high color temp (e.g. ~6500K)
This would make the integration useful for a much wider range of IR-controlled lights, not just RGB strips.
Hardware context:
Moes UFO-R11 Zigbee IR blaster, white-only LED bars for cabinet with IR remote (on/off, brightness +/-, warm/natural/cool white buttons)
Thanks for the great work on this integration