Thibault Pensec

Results 13 comments of Thibault Pensec

> now that the most important parts of the new Hue API have already been implemented Absolutely no worries! I understand that you are almost ready to release the `v3`...

Hi @Xevion and thanks for reporting this issue. My main problem in investigating this one is that I don´t have any Windows machine to test with. Would you be able...

Hi @Xevion, I've just released the [0.16](https://github.com/openhue/openhue-cli/releases/tag/0.16), including a few improvements regarding the automatic bridge discovery. Please let me know if the `openhue discover` command is now working better on...

Hi @jmma59, Thanks for opening this issue! The `make generate` command requires to install [oapi-codegen](https://github.com/deepmap/oapi-codegen) tool. Can you please try to install it using: ```shell go install github.com/deepmap/oapi-codegen/v2/cmd/oapi-codegen@latest ``` and...

Fixed by https://github.com/openhue/openhue-cli/pull/58

Hello @kylewhirl, Thanks for taking the time to report this and for the interest in keeping the project up-to-date with new Philips Hue features. We're aware that Signify is continually...

Hi @UlrichEckhardt ! That's an interesting one. I just checked the [Hue CLIP API v2](https://developers.meethue.com/develop/hue-api-v2/api-reference/#resource_device_software_update__id__put) and found out that there is indeed an API endpoint that could trigger a software...

The API host is not https://philips-hue.com but the local IP of your bridge. Please follow https://www.openhue.io/cli/setup#the-config-command to find it out.

Hi @jimlynnjulian, thanks for reporting this issue. Would you be able to provide the result of the following command: ``` openhue get ``` This command can be used to list...

@jimlynnjulian - are you able to confirm the the number of lights listed in the `openhue get` command result is the one you are expecting? Could you also check if...