openhue

Control Philips Hue lights and scenes via the OpenHue CLI.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Zentin-L/Masterbot --skill openhue-zentin-l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/Zentin-L/Masterbot/tree/main/skills/openhue
Command: npx skills add https://github.com/Zentin-L/Masterbot --skill openhue-zentin-l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Control Philips Hue lights and scenes quickly from the command line, enabling automation without a GUI and improving setup speed.

Core Features & Use Cases

  • CLI-based control of Hue lights and scenes via the OpenHue CLI.
  • Setup and bridge discovery, read operations for light/room/scene, and write operations to turn on/off, adjust brightness, and set colors.
  • Use Case: automate morning lighting scenes across rooms or integrate with home automation scripts.

Quick Start

Turn on the living room light using the OpenHue CLI.

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 send commands to a connected Hue Bridge, enabling you to turn lights on or off without a GUI.

Can I automate Philips Hue scenes across rooms using a CLI?

Yes, you can automate Philips Hue scenes across rooms by integrating the OpenHue CLI into your home automation scripts, allowing you to apply lighting scenes and adjust brightness programmatically.

Do I need a Hue Bridge to use OpenHue CLI for home automation?

Yes, the OpenHue CLI requires a connected Hue Bridge to discover the bridge setup and execute write operations for adjusting brightness, setting colors, or switching scenes.

What's the best way to script morning lighting routines for Philips Hue?

The best way to script morning lighting routines is by using the OpenHue CLI within your home automation scripts to read room states and apply specific lighting scenes across your home automatically.

Does OpenHue CLI support adjusting brightness and colors for Hue lights?

Yes, OpenHue CLI supports write operations to adjust brightness and set colors for Hue lights, alongside read operations to check light, room, and scene statuses.

Why use a CLI for Philips Hue lighting instead of a GUI?

Using a CLI for Philips Hue lighting improves setup speed and enables automation without a GUI, allowing you to quickly execute commands to control lights and scenes from the terminal.