openhue

Controls Philips Hue lights and scenes via the OpenHue CLI.

87|20|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/openaeon/OpenAEON --skill openhue-openaeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/openaeon/OpenAEON/tree/main/skills/openhue
Command: npx skills add https://github.com/openaeon/OpenAEON --skill openhue-openaeon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the repetitive manual work of adjusting Philips Hue lights by letting you turn lights on/off, change brightness and color, and trigger scenes from a single command interface.

Core Features & Use Cases

  • Light control: Turn specific Hue lights on or off, set brightness, set color temperature, and apply colors by name or hex.
  • Room and zone control: Control all lights in a room by switching them on/off or adjusting brightness and temperature.
  • Scene activation: Trigger predefined Hue scenes (for example, Relax or Concentrate) optionally scoped to a room.

Quick Start

Use openhue to turn on the Bedroom Lamp to 50% brightness: openhue set light "Bedroom Lamp" --on --brightness 50

Frequently Asked Questions about openhue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Philips Hue lights from a command line interface?

The openhue CLI lets you control Philips Hue lights from a command line interface by running commands to turn lights on or off, set brightness, adjust color temperature, and activate predefined scenes for rooms.

Can I activate predefined Hue scenes in specific rooms using CLI?

Yes, you can activate predefined Hue scenes in specific rooms using CLI commands. The openhue CLI supports triggering room-scoped scenes like Relax or Concentrate, optionally scoped to a specific room.

Do I need a Hue Bridge on my local network to use CLI for lighting control?

Yes, you need a reachable Hue Bridge on your local network to use CLI for lighting control. The openhue CLI requires the Hue Bridge to communicate with and manage your Philips Hue lights, rooms, and scenes.

How do I set brightness and color temperature for Hue lights via command line?

To set brightness and color temperature for Hue lights via command line, use the openhue CLI with supported parameters. You can apply specific brightness levels, color names, hex values, and color temperatures to individual lights or entire rooms.

What is the best way to automate home lighting routines without manual app adjustments?

Automating home lighting routines without manual app adjustments is best done via the openhue CLI, which lets you script light switching, brightness changes, and scene activations into everyday living or work routines.