> For the complete documentation index, see [llms.txt](https://henryruhs.gitbook.io/chroma-feedback/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henryruhs.gitbook.io/chroma-feedback/consumers/lifx-light.md).

# Lifx

### Usage

Indicate status via groups:

```bash
chroma-feedback -c lifx

--lifx-group-name <group-name>
```

Indicate status via lights:

```
chroma-feedback -c lifx

--lifx-light-id <light-id>
```

### Options

| Name            | Mandatory |
| --------------- | --------- |
| lifx-group-name | optional  |
| lifx-light-id   | optional  |

### Support

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