openhue

Control Philips Hue lights and scenes through the OpenHue CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of Philips Hue smart lighting systems by providing a command-line interface for controlling lights and scenes.

Core Features & Use Cases

  • Discover Bridges: Automatically find Hue Bridges on your network.
  • Setup Configuration: Guide users through the initial setup and pairing process.
  • Light Control: Turn lights on/off, adjust brightness, and set colors.
  • Scene Activation: Apply pre-configured lighting scenes.
  • Use Case: Dim the living room lights to 30% and set them to a warm white color for movie night.

Quick Start

Use the openhue skill to turn on the light named 'Living Room Lamp'.

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 using a command-line interface?

You can control Philips Hue lights via a CLI by sending commands to your Hue Bridge. This approach enables programmatic control to turn lights on or off, adjust brightness, and set RGB color values.

How do I discover a Philips Hue Bridge on my local network for setup?

To discover a Hue Bridge on your local network, you can use an automated discovery tool. Once found, the system guides you through the initial configuration and pairing process to start controlling your lights.

Can I activate pre-configured Philips Hue scenes using CLI automation?

Yes, you can activate pre-configured lighting scenes using CLI automation. This allows you to instantly apply specific lighting setups across your Philips Hue system through programmatic commands.

How do I set specific brightness and RGB colors for Hue lights?

You set brightness and colors for Hue lights by specifying the desired state in your command. The system supports adjusting brightness levels and setting precise RGB color values for individual lights.

Does this lighting control method require a Hue Bridge to function?

Yes, this lighting control method requires a Hue Bridge to function. The CLI acts as an interface to communicate with the bridge, which directly manages the states and scenes of your Philips Hue lights.