https://github.com/theworkflow/hue-knob
IoT Grove Sensor to adjust hue lights
https://github.com/theworkflow/hue-knob
Last synced: 9 months ago
JSON representation
IoT Grove Sensor to adjust hue lights
- Host: GitHub
- URL: https://github.com/theworkflow/hue-knob
- Owner: theworkflow
- Created: 2016-11-30T07:22:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-01T22:10:27.000Z (over 9 years ago)
- Last Synced: 2025-10-13T15:04:05.099Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hue Knob
Small application to set hue for Philips Hue Lights
## Requirements
- Philips Hue Light
- Intel Edison
- Node.js v4 installed on Edison
- Rotary Angle Sensor
- RESTful API for Hue lights
## Configuration
#### HUE_API
URL endpoint to send requests to. The API will need to be
able to communicate with the Hue Bridge.
## License
MIT