openhue

Automates Hue light and scene control via OpenHue CLI commands.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/joeleung0122/testing --skill openhue-joeleung0122
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/joeleung0122/testing/tree/main/skills/openhue
Command: npx skills add https://github.com/joeleung0122/testing --skill openhue-joeleung0122

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simplifies and automates controlling Philips Hue lights and scenes from the command line, reducing the manual steps needed to manage lighting across rooms and moods.

Core Features & Use Cases

  • Discover Hue bridges and connect to your Hue ecosystem.
  • Read state data for lights, rooms, and scenes and apply updates.
  • Write operations to turn lights on/off, adjust brightness, set colors, and activate scenes for home automation scenarios.
  • Use case: orchestrate a multi-room scene for movie night with a single CLI command.

Quick Start

Turn on living room lights and set a warm color using the OpenHue CLI.

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 lighting control from the command line?

You can automate Philips Hue lighting control by using the OpenHue CLI to issue write commands for on/off, brightness, color, and scenes across multiple lights.

What do I need to start controlling Hue lights via CLI?

To start controlling Hue lights via CLI, you need the OpenHue CLI installed and a Philips Hue Bridge accessible on your local network to discover and connect.

Can I activate a multi-room scene for movie night using a single command?

Yes, you can activate a multi-room scene for movie night with a single CLI command by applying read state data for rooms and scenes to orchestrate write operations.

How does querying Hue bridge devices work for home automation?

Querying Hue bridge devices works by discovering bridges on the network, allowing you to read state data for lights, rooms, and scenes to apply home automation updates.

What is the best way to turn on Hue lights and set a warm color?

The best way to turn on Hue lights and set a warm color is to execute a write operation through the OpenHue CLI to adjust brightness and set specific color values.