Openhue

Control Philips Hue lights and scenes via the OpenHue CLI. Use when this capability is needed.

tomevault-io Updated

File contents

OpenHue

Control Philips Hue lights from the command line.

List Lights

openhue get lights

Turn On/Off

openhue set light "Living Room" --on true
openhue set light "Bedroom" --on false

Set Color and Brightness

openhue set light "Desk Lamp" --brightness 80 --color "#FF6B35"

Scenes

# List scenes
openhue get scenes

# Activate a scene
openhue set scene "Movie Night"

Rooms

openhue get rooms
openhue set room "Office" --on true --brightness 100

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/kody-w--openrappter--openhue commit e001ac3775

Frequently asked questions

npx skillmds@latest add tomevault-io/openhue-9