openhue

Automates Philips Hue lighting via OpenHue CLI commands for on/off, brightness, color, and scenes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of controlling Philips Hue lights and scenes, allowing you to easily manage your smart home lighting from the terminal.

Core Features & Use Cases

  • Light Control: Turn on/off, dim, adjust color temperature, and change color of individual lights.
  • Scene Management: Set scenes for different lighting effects and control rooms or zones.
  • Automation: Use cron jobs to automate lighting schedules and triggers.
  • Use Case: Automatically dim the lights to 30% brightness and set a 'Relax' scene when it's time for bed.

Quick Start

Use the openhue skill to turn on the 'Living Room' lights with a warm color temperature.

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

You can control Philips Hue lights from the terminal by using the openhue Skill to automate on/off, brightness, color, and scene operations via the OpenHue CLI.

Can I automate smart home lighting schedules with cron jobs?

Yes, you can automate smart home lighting schedules using cron jobs to trigger actions like dimming lights to a specific brightness and setting scenes for different times of the day.

What do I need to set up Philips Hue home automation locally?

To set up local Philips Hue home automation, you need the OpenHue CLI installed, a Hue Bridge paired to your lights, and local network connectivity to execute the commands.

How do I manage lighting scenes and zones for Philips Hue?

You can manage lighting scenes and zones by setting specific lighting effects and controlling entire rooms or zones directly through the OpenHue CLI automation commands.

Does openhue work without an internet connection?

Yes, the openhue Skill operates using local network connectivity and communicates directly with the Hue Bridge, allowing you to control your lighting systems without an external internet connection.