openhue

Control Philips Hue lights and scenes via a CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/RJB07/RX01 --skill openhue-rjb07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/RJB07/RX01/tree/main/core/skills/openhue
Command: npx skills add https://github.com/RJB07/RX01 --skill openhue-rjb07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Control Philips Hue lights and scenes via a simple CLI, enabling automation and quick adjustments without a GUI.

Core Features & Use Cases

  • List lights, rooms, and scenes; turn on/off lights; adjust brightness, color temperature, and color; apply predefined scenes across rooms.
  • Use cases include turning off all lights before bedtime, setting a movie mode, or grouping rooms for synchronized control.

Quick Start

Run openhue to connect to your Hue Bridge (press the pairing button on first run) and start controlling lights and scenes.

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 the command line?

You can control Philips Hue lights from the command line using a CLI tool that connects to your local Hue Bridge to manage brightness, color, and scenes. It pairs automatically on first use by pressing the bridge pairing button.

Can I automate turning off all Hue lights before bedtime using a script?

Yes, you can automate turning off Hue lights before bedtime using CLI commands within scripts. The tool supports turning lights on or off and adjusting settings across rooms, enabling scheduled home-automation workflows without a GUI.

Do I need a Hue Bridge to adjust brightness and color temperature locally?

Yes, you need a Philips Hue Bridge connected to your local network to adjust brightness and color temperature. The CLI pairs directly with the bridge hardware on first run to communicate with color-capable bulbs and apply scenes.

What's the best way to apply predefined scenes across Hue rooms without an app?

The best way to apply predefined scenes across Hue rooms without an app is using a CLI tool that lists rooms and scenes to trigger synchronized lighting control. This allows quick adjustments like setting a movie mode directly from the terminal.

How does CLI pairing work when connecting to a Hue Bridge for the first time?

CLI pairing works by prompting you to press the pairing button on the Hue Bridge during the first run. This establishes a local connection allowing the command line tool to securely control color-capable bulbs, rooms, and scenes.