openhue

Control Philips Hue lights and scenes via the OpenHue CLI.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Yogi-076/Vajrascan.on --skill openhue-yogi-076
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/Yogi-076/Vajrascan.on/tree/main/moltbot/skills/openhue
Command: npx skills add https://github.com/Yogi-076/Vajrascan.on --skill openhue-yogi-076

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide command-line control and automation for Philips Hue lights and scenes so users can discover bridges, inspect device state, and apply lighting changes without relying on mobile apps.

Core Features & Use Cases

  • Bridge discovery & setup: Find local Hue Bridges and perform the guided setup that may require pressing the physical bridge button.
  • Read device state: Export lights, rooms, and scenes as JSON for inventory, audits, or integration with automation tools.
  • Control and automation: Turn lights on/off, set brightness, change color by RGB, and activate scenes from scripts or AI-driven workflows.
  • Use Case: Automate an evening routine that dims living room lights to 50%, sets a warm color, and activates a predefined scene across multiple rooms.

Quick Start

Use OpenHue to discover your Hue bridge, complete the guided setup if prompted, and then turn the living room lights on at 50% brightness with color #3399FF.

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 discover bridges, inspect state, and toggle brightness, color, and scenes without relying on mobile apps.

How do I find my local Hue Bridge and complete setup via CLI?

To find your local Hue Bridge via CLI, use the OpenHue bridge discovery feature, which guides you through setup and occasionally requires pressing the physical bridge button for confirmation.

Can I export Philips Hue lights, rooms, and scenes to JSON?

Yes, you can export Philips Hue lights, rooms, and scenes to JSON using the OpenHue CLI, allowing you to perform device inventory, audits, or integrate with external automation tools.

Does CLI Philips Hue control require physical access to the bridge?

CLI Philips Hue control requires network access to the Hue Bridge and occasional physical confirmation by pressing the bridge button during the initial guided setup process.

How do I automate an evening lighting routine with Philips Hue scenes?

You can automate an evening lighting routine by using CLI commands or scripts to dim Hue lights to a specific brightness, set an RGB color, and activate predefined scenes across multiple rooms.