openhue

Automate Philips Hue lights and scenes via the OpenHue CLI.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Luzzer/Kraken --skill openhue-luzzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/Luzzer/Kraken/tree/main/skills/openhue
Command: npx skills add https://github.com/Luzzer/Kraken --skill openhue-luzzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Control Philips Hue lights and scenes using the OpenHue CLI, enabling quick automation and scripting of lighting.

Core Features & Use Cases

  • List lights and rooms to understand your Hue setup.
  • Set brightness, color temperature, and color for individual lights or groups.
  • Activate scenes or rooms to create ambience with simple commands.

Quick Start

Execute the command openhue get light to list all lights and begin scripting lighting tasks.

Frequently Asked Questions about openhue

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

FAQPage Schema
How do I automate Philips Hue lights from the command line?

You can automate Philips Hue lights via the OpenHue CLI, which parses command options and manages Hue Bridge pairing. It handles listing lights, rooms, and scenes, adjusting brightness, color temperature, and color across individual lights or groups.

Can I set brightness and color temperature for specific Hue rooms using CLI?

Yes, you can set brightness and color temperature for specific Hue rooms using CLI commands. The OpenHue CLI allows you to adjust these settings across individual lights or groups via parsed command options.

How do I activate Philips Hue scenes via home automation scripts?

You activate Philips Hue scenes via home automation scripts by executing OpenHue CLI commands. This enables you to activate scenes or rooms to create ambience with simple commands applied to home lighting workflows.

Do I need to pair with the Hue Bridge before controlling lighting via CLI?

Yes, you need to pair with the Hue Bridge before controlling lighting via CLI. The OpenHue CLI satisfies requirements to manage pairing with the Hue Bridge, ensuring successful communication with your lights.

What is the best way to list all Philips Hue lights for scripting?

The best way to list all Philips Hue lights for scripting is executing the `openhue get light` command. This returns a list of all lights, helping you understand your Hue setup and begin scripting lighting tasks.

How does the OpenHue CLI handle color adjustments for home automation?

The OpenHue CLI handles color adjustments for home automation by parsing command options to set color across individual lights or groups. It interfaces with the Hue Bridge to manage these adjustments within your lighting workflows.