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 to auth command #3

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Added to auth command #3

merged 3 commits into from
Oct 31, 2023

Conversation

thibauult
Copy link
Contributor

The openhue auth command is used to retrieve the hue-application-key.

🕙 22:32:07 ❯ go run . auth -h

Authenticate to retrieve the Hue Application Key. Requires to go and press the button on the bridge

Usage:
  openhue-cli auth [flags]

Flags:
  -b, --bridge string       Bridge IP (example '192.168.1.23')
  -d, --devicetype string   Device identifier (default "tpensec-mbp")
  -k, --generateclientkey   Generate the client key (default true)
  -h, --help                help for auth

@thibauult thibauult merged commit e163845 into main Oct 31, 2023
1 check passed
@thibauult thibauult deleted the cmd/auth branch October 31, 2023 21:34
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