Go to file
Torjus Håkestad 263d0423a3
All checks were successful
build / build (push) Successful in 1m10s
Merge branch 'poetry2uv'
2024-11-28 21:56:14 +01:00
.github/workflows Add build workflow 2024-10-02 23:09:32 +02:00
huecli Fix mypy checks 2024-11-28 21:52:57 +01:00
.envrc Initial commit 2024-06-04 16:09:05 +02:00
.gitignore Initial commit 2024-06-04 16:09:05 +02:00
.python-version Convert from poetry to uv 2024-11-28 21:42:45 +01:00
flake.lock Convert from poetry to uv 2024-11-28 21:42:45 +01:00
flake.nix Fix mypy checks 2024-11-28 21:52:57 +01:00
poetry.lock Update deps 2024-08-22 21:33:48 +02:00
pyproject.toml Bump version 2024-11-28 21:53:16 +01:00
README.md Set rich markdown mode to none 2024-10-07 23:36:18 +02:00
uv.lock Convert from poetry to uv 2024-11-28 21:42:45 +01:00

huecli

$ huecli --help
Usage: huecli [OPTIONS] COMMAND [ARGS]...

Options:
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.

Commands:
  get-state       Get the state of ID
  set-brightness  Set brigthness of ID to BRIGHTNESS
  set-color       Set the color of ID to COLOR where COLOR is either a...
  set-state       Set the state of ID to STATE
  version         Print huecli version