openhue

Control Philips Hue lights and scenes from the command line.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Control Philips Hue lights and scenes from the command line to automate lighting.

Core Features & Use Cases

  • Quick access to turn lights on/off, adjust brightness, and set color temperature.
  • Scene activation across rooms for mood or routines (movie night, wake-up, etc.).
  • Suited for automation scripts, cron jobs, and remote terminal management.

Quick Start

Turn on a light named 'Bedroom Lamp' or apply a scene named 'Relax' from the command line.

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 the OpenHue CLI to turn lights on or off, adjust brightness, and set color temperature. It supports commands to get lights, rooms, scenes and set their state.

Can I automate Philips Hue scenes using cron jobs?

Yes, you can automate Philips Hue scenes using cron jobs by executing command-line instructions. This allows you to activate specific scenes or adjust lighting on a schedule for routines like movie night or wake-up.

Do I need the OpenHue CLI installed to manage lighting remotely?

Yes, you need the OpenHue CLI installed and accessible in your system PATH to manage lighting remotely. This command-line tool provides the necessary commands to query and update your Hue bridge state.

What is the best way to activate a Hue scene across rooms from a terminal?

The best way to activate a Hue scene across rooms from a terminal is using the OpenHue CLI. It directly interfaces with your Hue system to apply predefined scenes for mood or routines without manual app interaction.

How does command-line home automation work for adjusting brightness?

Command-line home automation for adjusting brightness works by sending state commands via the OpenHue CLI. This allows scripts to programmatically modify brightness levels across specified rooms or individual lights.