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

https://github.com/goliatone/hue-facade


https://github.com/goliatone/hue-facade

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Hue facade

#### Configuration
Edit **config/hue-facade.json**:

```json
{
"bridges": [
{
"id": "desk",
"host": "192.168.75.135",
"user": "2b365f3514536e0e30a843a26cacb45a"
},{
"id": "guest",
"host": "192.168.75.148",
"user": "a301a0f03959abae3586639646eb203f"
}
],
"options":{
"offDelay": 4000,
"onDelay": 5000,
"onParams": [0, 0.58, 1],
"onTransitionTime": 50,
"offParams": [0, 0.58, 0],
"offTransitionTime": 40
}
}

```

#### Development
To discover bridges, use UPNP feature:

https://www.meethue.com/api/nupnp