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

Added the set light command #14

Merged
merged 3 commits into from
Nov 18, 2023
Merged

Added the set light command #14

merged 3 commits into from
Nov 18, 2023

Conversation

thibauult
Copy link
Contributor

@thibauult thibauult commented Nov 18, 2023

Added the openhue set light [lightId] command.

Usage

Set a light on:

openhue set light 15f51223-1e83-4e48-9158-0c20dbd5734e --on

Set a multiple lights on:

openhue set light 15f51223-1e83-4e48-9158-0c20dbd5734e 50a903f0-f060-4219-8301-1b56cba41cd0 --on

Set a light off:

openhue set light 15f51223-1e83-4e48-9158-0c20dbd5734e --off

@thibauult thibauult merged commit 699f043 into main Nov 18, 2023
3 checks passed
@thibauult thibauult deleted the cmd/set branch November 18, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant