openhue

steipete/clawdis · updated Apr 8, 2026

$npx skills add https://github.com/steipete/clawdis --skill openhue
0 commentsdiscussion
summary

Use openhue to control Philips Hue lights and scenes via a Hue Bridge.

skill.md

OpenHue CLI

Use openhue to control Philips Hue lights and scenes via a Hue Bridge.

When to Use

USE this skill when:

  • "Turn on/off the lights"
  • "Dim the living room lights"
  • "Set a scene" or "movie mode"
  • Controlling specific Hue rooms or zones
  • Adjusting brightness, color, or color temperature

When NOT to Use

DON'T use this skill when:

  • Non-Hue smart devices (other brands) → not supported
  • HomeKit scenes or Shortcuts → use Apple's ecosystem
  • TV or entertainment system control
  • Thermostat or HVAC
  • Smart plugs (unless Hue smart plugs)

Common Commands

List Resources

openhue get light       # List all lights
openhue get room        # List all rooms
openhue get scene       # List all scenes

Control Lights

# Turn on/off
openhue set light "Bedroom Lamp" --on
openhue set light "Bedroom Lamp" --off

# Brightness (0-100)
openhue set light "Bedroom Lamp" --on --brightness 50

# Color temperature (warm to cool: 153-500 mirek)
openhue set light "Bedroom Lamp" --on --temperature 300

# Color (by name or hex)
openhue set light "Bedroom Lamp" --on --color red
openhue set light "Bedroom Lamp" --on --rgb "#FF5500"

Control Rooms

# Turn off entire room
openhue set room "Bedroom" --off

# Set room brightness
openhue set room "Bedroom" --on --brightness 30

Scenes

# Activate scene
openhue set scene "Relax" --room "Bedroom"
openhue set scene "Concentrate" --room "Office"

Quick Presets

# Bedtime (dim warm)
openhue set room "Bedroom" --on --brightness 20 --temperature 450

# Work mode (bright cool)
openhue set room "Office" --on --brightness 100 --temperature 250

# Movie mode (dim)
openhue set room "Living Room" --on --brightness 10

Notes

  • Bridge must be on local network
  • First run requires button press on Hue bridge to pair
  • Colors only work on color-capable bulbs (not white-only)

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.556 reviews
  • Shikha Mishra· Dec 24, 2024

    Registry listing for openhue matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Chinedu Harris· Dec 24, 2024

    Solid pick for teams standardizing on skills: openhue is focused, and the summary matches what you get after install.

  • Hassan Chen· Dec 20, 2024

    openhue fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Evelyn Ramirez· Dec 20, 2024

    Keeps context tight: openhue is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Ira Thomas· Dec 8, 2024

    Registry listing for openhue matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Amina Martin· Nov 27, 2024

    Solid pick for teams standardizing on skills: openhue is focused, and the summary matches what you get after install.

  • Yash Thakker· Nov 15, 2024

    Solid pick for teams standardizing on skills: openhue is focused, and the summary matches what you get after install.

  • Mia Diallo· Nov 15, 2024

    Registry listing for openhue matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Aanya Park· Nov 11, 2024

    We added openhue from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Li Srinivasan· Nov 11, 2024

    openhue has been reliable in day-to-day use. Documentation quality is above average for community skills.

showing 1-10 of 56

1 / 6