An open API service indexing awesome lists of open source software.

https://github.com/avicted/disco

Philips hue program
https://github.com/avicted/disco

Last synced: 9 months ago
JSON representation

Philips hue program

Awesome Lists containing this project

README

          

# Disco

All lights will blink in predefined colors randomly.

## Usage

Define your bridge IP on line 79 `string bridgeIpAddress = ""`

## Run

```bash
dotnet run
```