openhue

Automates Philips Hue lighting control via the command line.

6|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Strategic-Automation/arachne --skill openhue-strategic-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/Strategic-Automation/arachne/tree/main/src/arachne/skills/default/smart-home/openhue
Command: npx skills add https://github.com/Strategic-Automation/arachne --skill openhue-strategic-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenHue CLI enables direct, scriptable control of Philips Hue lights and scenes from the terminal, eliminating the need to open the Hue app for routine tasks.

Core Features & Use Cases

  • List lights, rooms, and scenes
  • Turn lights on/off, adjust brightness, color temperature, and color
  • Apply predefined scenes to rooms or individual lights

Quick Start

Install the OpenHue CLI, pair your Hue Bridge, and start controlling lights from the terminal.

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 by using the OpenHue CLI to send local network commands to a paired Hue Bridge. This allows you to toggle lights, adjust brightness, and change colors directly from your terminal.

Can I adjust brightness and color temperature of Hue lights via CLI?

Yes, you can adjust brightness and color temperature of Hue lights via CLI. The OpenHue CLI accepts command line arguments to modify these settings, enabling precise lighting control without needing the official mobile application.

How do I apply predefined Hue scenes to a room from the terminal?

To apply predefined Hue scenes from the terminal, execute the OpenHue CLI command targeting a specific room or light. The CLI interfaces with your paired Hue Bridge over the local network to instantly apply the selected scene configuration.

What do I need to automate smart home lighting with a CLI tool?

To automate smart home lighting with a CLI tool, you need the OpenHue CLI installed, a paired Philips Hue Bridge, and an active local network connection. These components allow your terminal commands to communicate directly with your lighting system.

Does the OpenHue CLI require a local network connection to function?

Yes, the OpenHue CLI requires a local network connection to function. It communicates directly with a paired Hue Bridge on your local network, ensuring fast, scriptable execution of lighting commands without relying on cloud services.

How do I list all available Hue rooms and scenes in the terminal?

You can list all available Hue rooms and scenes in the terminal by running the specific list commands provided by the OpenHue CLI. It queries your paired Hue Bridge and returns the current lighting infrastructure status.