openhue

Control Philips Hue lights and scenes through the OpenHue CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fame0528/Savant-dead --skill openhue-fame0528
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/fame0528/Savant-dead/tree/main/skills/openhue
Command: npx skills add https://github.com/fame0528/Savant-dead --skill openhue-fame0528

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the control of Philips Hue lights and scenes, allowing for easy management of your smart lighting environment through a command-line interface.

Core Features & Use Cases

  • Light Control: Turn lights on/off, adjust brightness, color, and color temperature.
  • Room Control: Manage all lights within a specific room simultaneously.
  • Scene Activation: Apply pre-defined lighting scenes for different moods or activities.
  • Use Case: "Set my living room lights to a warm, dim setting for movie night."

Quick Start

Use openhue to turn off all lights in the kitchen.

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

You can automate Philips Hue light control by executing CLI commands to adjust brightness, color, and temperature for individual lights or rooms. This approach enables scripted smart home lighting adjustments without a graphical interface.

Do I need the OpenHue CLI installed to control my smart home lighting?

Yes, you need the OpenHue CLI tool installed and accessible on your local network to control Philips Hue lights. This command-line dependency acts as the bridge to execute automation scripts against your smart home system.

Can I manage multiple Philips Hue lights in a room simultaneously?

Yes, you can manage all lights within a specific room simultaneously. Room control allows you to apply uniform brightness, color temperature, or scene adjustments across the entire group in one command.

How do I activate pre-defined lighting scenes for different activities?

You can activate pre-defined lighting scenes by running scene commands through the CLI. This applies saved brightness and color configurations instantly to match specific moods or activities like a movie night setting.

What are the limitations of using a CLI for Philips Hue automation?

Using a CLI for Philips Hue automation requires manual script execution or external schedulers for time-based triggers, as it lacks built-in event-driven logic. It operates strictly through local network commands without direct graphical feedback.