openhue

Control Philips Hue lights and scenes from the command line.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Solitude01/proiect-new --skill openhue-solitude01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/Solitude01/proiect-new/tree/main/%E5%88%9B%E6%84%8F/%E9%A3%9E%E7%89%9B/OPENCLAW/openclaw/openclaw/skills/openhue
Command: npx skills add https://github.com/Solitude01/proiect-new --skill openhue-solitude01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Philips Hue light management often requires using an app or manual bridge controls. OpenHue CLI provides a quick, scriptable way to operate lights and scenes from the terminal.

Core Features & Use Cases

  • Turn lights on and off for individual bulbs, rooms, or zones.
  • Adjust brightness and color temperature to craft scenes.
  • Activate predefined scenes or automate lighting across rooms.
  • Discover lights, rooms, and scenes directly from the CLI.

Quick Start

Install the OpenHue CLI and begin controlling your Hue lights with simple, terminal-based commands.

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 the OpenHue CLI to manage individual bulbs, rooms, and zones with simple terminal commands. It enables scriptable lighting control without requiring the Hue app.

Can I automate Hue lighting scenes using a CLI script?

Yes, you can automate Hue lighting scenes using the OpenHue CLI. It allows you to activate predefined scenes, adjust brightness and color temperature, and script lighting workflows across rooms directly from the terminal.

Do I need a local network connection to manage Hue lights via the terminal?

Yes, managing Hue lights via the terminal requires a local network connection to the Hue Bridge. You also need a working OpenHue CLI installation, which can be installed via brew, to communicate with the bridge.

What is the best way to script home automation for Hue lights without the mobile app?

The best way to script home automation for Hue lights without the mobile app is using a CLI tool like OpenHue. It interfaces directly with a local Hue Bridge to provide scripted or ad-hoc control over lights and scenes.

How do I discover Hue rooms and scenes from the terminal?

You can discover Hue rooms and scenes from the terminal using the OpenHue CLI. It provides commands to query and list available lights, rooms, and scenes directly from your local Hue Bridge for use in automation scripts.

Can I adjust brightness and color temperature of Hue lights using terminal commands?

Yes, you can adjust brightness and color temperature of Hue lights using terminal commands. The OpenHue CLI allows you to modify these settings for individual bulbs or rooms to craft custom lighting scenes programmatically.