What problem does it solve? Managing Philips Hue smart lighting from scripts or an AI agent requires dealing with the Hue Bridge API, pairing, and exact device names. This Skill wraps the OpenHue CLI so you can turn lights on and off, set brightness, color temperature, and colors, and activate scenes with simple terminal commands. ## Core Features & Use Cases - Light and Room Control: Toggle individual lights or entire rooms, and adjust brightness (0-100), color temperature (153-500 mirek), and RGB colors on color-capable bulbs. - Scene Activation: Apply saved Hue scenes like "Relax" or "Concentrate" to specific rooms. - Discovery and Verification: List exact light, room, and scene names with openhue get before issuing commands, since names are case-sensitive. - Use Case: Schedule a bedtime routine that dims the bedroom to 20% brightness at 450 mirek, or combine with a cron skill to brighten the office at sunrise. ## Quick Start Use the openhue skill to turn on the Bedroom Lamp at 50 percent brightness with a warm color temperature.