Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 'openhue set light' command now allows setting the color #18

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

thibauult
Copy link
Contributor

Examples:

# Set color (in RGB) of a single light
openhue set light 15f51223-1e83-4e48-9158-0c20dbd5734e --on --rgb #3399FF

# Set color (in CIE space) of a single light
openhue set light 15f51223-1e83-4e48-9158-0c20dbd5734e --on -x 0.675 -y 0.322

# Set color (by name) of a single light
openhue set light 15f51223-1e83-4e48-9158-0c20dbd5734e --on --color powder_blue

Verified

This commit was signed with the committer’s verified signature.
sp1ritCS Florian "sp1rit"
@thibauult thibauult added the feature New feature or request label Nov 27, 2023
@thibauult thibauult merged commit 13389e0 into main Nov 27, 2023
@thibauult thibauult deleted the cmd/set-light-color branch November 27, 2023 18:04
thibauult added a commit that referenced this pull request Nov 28, 2023
A not required change was introduced via
#18

Let's revert it!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant