# Hue

### Usage

Indicate status via groups:

```bash
chroma-feedback -c philips.hue

--philips-hue-bridge-ip <bridge-ip>
--philips-hue-group-name <group-name>
```

Indicate status via lights:

```bash
chroma-feedback -c philips.hue

--philips-hue-bridge-ip <bridge-ip>
--philips-hue-light-id <light-id>
```

### Options

| Name                   | Mandatory |
| ---------------------- | --------- |
| philips-hue-bridge-ip  | optional  |
| philips-hue-group-name | optional  |
| philips-hue-light-id   | optional  |

### Support

| Platform | Compatibility |
| -------- | ------------- |
| Linux    | Yes           |
| Mac      | Yes           |
| Windows  | Yes           |
