openhue

Controls Philips Hue lights locally via the OpenHue CLI and Hue Bridge REST API.

779|139|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/taracodlabs/aiden --skill openhue-taracodlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/taracodlabs/aiden/tree/main/skills/openhue
Command: npx skills add https://github.com/taracodlabs/aiden --skill openhue-taracodlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenHue enables local, cloud-free control of Philips Hue lights via the OpenHue CLI and Hue Bridge REST API, empowering offline smart-home automation.

Core Features & Use Cases

  • Local control of Hue lights (on/off, brightness, color) using the OpenHue CLI or REST API.
  • Discover lights, activate scenes, and automate lighting tasks within a completely local network.
  • Real-world scenario: set the living room to a warm scene during evenings and automate lights to turn off when you leave.

Quick Start

Install the OpenHue CLI, pair with your Hue Bridge on the local network, and run a sample command to list lights.

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 locally without cloud access?

Local Hue light control is achieved through the OpenHue CLI, which communicates directly with the Hue Bridge REST API on your local network to execute offline smart-home lighting commands without cloud access.

What do I need to set up local Hue automation with OpenHue?

Local Hue automation requires installing the OpenHue CLI, having a Hue Bridge on the same local network, and configuring appropriate authentication credentials to access the Bridge's REST API.

Can I adjust brightness and color of Hue lights using a command line interface?

Yes, you can adjust brightness and color, toggle lights on or off, list devices, and activate scenes by sending commands through the OpenHue CLI to the Hue Bridge REST API.

What's the best way to automate smart-home lighting scenes on a local network?

Automating local smart-home lighting is best handled via the OpenHue CLI, which interfaces with the Hue Bridge REST API to activate scenes, adjust brightness, and manage devices entirely offline.

Does local Hue light control work if my internet connection goes down?

Yes, because OpenHue uses the Hue Bridge REST API over your local network, your Hue light control automation continues to function offline without relying on an active internet connection.