openhue

Control Philips Hue lights and scenes via the OpenHue CLI tool.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/xxrenzhe/autobb --skill openhue-xxrenzhe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/xxrenzhe/autobb/tree/main/openclaw-prebuilt/skills/openhue
Command: npx skills add https://github.com/xxrenzhe/autobb --skill openhue-xxrenzhe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to control your Philips Hue lights and scenes directly from the command line, integrating smart lighting into your automated workflows.

Core Features & Use Cases

  • Discover Bridges: Automatically find your Hue bridges on the network.
  • Setup Lights & Scenes: Configure and manage your lights, rooms, and scenes.
  • Control Lights: Turn lights on/off, adjust brightness, and set colors.
  • Activate Scenes: Apply pre-configured lighting scenes.
  • Use Case: Imagine you want to set a "movie night" scene in your living room. You can use this Skill to activate the scene with a single command.

Quick Start

Use the openhue skill to turn on the light named 'Living Room Lamp'.

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

You can control Philips Hue lights using the command line by leveraging the OpenHue CLI tool to turn lights on or off, adjust brightness, set RGB colors, and activate scenes by light ID or name.

Can I automate Philips Hue lighting scenes for specific routines?

Yes, you can automate Philips Hue lighting scenes by integrating the OpenHue CLI into your workflows, allowing you to programmatically activate pre-configured scenes like a movie night setting with a single command.

What do I need to set up before controlling Philips Hue lights from the CLI?

Before controlling Philips Hue lights, you need the 'openhue-cli' binary installed and configured, which includes automatically discovering your Hue bridges on the network and completing a guided setup process.

Is it possible to adjust RGB colors and brightness for specific Hue lights by name?

Yes, the OpenHue CLI supports programmatic control of lights by ID or name, enabling you to directly adjust both brightness levels and RGB color settings for specific lights in your smart home setup.

What are the limitations of using a CLI tool for smart home lighting control?

Using a CLI tool for smart home lighting control requires the 'openhue-cli' binary to be installed locally and depends on network connectivity to your Hue bridge, lacking native GUI feedback for real-time visual adjustments.