openhue

Control Philips Hue lights and scenes via the OpenHue command-line interface.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/StanH123h/clawdbot-self-use --skill openhue-stanh123h
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/StanH123h/clawdbot-self-use/tree/main/skills/openhue
Command: npx skills add https://github.com/StanH123h/clawdbot-self-use --skill openhue-stanh123h

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows for the programmatic control of Philips Hue lights and scenes, enabling automation and integration with other systems.

Core Features & Use Cases

  • Discover Bridges: Automatically find Hue Bridges on the network.
  • Setup Configuration: Guide users through the process of connecting to a Hue Bridge.
  • Light Control: Turn lights on/off, adjust brightness, and set colors.
  • Scene Activation: Trigger pre-defined lighting scenes.
  • Use Case: Schedule your lights to turn on at a specific brightness and color temperature every morning, or create a "movie mode" scene that dims the lights with a single command.

Quick Start

Use openhue to turn on the living room light.

Frequently Asked Questions about openhue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Philips Hue lights using a command-line interface?

Automate Philips Hue lights by using the openhue-cli binary to control bridge communication, turn lights on or off, adjust brightness, and set colors programmatically.

What do I need to configure before controlling Philips Hue lights programmatically?

You must install and configure the openhue-cli binary for bridge communication before controlling Philips Hue lights, which includes discovering Hue Bridges on your network and completing the initial setup configuration.

Can I trigger pre-defined lighting scenes for my smart home through the command line?

Yes, you can trigger pre-defined lighting scenes for your smart home through the command line by using the openhue-cli to activate specific scene configurations on your Philips Hue bridge.

Does this approach require a specific binary to discover Hue Bridges on the network?

Yes, this approach requires the openhue-cli binary to be installed, which facilitates automatic discovery of Hue Bridges on your network and guides you through the connection setup process.

What is the best way to schedule smart home lighting conditions like a movie mode scene?

The best way to schedule smart home lighting conditions is using the openhue-cli to create commands that trigger scenes like a movie mode, dimming lights or adjusting color temperature automatically.