openhue

Control Philips Hue lights and scenes via the OpenHue CLI tool.

19.0k|5.6k|Updated Jul 9, 2024
One-click install
npx skills add https://github.com/elizaOS/eliza --skill openhue-elizaos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhue
Source: https://github.com/elizaOS/eliza/tree/main/packages/skills/skills/openhue
Command: npx skills add https://github.com/elizaOS/eliza --skill openhue-elizaos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to control their Philips Hue lights and scenes programmatically, enabling automation and integration with other systems.

Core Features & Use Cases

  • Light Control: Turn lights on/off, adjust brightness, and set colors.
  • Scene Management: Activate pre-defined scenes.
  • Discovery & Setup: Helps in discovering Hue Bridges and setting up the connection.
  • Use Case: Automatically turn on specific lights to a certain color when a meeting starts.

Quick Start

Turn on the light named "Living Room Lamp" to a brightness of 50%.

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?

Philips Hue lights can be controlled from the command line using the OpenHue CLI tool, which manages individual lights, rooms, and scenes through command-line operations to turn lights on or off and adjust brightness and colors.

What do I need to set up before automating Philips Hue lights with a CLI?

Automating Philips Hue lights requires the openhue binary to be installed and configured with a Hue Bridge, and the Skill facilitates discovering Hue Bridges and setting up the connection to enable programmatic light control.

Can I activate pre-defined Philips Hue scenes using command-line automation?

Philips Hue scenes can be activated through command-line automation using the OpenHue CLI tool, which supports scene management to trigger pre-defined lighting configurations programmatically.

How do I adjust brightness and color on Philips Hue lights programmatically?

Brightness and color on Philips Hue lights can be adjusted programmatically by sending commands through the OpenHue CLI tool, enabling automated control of individual lights to specific brightness levels and color values.

Does Philips Hue automation work for triggering lights when an event starts?

Philips Hue automation supports event-driven triggers, such as automatically turning on specific lights to a certain color when a meeting starts, by integrating the OpenHue CLI tool with other systems.