openhue-cli
openhue-cli copied to clipboard
OpenHue CLI is a command-line interface for interacting with Philips Hue smart lighting systems.
At least, I assume it never will, because on Linux, this process finished in half a second, while on **Windows**, it's still running. I'm building with `go install` directly instead...
Hi, I am trying to discover your openhue-CLI tools. I have folowed discribed procedure to deploy localy. During install I have mistake : Requirement : OK - Golang (V1.22.1) -...
Print without header and blank line to ease parsing with cli tools ## Summary by CodeRabbit * **New Features** * Added `--terminal` (short `-c`) flag to the get command, providing...
I use openhue-cli inside a script for polybar and I have lots of accessories that are not lights so the log is growing to much. With this simple change, the...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.1 to 1.21.0. Release notes Sourced from github.com/spf13/viper's releases. v1.21.0 What's Changed Enhancements 🚀 Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by @nmvalera in spf13/viper#2015 feat:...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1. Release notes Sourced from github.com/spf13/cobra's releases. v1.10.1 🐛 Fix chore: upgrade pflags v1.0.9 by @jpmcb in spf13/cobra#2305 v1.0.9 of pflags brought back ParseErrorsWhitelist and...
Hi. Thanks for creating this wonderful tool. Is there a way to trigger effects or create new scenes? Kind regards
There appears to be lights when I run `openhue get` - However `openhue get lights` returns nothing Output of `openhue get lights` ``` $ ./openhue get lights ID Name Type...
Hi! I recently bought a starter set and I'm trying to get it to work with open source, but I'm facing real challenges. For some reason, it seems that the...
## Summary by CodeRabbit * New Features * Introduced an AI command group in the CLI for organizing AI-related commands. * Added an MCP server subcommand to run a server...