openhue

Control Philips Hue lights, rooms, and scenes via the OpenHue CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to control your Philips Hue lights and scenes directly from the command line or through an AI interface, simplifying smart home automation.

Core Features & Use Cases

  • Light Control: Turn lights on/off, adjust brightness, color temperature, and color.
  • Scene Activation: Set predefined scenes like "movie mode" or "work mode".
  • Room Control: Manage all lights within a specific room simultaneously.
  • Use Case: "Set the living room lights to 50% brightness and a warm color temperature for a relaxing evening."

Quick Start

Use the openhue skill to turn on the living room lights to 50% brightness.

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 using the OpenHue CLI to manage individual lights, adjust brightness, and change colors programmatically.

Can I activate predefined Philips Hue scenes using CLI automation?

Yes, you can activate predefined Philips Hue scenes using CLI automation by triggering programmatic commands to set specific modes like movie or work mode.

Do I need a Hue Bridge to manage lighting with the OpenHue CLI?

Yes, you need a Hue Bridge accessible on your local network and the OpenHue CLI tool installed to manage your lighting setup successfully.

How do I adjust brightness and color temperature for a specific room?

You can adjust brightness and color temperature for a specific room by using room control features to manage all lights within that room simultaneously via CLI commands.

What is the best way to automate smart home lighting without a graphical app?

Automating smart home lighting without a graphical app is best achieved by using CLI tools to programmatically trigger scenes and control light states directly.