# OpenHue

Our open-source projects simplify your development process, whether you're building a smart home app, automation scripts, or anything in between.

<figure><img src="https://3987296118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdIv4VNZfD3A7OnUUtXKc%2Fuploads%2FLom8uPRSyrsIpVH6anwg%2Fheader.png?alt=media&#x26;token=24273917-3ab1-4f75-ba00-c588b2ca99e9" alt=""><figcaption></figcaption></figure>

## Our Projects

### [**openhue-api**](https://github.com/openhue/openhue-api)

The heart of OpenHue Project, an OpenAPI specification for the Philips Hue REST API. Connect and control Hue devices effortlessly. More info in the [api](https://www.openhue.io/api "mention") section.

### [**openhue-cli**](https://github.com/openhue/openhue-cli)

Automation made easy. OpenHue CLI is a command-line interface for interacting with Philips Hue smart lighting systems. More info in the [cli](https://www.openhue.io/cli "mention") section.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.openhue.io/openhue.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
