openhue

Control Philips Hue lights and scenes via the OpenHue CLI.

1|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill openhue-kelinfoxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/kelinfoxy/EZ-Homelab/tree/main/docker-compose/ez-assistant/skills/openhue
Command: npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill openhue-kelinfoxy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenHue CLI simplifies controlling Philips Hue lights and scenes, eliminating the need for separate apps or manual steps to manage lighting.

Core Features & Use Cases

  • CLI control: Discover bridges, list lights, and adjust brightness, color, and scenes from the terminal.
  • Automation-ready: Integrate with scripts and automation workflows to trigger scenes and lighting changes.
  • Use Case: Set up a bedtime routine that dims lights and activates a scene across rooms with a single command.

Quick Start

Install the OpenHue CLI and run 'openhue discover' to connect a Hue Bridge, then control lights with 'openhue set' 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 by installing the OpenHue CLI, running 'openhue discover' to connect a Hue Bridge, and using 'openhue set' commands to adjust brightness and color.

Can I automate Philips Hue scenes using a CLI tool?

Yes, you can automate Philips Hue scenes using the OpenHue CLI by integrating 'openhue set' commands into scripts to trigger lighting changes and activate scenes across rooms automatically.

What do I need to set up the OpenHue CLI for home automation?

To set up the OpenHue CLI for home automation, you need to install the CLI tool and run 'openhue setup' and 'openhue discover' to connect and configure a Philips Hue Bridge on your network.

How do I list and manage Hue lights across multiple rooms?

You can list and manage Hue lights across multiple rooms by using the 'openhue get' command to retrieve your lighting setup, then applying 'openhue set' commands to adjust scenes and brightness.

Why use a CLI tool instead of the Hue app for lighting control?

Using a CLI tool instead of the Hue app enables automation-ready workflows, allowing you to script complex routines like bedtime dimming and trigger scenes across rooms with a single command.