https://github.com/cmarker0/PhillipsHueApp
This is a project for connecting and speaking to the Phillips Hue API
https://github.com/cmarker0/PhillipsHueApp
java philips-hue
Last synced: 10 months ago
JSON representation
This is a project for connecting and speaking to the Phillips Hue API
- Host: GitHub
- URL: https://github.com/cmarker0/PhillipsHueApp
- Owner: cmarker0
- Created: 2018-06-27T12:45:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T12:46:25.000Z (about 8 years ago)
- Last Synced: 2025-09-19T01:08:45.487Z (10 months ago)
- Topics: java, philips-hue
- Language: Java
- Size: 372 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HueTestApp
This is a weekend project where i use the Philips Hue API to control all the connected light bulbs for a bridge.
When you run this program you will get promoted by a Terminal GUI with options to control the lighting in your system.
Following functionalities are supported
* Brightness control (increase / decrease & manual values)
* Brightness control with microphone input
* Color control (presets and custom)
## How to run the code
1. Open the project in your IDE (I've been developed this program in IntelliJ)
2. Run the main class