openhue

Manage Philips Hue lights and scenes via the OpenHue CLI.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/juliuss1907/knowledge-base --skill openhue-juliuss1907
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/juliuss1907/knowledge-base/tree/main/.hermes/skills/smart-home/openhue
Command: npx skills add https://github.com/juliuss1907/knowledge-base --skill openhue-juliuss1907

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for automation of Philips Hue lighting, offering control and customization of lights, scenes, and rooms from the terminal.

Core Features & Use Cases

  • Philips Hue Control: Execute commands to turn lights on/off, dim/brighten, change color temperature and hues.
  • Scene Management: Set scenes for rooms, such as movie mode or a relaxed ambiance.
  • Room Controls: Control individual bulbs or entire rooms.
  • Use Case: For example, set your home's lighting to "evening" scene in one command to simulate a warm, inviting environment.

Quick Start

To turn on the lights in the living room with 50% brightness, use the command: use openhue set room "Living Room" --on --brightness 50.

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 from the terminal?

You can automate Philips Hue lighting from the terminal by executing OpenHue CLI commands to turn bulbs on/off, adjust brightness, change colors, and set room scenes.

What do I need to control Philips Hue lights via command line?

To control Philips Hue lights via command line, you need the OpenHue CLI installed and a connected Philips Hue Bridge on your local network.

Can I set custom lighting scenes for a room using home automation?

Yes, home automation allows you to set custom lighting scenes for entire rooms, such as activating a movie mode or a warm evening ambiance using a single command.

Does OpenHue support adjusting color temperature and dimming for smart bulbs?

Yes, OpenHue supports adjusting color temperature and dimming for smart bulbs by executing specific commands to change hues and modify brightness levels.

What is the best way to manage IoT lighting for individual rooms versus single bulbs?

The best way to manage IoT lighting is using OpenHue CLI to target either entire rooms for group scene changes or individual bulbs for specific lighting adjustments.