openhue

Manage Philips Hue lights and scenes via OpenHue CLI commands.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill openhue-lxh755818-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/lxh755818-bot/obsidian-vault/tree/main/backup/skills/smart-home/openhue
Command: npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill openhue-lxh755818-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openhue, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manage and automate your Philips Hue lights and scenes effortlessly from the command line, saving time and enhancing your smart home experience.

Core Features & Use Cases

  • Control Lights and Scenes: Turn on/off lights, adjust brightness, set colors, and create custom scenes.
  • Networked Automation: Execute commands across multiple rooms and bulbs simultaneously.
  • Integration with Cron Jobs: Automate lighting schedules to adjust to your lifestyle.
  • Use Case: For example, create a scene for a movie night with a single command that dims the lights and sets a warm ambiance.

Quick Start

Use the openhue skill to turn on the lights in the living room by typing 'openhue set scene "Movie Mode" --room "Living Room"'.

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 OpenHue CLI to manage individual bulbs, rooms, and scenes with custom text commands. It enables turning lights on or off, adjusting brightness, and setting colors directly from your terminal.

Do I need a Hue Bridge on the same local network to manage scenes via CLI?

Yes, managing scenes via CLI requires a Hue Bridge on the same local network. The OpenHue CLI communicates locally with the bridge to execute commands across multiple rooms and bulbs simultaneously.

Can I automate home lighting schedules using the OpenHue CLI?

Yes, you can automate home lighting schedules by integrating OpenHue CLI commands with cron jobs. This allows you to execute networked automation commands that adjust lighting to fit your lifestyle automatically.

What is the best way to set a custom scene for multiple rooms with Philips Hue?

The best way to set a custom scene for multiple rooms is using the OpenHue CLI to execute commands across multiple bulbs simultaneously. You can create a single command like setting a warm ambiance for movie night.

Why does my OpenHue CLI fail to adjust brightness or set colors?

OpenHue CLI may fail to adjust brightness or set colors if the Hue Bridge is not on the same local network or the OpenHue CLI is not properly installed. Ensure both prerequisites are met to control lights successfully.