All Projects → tachoknight → HueControl

tachoknight / HueControl

Licence: other
Java-based framework for working with the Phillips Hue system

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to HueControl

hass-hue-icons
Additional vector icons for home assistant to model Philips Hue bulbs and fixtures.
Stars: ✭ 161 (+1050%)
Mutual labels:  philips-hue, hue-lights, hue
hueplusplus
A simple C++ library to control Philips Hue lights on Linux, MacOS, Windows, Espressif ESP32 SDK and Arduino. Full documentation at
Stars: ✭ 48 (+242.86%)
Mutual labels:  philips-hue, hue-lights, hue
HueLightDJ
Hue Light DJ using Hue Entertainment API
Stars: ✭ 54 (+285.71%)
Mutual labels:  philips-hue, hue-lights, hue
Hue
💡 A Philips Hue library written in Swift, using Combine framework
Stars: ✭ 16 (+14.29%)
Mutual labels:  philips-hue, hue-lights, hue
go-hue
Wrapper API and cli examples in golang for interacting with lights via philips hue hub HTTP API.
Stars: ✭ 57 (+307.14%)
Mutual labels:  philips-hue, hue-lights
esp32 lamp
Control Philips Hue lights with an ESP32
Stars: ✭ 15 (+7.14%)
Mutual labels:  philips-hue, hue-lights
hue exporter
A Prometheus exporter for Philips Hue (written in Go)
Stars: ✭ 109 (+678.57%)
Mutual labels:  hue-lights, hue
Diyhue
Philips Hue emulator that is able to control multiple types of lights
Stars: ✭ 586 (+4085.71%)
Mutual labels:  philips-hue, hue
jarvis
Jarvis Home Automation
Stars: ✭ 81 (+478.57%)
Mutual labels:  hue-lights, hue
Kelvin
Kelvin - The hue bot
Stars: ✭ 256 (+1728.57%)
Mutual labels:  philips-hue, hue
HueBridgeEmulator
Python emulator for Philips Hue Bridge
Stars: ✭ 17 (+21.43%)
Mutual labels:  philips-hue, hue
Harmonizeproject
Harmonize Project - Sync HDMI video with Philips Hue lights using a Raspberry Pi!
Stars: ✭ 252 (+1700%)
Mutual labels:  philips-hue, hue
Huebert
A dead-simple Philips Hue client for web and desktop
Stars: ✭ 51 (+264.29%)
Mutual labels:  philips-hue, hue
yetanotherhueapi
A Java library for controlling Philips Hue lights. Available from the Maven Central.
Stars: ✭ 54 (+285.71%)
Mutual labels:  philips-hue, hue-lights
huebot
Changes a Phillips Hue light's color and flashes based on GitHub's status
Stars: ✭ 34 (+142.86%)
Mutual labels:  philips-hue, hue
Q42.hueapi
C# helper library to talk to the Philips Hue bridge
Stars: ✭ 323 (+2207.14%)
Mutual labels:  philips-hue, hue
homeassistant
Home Assistant Config
Stars: ✭ 50 (+257.14%)
Mutual labels:  hue-lights, hue
Homebridge Hue
Homebridge plugin for Philips Hue and/or deCONZ
Stars: ✭ 637 (+4450%)
Mutual labels:  philips-hue, hue
Harmonizeproject
Harmonize Project lets you sync HDMI video with Philips Hue lights using a Raspberry Pi!
Stars: ✭ 82 (+485.71%)
Mutual labels:  philips-hue, hue
PiHueEntertainment
An application that can handle the Hue Entertainment Areas on a Raspberry Pi
Stars: ✭ 28 (+100%)
Mutual labels:  hue-lights, hue

HueControl

Java-based framework for working with the Phillips Hue system. Uses Jackson to convert responses/requests to objects, all of which are in tachoknight.wantstobe.anearlyriser.model. I'm pretty sure I got everything that the API supports.

As of right now the models exist but I haven't actually put the framework together, been playing with the lights :P

Checkout App.java in src/main/java to see how it can be used (so far).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].