openhue

Control Philips Hue lights and scenes via the OpenHue CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to control your Philips Hue lights and scenes programmatically, enabling automation and custom lighting experiences.

Core Features & Use Cases

  • Light Control: Turn lights on/off, adjust brightness, and set colors.
  • Scene Activation: Trigger pre-defined lighting scenes.
  • Device Discovery: Find Hue bridges on your network.
  • Use Case: Automate your home lighting to turn on at sunset or set a specific mood for movie night.

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 programmatically for home automation?

You can control Philips Hue lights programmatically by using this Skill to interact with the OpenHue CLI. It enables you to manage light states, including toggling on/off, adjusting brightness, and setting colors for automated lighting experiences.

Can I activate Philips Hue scenes automatically for specific moods?

Yes, you can activate Philips Hue scenes automatically. The Skill triggers pre-defined lighting scenes through the OpenHue CLI, allowing you to set specific moods like a movie night atmosphere directly from your automation workflows.

What do I need to set up before adjusting Hue light brightness and color?

Before adjusting Hue light brightness and color, you need the OpenHue CLI installed and configured with a Hue Bridge on your network. The Skill relies on this setup to discover bridges and communicate your lighting commands.

How does the Skill discover Hue bridges on my local network?

The Skill discovers Hue bridges on your local network by utilizing the device discovery feature of the configured OpenHue CLI. This allows your automation system to find and connect to your Hue Bridge hardware automatically.

Is there a way to turn on a specific Philips Hue light by name?

Yes, you can turn on a specific Philips Hue light by name. The Skill processes commands to target individual lights, such as requesting the light named 'Living Room Lamp' to turn on or adjust its state directly.

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

The primary limitation for smart home lighting control is the strict dependency on the OpenHue CLI. All light state changes, scene activations, and bridge discoveries require this external tool to be installed and properly configured beforehand.