Lights
Display and control the lights.
Get Lights
Usage
openhue get light [lightId|lightName] [flags]Flags
Name
Shorthand
Default
Usage
Examples
# List all lights as a table
openhue get lights
# List all lights as JSON
openhue get lights --json
# Get details for a single light in JSON format
openhue get light aa31ba26-98a7-4830-8ae9-1b7caa8b5700 --json
# Get light by name
openhue get light "Hue Go"
# List all lights for a specific room
openhue get light --room "Living Room"Set Lights
Usage
Flags
Name
Shorthand
Default
Usage
Examples
Available Colors
Last updated
Was this helpful?